Updated from global requirements

Change-Id: Iec914fb99a18e23540f6c45db2def47c573db03f
This commit is contained in:
OpenStack Proposal Bot 2016-05-31 03:01:42 +00:00
parent 0ebc195506
commit 6a72d2c2b7
2 changed files with 3 additions and 3 deletions

@ -15,7 +15,7 @@ oslo.config>=3.9.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.utils>=3.9.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
@ -24,7 +24,7 @@ pbr>=1.6 # Apache-2.0
pecan>=1.0.0 # BSD
python-barbicanclient>=4.0.0 # Apache-2.0
python-ceilometerclient>=2.2.1 # Apache-2.0
python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-heatclient>=1.1.0 # Apache-2.0

@ -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.
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
hacking<0.11,>=0.10.0
nose # LGPL
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0