Updated from global requirements

Change-Id: Ib9772e4382588fad0d0c5ba83a0e99711367decc
This commit is contained in:
OpenStack Proposal Bot 2017-05-30 18:59:19 +00:00
parent a8eec9f17c
commit 0796b1fd91
2 changed files with 2 additions and 2 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.17.0 # Apache-2.0
keystoneauth1>=2.18.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,7 +54,7 @@ console_scripts =
[extras]
# Dependencies for each of the optional stores
vmware =
oslo.vmware>=2.15.0 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
swift =
httplib2>=0.7.5 # MIT
python-swiftclient>=3.2.0 # Apache-2.0