Updated from global requirements

Change-Id: Ib685e1b6b9020dd3dd80136907983e791911510a
This commit is contained in:
OpenStack Proposal Bot 2015-10-19 23:27:24 +00:00
parent 72596b7516
commit fdd725e1df
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.4.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.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'