tempest/tools
Matthew Treinish c1802bc956
Use the idempotent id and tooling from tempest-lib
The idempotent id decorator and the check-uuid script were migrated to
tempest-lib as part of tempest-lib 0.10.0. However, tempest was never
updated to use the library version of idempotent id or check-uuid.
This commit updates tempest to remove it's local copies of the
idempotent_id decorator and the check-uuid tool and use them from
tempest-lib instead.

Also, instead of updating the import of every single test module in
tempest an alias is just added to tempest.test to let all the old
imports work seamlessly. Updating the imports and removing the alias
may or may not be worth it in the future, but that will be a follow
on patch or discussion.

Change-Id: Iae3f491ada8f7b55c1fd817e033d968c2102d11e
2015-12-03 19:20:44 -05:00
..
check_logs.py Fixed a comment on dirty logs list 2014-10-31 13:56:36 +01:00
find_stack_traces.py Enable H407,H305,H307,E122 ignore E123 2014-08-12 17:39:16 -04:00
install_venv.py Sync venv scripts from oslo-incubator 2015-07-10 11:53:58 +09:00
install_venv_common.py Sync venv scripts from oslo-incubator 2015-07-10 11:53:58 +09:00
pretty_tox.sh Fix slowest test output after test run 2014-12-18 15:14:39 +00:00
pretty_tox_serial.sh Switch to using subunit-trace from tempest-lib 2014-10-23 15:07:49 +00:00
skip_tracker.py Fix H404/405 violations for tools 2015-11-18 07:04:12 +00:00
with_venv.sh Sync venv scripts from oslo-incubator 2015-07-10 11:53:58 +09:00