Updated from global requirements

Change-Id: I4e9b3d6ddfe03145fec4d72fa9c30d6d284d3251
This commit is contained in:
OpenStack Proposal Bot 2016-05-31 02:59:36 +00:00
parent 83008f1ae8
commit cd29dc0e4a
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ python-muranoclient>=0.8.2 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-neutronclient>=4.2.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-swiftclient>=2.2.0 # Apache-2.0
python-ironicclient>=1.1.0 # Apache-2.0
alembic>=0.8.4 # MIT
@ -32,7 +32,7 @@ oslo.messaging>=4.5.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.utils>=3.9.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.vmware>=1.16.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0

View File

@ -5,7 +5,7 @@ hacking<0.11,>=0.10.2
coverage>=3.6 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
requests-mock>=0.7.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0