Updated from global requirements

Change-Id: I56f7a1d2fbd8b3835308054225c1f026ec9fb95b
This commit is contained in:
OpenStack Proposal Bot 2015-09-25 11:56:04 +00:00
parent dd819ff1be
commit 120d650816
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ oslo.config<=1.6.0,>=1.4.0 # Apache-2.0
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.4.0.0a3
oslo.db<1.1,>=1.0.0 # Apache-2.0
oslo.i18n<=1.3.1,>=1.0.0 # Apache-2.0
oslo.i18n<=1.3.1,>=1.3.0 # Apache-2.0
oslo.utils<1.5.0,>=1.4.0 # Apache-2.0
Babel<=1.3,>=1.3
oauthlib<=0.7.2,>=0.6

View File

@ -21,7 +21,7 @@ keystonemiddleware<1.4.0,>=1.0.0
oslo.config<=1.6.0,>=1.4.0 # Apache-2.0
oslo.messaging<1.5.0,>=1.4.0
oslo.db<1.1,>=1.0.0 # Apache-2.0
oslo.i18n<=1.3.1,>=1.0.0 # Apache-2.0
oslo.i18n<=1.3.1,>=1.3.0 # Apache-2.0
# only for Keystone tests running against keystoneclient master
oslo.serialization<=1.2.0,>=1.0.0 # Apache-2.0
oslo.utils<1.5.0,>=1.4.0 # Apache-2.0