Updated from global requirements

Change-Id: I4a35292131d240cde15aa64652afef46f246e6a1
This commit is contained in:
OpenStack Proposal Bot 2016-12-15 03:47:08 +00:00
parent 32bdeddfb1
commit 042ab6235e
2 changed files with 5 additions and 5 deletions

View File

@ -14,6 +14,6 @@ six>=1.9.0 # MIT
debtcollector>=1.2.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
keystoneauth1>=2.14.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
keystoneauth1>=2.16.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0

View File

@ -54,10 +54,10 @@ console_scripts =
[extras]
# Dependencies for each of the optional stores
vmware =
oslo.vmware>=2.11.0 # Apache-2.0
oslo.vmware>=2.15.0 # Apache-2.0
swift =
httplib2>=0.7.5 # MIT
python-swiftclient>=2.2.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
cinder =
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
os-brick>=1.8.0 # Apache-2.0