tempest/tempest/tests/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
..
sample_streams Add subunit-describe-calls 2016-06-22 14:22:22 -05:00
__init__.py Add unit tests for _get_unversioned_endpoint 2014-04-30 17:36:19 +00:00
test_account_generator.py Adding missing test case of account generator resources 2018-10-25 08:34:20 +00:00
test_cleanup.py Add unit tests for tempest cleanup 2019-02-18 10:51:57 +00:00
test_cleanup_services.py Add NetworkSubnetPools to tempest cleanup 2019-02-19 17:48:31 +00:00
test_list_plugins.py Fix base unit test class location 2016-04-22 18:11:30 -04:00
test_run.py Merge "Add whitelist based tests for tempest run command." 2019-02-05 06:30:13 +00:00
test_saved_state_json.json Fix tempest cleanup for python3 2019-02-07 14:43:05 +00:00
test_subunit_describe_calls.py Add verbose option for stdout in subunit_describe_call 2018-03-21 23:33:50 +00:00
test_tempest_init.py Switch to stestr in README.rst and the method name 2018-07-15 14:55:05 +00:00
test_verify_tempest_config.py Fix test_get_config_file to always work 2018-10-05 23:53:01 +00:00
test_workspace.py Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00