Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2015-06-10 07:22:24 +00:00 committed by Gerrit Code Review
commit 84726910c7
2 changed files with 4 additions and 4 deletions

View File

@ -18,14 +18,14 @@ passlib
iso8601>=0.1.9
python-keystoneclient>=1.6.0
keystonemiddleware>=1.5.0
oslo.concurrency>=1.8.0 # Apache-2.0
oslo.concurrency>=2.0.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
# oslo.messaging tries to pull in eventlet
# oslo.messaging>=1.6.0 # Apache-2.0
oslo.db>=1.10.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.middleware>=1.2.0 # Apache-2.0
oslo.middleware>=1.2.0,!=2.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0

View File

@ -19,13 +19,13 @@ passlib
iso8601>=0.1.9
python-keystoneclient>=1.6.0
keystonemiddleware>=1.5.0
oslo.concurrency>=1.8.0 # Apache-2.0
oslo.concurrency>=2.0.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.messaging>=1.8.0 # Apache-2.0
oslo.db>=1.10.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.middleware>=1.2.0 # Apache-2.0
oslo.middleware>=1.2.0,!=2.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0