Updated from global requirements

Change-Id: Iddf9be2b384f9c0871a2baf59e94ec5201ca37c6
This commit is contained in:
OpenStack Jenkins 2014-02-28 08:00:27 +00:00
parent fb453e4f08
commit 35f6d588a3
2 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
oslo.config>=1.2.0 oslo.config>=1.2.0
stevedore>=0.12 stevedore>=0.14
# for timeutils # for timeutils
iso8601>=0.1.8 iso8601>=0.1.8
# for jsonutils # for jsonutils
six>=1.4.1 six>=1.5.2
# FIXME(markmc): remove this when the drivers no longer # FIXME(markmc): remove this when the drivers no longer
# import eventlet # import eventlet

View File

@ -5,10 +5,10 @@ discover
fixtures>=0.3.14 fixtures>=0.3.14
mock>=1.0 mock>=1.0
mox3>=0.7.0 mox3>=0.7.0
python-subunit python-subunit>=0.0.18
testrepository>=0.0.17 testrepository>=0.0.18
testscenarios>=0.4 testscenarios>=0.4
testtools>=0.9.32 testtools>=0.9.34
oslotest oslotest
# for test_rabbit # for test_rabbit