Updated from global requirements

Change-Id: I63f6b8995624b793e7b1892b5a65b04c020f339c
This commit is contained in:
OpenStack Proposal Bot 2016-04-19 12:23:15 +00:00
parent 32d964f725
commit 7b439d64bb
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ 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
stevedore>=1.5.0 # Apache-2.0
stevedore>=1.9.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.3,>=0.18.2 # MIT

View File

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