Updated from global requirements

Change-Id: Iff6f44f183a0e011c8d1338d3e77f5a60370d2b7
This commit is contained in:
OpenStack Proposal Bot 2017-07-28 04:14:10 +00:00
parent 36fb986434
commit aa365092ae
3 changed files with 3 additions and 3 deletions

View File

@ -13,6 +13,6 @@ eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
six>=1.9.0 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
keystoneauth1>=3.0.1 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0

View File

@ -59,7 +59,7 @@ swift =
httplib2>=0.7.5 # MIT
python-swiftclient>=3.2.0 # Apache-2.0
cinder =
python-cinderclient>=3.0.0 # Apache-2.0
python-cinderclient>=3.1.0 # Apache-2.0
os-brick>=1.15.1 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
oslo.privsep!=1.17.0,>=1.9.0 # Apache-2.0

View File

@ -21,5 +21,5 @@ bandit>=1.1.0 # Apache-2.0
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.11.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0