Updated from global requirements

Change-Id: I6715b80b0a0267ea0802067b22509e37c0e54a30
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:18:36 +00:00
parent 42f1517b56
commit 12148b8176
2 changed files with 4 additions and 4 deletions

View File

@ -8,8 +8,8 @@ python-swiftclient>=2.2.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-openstackclient>=2.1.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
flake8<2.6.0,>=2.5.4 # MIT
hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
@ -11,7 +11,7 @@ sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
reno>=1.8.0 # Apache2
reno>=1.8.0 # Apache2
# Tempest Plugin
tempest-lib>=0.14.0 # Apache-2.0