tempest/tools
Matthew Treinish 8e937d7023 Fix use of venv in Tempest.
Currently when running Tempest tests with run_tests.sh a venv
isn't being used. This leaves tempest at the mercy of whatever
required package versions are installed on the system.

This patch takes install_venv.py and with_venv.sh from nova and
integrates them into run_tests to ensure that the correct
dependencies versions from pip-requires and test-requires are
being used.

Change-Id: I4bf4a02890a33c4034e4493d1763ed4019fdf46e
2012-12-18 09:51:23 -05:00
..
hacking.py Improve pep8 checks to be similar to those in nova 2012-12-12 11:49:30 -05:00
install_venv.py Fix use of venv in Tempest. 2012-12-18 09:51:23 -05:00
pip-requires Fix use of venv in Tempest. 2012-12-18 09:51:23 -05:00
skip_tracker.py Fix checks in server listing only lok for an ID 2012-07-24 19:40:29 -04:00
test-requires Clean up pep8 E502 violations 2012-09-26 08:54:12 +08:00
with_venv.sh Fix use of venv in Tempest. 2012-12-18 09:51:23 -05:00