Updated from global requirements

Change-Id: Iddf766692ae29fc231a8c774ccf73e0b21df415b
This commit is contained in:
OpenStack Proposal Bot 2015-01-27 02:23:38 +00:00
parent eb9251173c
commit bfb8c972ef
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
oslo.config>=1.6.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
stevedore>=1.1.0 # Apache-2.0
# for jsonutils

View File

@ -7,7 +7,7 @@ pbr>=0.6,!=0.7,<1.0
oslo.config>=1.6.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
stevedore>=1.1.0 # Apache-2.0
# for jsonutils
@ -16,7 +16,7 @@ six>=1.7.0
# FIXME(markmc): remove this when the drivers no longer
# import eventlet
eventlet>=0.15.2
eventlet>=0.16.1
# for the routing notifier
PyYAML>=3.1.0