Update requirements for congress-tempest-plugin

This commit removes the modules not required from requirements.txt and
test-requirements.txt

Change-Id: I904222f73298eda4c14995a5dddebbae2b49932e
This commit is contained in:
Anusha Ramineni 2018-01-09 16:21:37 +05:30
parent b1ba5935e1
commit 5663272e0c
2 changed files with 6 additions and 20 deletions

View File

@ -3,18 +3,11 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
aodhclient>=0.9.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-monascaclient>=1.7.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
python-congressclient<2000,>=1.3.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
six>=1.10.0 # MIT
tempest>=17.1.0 # Apache-2.0
tenacity>=3.2.1 # Apache-2.0
urllib3>=1.21.1 # MIT

View File

@ -5,15 +5,8 @@
hacking<0.13,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
oslotest>=1.10.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
tenacity>=3.2.1 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
six>=1.10.0 # MIT
openstackdocstheme>=1.17.0 # Apache-2.0
# releasenotes
reno>=2.5.0 # Apache-2.0