Updated from global requirements

Change-Id: I0c056424110882d25be0bbb9ac40d483830f4298
This commit is contained in:
OpenStack Proposal Bot 2017-09-13 23:56:15 +00:00
parent 613feacdb3
commit e312a3ac04
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
botocore>=1.0.0 # Apache-2.0
botocore>=1.5.1 # Apache-2.0
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
@ -11,12 +11,12 @@ python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-freezerclient>=1.3.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
os-brick>=1.15.2 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.service>=1.24.0 # Apache-2.0
pycrypto>=2.6 # Public Domain
PyMySQL>=0.7.6 # MIT License

View File

@ -9,7 +9,7 @@ mock>=2.0.0 # BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
reno>=2.5.0 # Apache-2.0
@ -19,4 +19,4 @@ astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
tempest>=16.1.0 # Apache-2.0
# Used in integration tests
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0