tempest/tempest/cmd
afazekas 40fcb9ba28 Add autopep8 to tox.ini
autopep8 is an automated code formatting tool for python,
it does not know everything, also not super fast,
but it is faster than I can manually reformat the code.

tools/format.sh will call the formatting,
the tox will check did you called it.

Also adding a tox -eautopep8 way to use it.

autopep8 formats the lines in one way,
where tempest used a another way it was changed.

Change-Id: I6d51b14a5a5b87761071d0927fca23ba1651aa41
2019-03-08 16:04:05 +01: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 Add NetworkSubnetPools to tempest cleanup 2019-02-19 17:48:31 +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 Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
subunit_describe_calls.py Mark raw strings as such 2018-07-06 14:01:28 +01: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