Updated from global requirements

Change-Id: I4e69a89931995d081b1c636c24a62fad369e67bf
This commit is contained in:
OpenStack Proposal Bot 2015-01-14 00:16:55 +00:00
parent 6222cc6654
commit 15426c6d92
2 changed files with 5 additions and 5 deletions

View File

@ -17,8 +17,8 @@ pymongo>=2.5
WebOb>=1.2.3
stevedore>=1.1.0 # Apache-2.0
six>=1.7.0
oslo.config>=1.4.0 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.utils>=1.1.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
SQLAlchemy>=0.9.7,<=0.9.99
enum34

View File

@ -15,9 +15,9 @@ python-memcached>=1.48
WebOb>=1.2.3
stevedore>=1.1.0 # Apache-2.0
six>=1.7.0
oslo.config>=1.4.0 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.1.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
SQLAlchemy>=0.9.7,<=0.9.99
enum34