bdf48515db
This commit just syncs the tempest requirement list with what's in the global requirements repo. We are already using them for running in the gate and with devstack so there isn't a reason to update the lists in the tempest repo. This commit also adds jsonschema to the list of requirements. It was removed at one point because it caused an issue with grenade but since the global requirements fix ups this is no longer an issue. Fixes bug 1205980 Change-Id: I406eddc0b2363c98035edef6fc651228a2bdd04f
24 lines
453 B
Plaintext
24 lines
453 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.1.0
|
|
# Needed for whitebox testing
|
|
SQLAlchemy>=0.7.8,<=0.7.99
|
|
eventlet>=0.13.0
|