tempest/tempest/cmd
Martin Kopec 56c0b2be78 Tempest cleanup: improve iterating over projects
Currently cleanup iterates over projects and deletes all resources
tied to a particular project. However, most of the resources can be
deleted all at once without iteration over the projects.
This will fix the mentioned bug and also make the tool much more
efficient as we'll avoid many iterations and queries.

Closes-bug: #1830943
Change-Id: I82c7899a32bee0e714e71d703195085e10ea224f
2019-12-20 08:59:54 +00:00
..
__init__.py Add cmd entry point for verify_tempest_config 2014-04-30 17:36:12 +00:00
account_generator.py Merge "Fixing ignored value of --config parameter in tempest account-generator" 2019-02-05 04:49:53 +00:00
cleanup_service.py Tempest cleanup: improve iterating over projects 2019-12-20 08:59:54 +00:00
cleanup.py Tempest cleanup: improve iterating over projects 2019-12-20 08:59:54 +00:00
config-generator.tempest.conf Remove non-existent config options of oslo modules 2017-04-07 12:37:23 -07:00
init.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
list_plugins.py Remove python shebangs from python modules 2019-08-08 13:11:26 +09:00
main.py Replace directly import of logging with import oslo_log 2016-11-24 03:52:46 +00:00
run.py Fix tempest run doc indentation 2019-07-05 16:32:49 +09:00
subunit_describe_calls.py Added tempest subcommand for subunit_describe_calls 2019-11-22 16:59:59 +05:30
verify_tempest_config.py Fix verify-config KeyError 2019-01-18 14:32:45 +00:00
workspace.py Handling invalid path of workspace register and move 2018-11-16 09:36:58 +00:00