Updated from global requirements

Change-Id: I76a031226266248f64b5a61563e0ff3da2492741
This commit is contained in:
OpenStack Proposal Bot 2016-05-31 18:58:01 +00:00
parent 71275bff1d
commit 47d574ba9c

View File

@ -18,7 +18,7 @@ lxml>=2.3 # BSD
passlib>=1.6 # BSD
python-heatclient>=1.1.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # 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-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
@ -33,7 +33,7 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.middleware>=3.0.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.concurrency>=3.8.0 # Apache-2.0
MySQL-python;python_version=='2.7' # GPL with FOSS exception
Babel>=2.3.4 # BSD