Updated from global requirements

Change-Id: Ifbca37ffff13bd0e576f7f8f9009db4e8cc9d39c
This commit is contained in:
OpenStack Proposal Bot 2015-10-13 01:05:22 +00:00
parent b95529d8f5
commit f57e743dcb
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ oslo.context>=0.2.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,>=1.16.0 # Apache-2.0
oslo.middleware>=2.8.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
@ -33,4 +33,4 @@ six>=1.9.0
SQLAlchemy<1.1.0,>=0.9.9
sqlalchemy-migrate>=0.9.6
stevedore>=1.5.0 # Apache-2.0
WebOb>=1.2.3
WebOb<1.5.0,>=1.2.3