Updated from global requirements

Change-Id: I5ecf45ca9ae95c300055afca892cdce98f73df9c
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 05:08:53 +00:00
parent 0999199886
commit cbad507f0f
2 changed files with 3 additions and 3 deletions

View File

@ -2,13 +2,13 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
pbr>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
docker-py>=1.8.1 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-ironicclient>=1.11.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
docutils>=0.11 # OSI-Approved Open Source, Public Domain