Updated from global requirements

Change-Id: I8651813da12ccef706fec56514e1e2316e9b6842
This commit is contained in:
OpenStack Proposal Bot 2017-04-13 14:09:29 +00:00
parent 5f4ecf0267
commit d95d9fc163
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
pbr<2.0.0,>=1.8 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
python-mistralclient>=2.0.0 # Apache-2.0
python-mistralclient>=2.0.0 # Apache-2.0
python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0

View File

@ -6,7 +6,7 @@
# https://github.com/pypa/setuptools/issues/951
# This is also referenced here:
# https://github.com/openstack/requirements/blob/stable/ocata/global-requirements.txt#L346
setuptools>=16.0,!=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 # PSF/ZPL
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,>=16.0 # PSF/ZPL
hacking<0.12,>=0.11.0 # Apache-2.0