Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2015-01-26 17:14:08 +00:00 committed by Gerrit Code Review
commit 776907b9fa
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ pbr>=0.6,!=0.7,<1.0
alembic>=0.7.1
Babel>=1.3
iso8601>=0.1.9
oslo.i18n>=1.0.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
SQLAlchemy>=0.9.7,<=0.9.99

View File

@ -17,4 +17,4 @@ oslotest>=1.2.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
tempest-lib
tempest-lib>=0.1.0

View File

@ -16,7 +16,7 @@ oslotest>=1.2.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
tempest-lib
tempest-lib>=0.1.0
# TODO(harlowja): add in pymysql when able to...
# https://review.openstack.org/#/c/123737