Updated from global requirements

Change-Id: I5c47b16be5730c9d83b0a9b560e023fc3f7cd8f5
This commit is contained in:
OpenStack Proposal Bot 2016-06-13 22:20:31 +00:00
parent 76fb7683e5
commit 3bdf378f30
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ oslo.config>=3.7.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
oslo.concurrency>=3.7.1 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD

View File

@ -64,7 +64,7 @@ swift =
python-swiftclient>=2.2.0 # Apache-2.0
cinder =
python-cinderclient>=1.3.1 # Apache-2.0
os-brick>=1.0.0 # Apache-2.0
os-brick!=1.4.0,>=1.0.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
[build_sphinx]