tempest/tempest/cmd
Martin Kopec 598b1ae854 Improve router deletion logging in tempest cleanup
Improve logging in tempest cleanup when a router and
its interfaces are being deleted. The review adds a
try except block for every attempt to remove a port.
By that addition any port error will not be hidden
behind the router error the port is attached to.
It will provide more precise error logging.

Change-Id: I475deec7b29600627f68ff07c5546e55cdab100f
2019-04-02 12:51:44 +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.py Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
cleanup_service.py Improve router deletion logging in tempest cleanup 2019-04-02 12:51:44 +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 Clean imports in code 2016-08-25 16:11:14 +07:00
main.py Replace directly import of logging with import oslo_log 2016-11-24 03:52:46 +00:00
run.py Checking config file actually exist or not in tempest run 2019-03-18 10:17:10 +00:00
subunit_describe_calls.py Update json module to jsonutils 2019-03-06 22:54:51 +08:00
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