Updated from global requirements

Change-Id: I630fb80404e3f4e71e55dc21f0284989c74731f5
This commit is contained in:
OpenStack Proposal Bot 2015-10-16 00:56:02 +00:00
parent 6019576ff9
commit aa53ea6e7f
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.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'