Updated from global requirements

Change-Id: I7b45251f3307197cee4da03bf051c84dc6adf426
This commit is contained in:
OpenStack Proposal Bot 2015-11-24 18:35:58 +00:00
parent 2ecc714c33
commit 156ac63929
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
oslo.config>=2.3.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
stevedore>=1.5.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6'