Updated from global requirements

Change-Id: Ib62d7ff4a2299315a917b28637f558064bf9eaa7
This commit is contained in:
OpenStack Proposal Bot 2015-03-21 00:18:49 +00:00 committed by Sean Dague
parent 6e8e5e1f88
commit d1a391a554
2 changed files with 11 additions and 11 deletions

View File

@ -12,17 +12,17 @@ netaddr>=0.7.12
python-glanceclient>=0.15.0
python-cinderclient>=1.1.0
python-heatclient>=0.3.0
python-saharaclient>=0.7.6
python-saharaclient>=0.8.0
python-swiftclient>=2.2.0
testrepository>=0.0.18
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.log>=0.4.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.log>=1.0.0,<1.1.0 # Apache-2.0
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
six>=1.9.0
iso8601>=0.1.9
fixtures>=0.3.14
testscenarios>=0.4
tempest-lib>=0.3.0
tempest-lib>=0.4.0

View File

@ -5,9 +5,9 @@ hacking<0.11,>=0.10.0
# needed for doc build
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
python-subunit>=0.0.18
oslosphinx>=2.2.0 # Apache-2.0
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
mox>=0.5.3
mock>=1.0
coverage>=3.6
oslotest>=1.2.0 # Apache-2.0
stevedore>=1.1.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
stevedore>=1.3.0,<1.4.0 # Apache-2.0