diff options
| author | Zuul <zuul@review.opendev.org> | 2019-10-22 21:43:09 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-10-22 21:43:09 +0000 |
| commit | 80d2ff41fc8084818f72885352569ed2705a2721 (patch) | |
| tree | b3fdfeddea62122cef70c3abe41c0ba986267341 | |
| parent | aeb094e76596af779393a21d4dc0494027729fa3 (diff) | |
| parent | abdec78fa331ce724008ba864841f36fde294fd9 (diff) | |
| download | python-openstackclient-80d2ff41fc8084818f72885352569ed2705a2721.tar.gz | |
Merge "Remove plugin projects from test-requirements.txt"
| -rw-r--r-- | test-requirements.txt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 71adb0d1..0f59e46f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,26 +17,3 @@ tempest>=17.1.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 bandit!=1.6.0,>=1.1.0 # Apache-2.0 wrapt>=1.7.0 # BSD License - -# Install these to generate sphinx autodocs -aodhclient>=0.9.0 # Apache-2.0 -gnocchiclient>=3.3.1 # Apache-2.0 -osc-placement>=1.7.0 # Apache-2.0 -python-barbicanclient>=4.5.2 # Apache-2.0 -python-congressclient<2000,>=1.9.0 # Apache-2.0 -python-designateclient>=2.7.0 # Apache-2.0 -python-heatclient>=1.10.0 # Apache-2.0 -python-ironicclient>=2.3.0 # Apache-2.0 -python-ironic-inspector-client>=1.5.0 # Apache-2.0 -python-karborclient>=0.6.0 # Apache-2.0 -python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0 -python-muranoclient>=0.8.2 # Apache-2.0 -python-neutronclient>=6.7.0 # Apache-2.0 -python-octaviaclient>=1.3.0 # Apache-2.0 -python-rsdclient>=0.1.0 # Apache-2.0 -python-saharaclient>=1.4.0 # Apache-2.0 -python-searchlightclient>=1.0.0 #Apache-2.0 -python-senlinclient>=1.1.0 # Apache-2.0 -python-troveclient>=2.2.0 # Apache-2.0 -python-zaqarclient>=1.0.0 # Apache-2.0 -python-zunclient>=3.4.0 # Apache-2.0 |
