Updated from global requirements

Change-Id: I5430adda717798e4ec31edbeab4e9aa72e5f80fa
This commit is contained in:
OpenStack Proposal Bot
2015-02-09 18:30:05 +00:00
parent e92ede64cb
commit 99e2ab64b4
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
alembic>=0.7.1
alembic>=0.7.2
Babel>=1.3
iso8601>=0.1.9
oslo.i18n>=1.3.0 # Apache-2.0

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>=0.1.0
tempest-lib>=0.2.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>=0.1.0
tempest-lib>=0.2.0
# TODO(harlowja): add in pymysql when able to...
# https://review.openstack.org/#/c/123737