Files
tempest/requirements.txt
Matthew Treinish 47ca74ffc3 Bump oslo.config version
This commit just bumps the minimum version requirement for
oslo.config. Version 1.2.0 has been released so we should keep
tempest's required version in sync with the other projects.

Change-Id: Ie78070a9fe0759c30fb84ac892a257e0c5cbf246
2013-09-26 22:54:54 -04:00

25 lines
438 B
Plaintext

pbr>=0.5.21,<1.0
anyjson>=0.3.3
nose
httplib2
jsonschema>=1.3.0,!=1.4.0
testtools>=0.9.32
lxml>=2.3
boto>=2.4.0
paramiko>=1.8.0
netaddr
python-glanceclient>=0.9.0
python-keystoneclient>=0.3.0
python-novaclient>=2.12.0
python-neutronclient>=2.2.3,<3
python-cinderclient>=1.0.4
python-heatclient>=0.2.3
testresources>=0.2.4
keyring>=1.6.1
testrepository>=0.0.17
oslo.config>=1.2.0
eventlet>=0.13.0
six<1.4.0
iso8601>=0.1.4
fixtures>=0.3.14