Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2015-08-04 14:15:36 +00:00 committed by Gerrit Code Review
commit a31c9c78f5
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ oslo.config>=1.11.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.db>=1.12.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.6.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.middleware>=2.4.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0

View File

@ -25,7 +25,7 @@ fixtures>=1.3.1
lxml>=2.3
# mock object framework
mock>=1.2
oslotest>=1.9.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
# required to build documentation
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
# test wsgi apps without starting an http server