Updated from global requirements

Change-Id: I9b9e55c4211c7a1ed3177e7c228d1475d1bec301
This commit is contained in:
OpenStack Proposal Bot 2016-11-09 04:26:03 +00:00
parent 51086a645c
commit 64fb1f55bd
2 changed files with 4 additions and 4 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.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
Babel>=2.3.4 # BSD
docker-py<1.8.0,>=1.6.0 # Apache-2.0
python-heatclient>=1.5.0 # Apache-2.0
oslo.config>=3.14.0 # 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.17.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-ironicclient>=1.6.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD