tempest/tools
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
..
check_logs.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
format.sh Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
generate-tempest-plugins-list.py docs: Fix plugin registry generation failures 2018-11-07 03:00:52 +00:00
generate-tempest-plugins-list.sh docs: Fix plugin registry generation failures 2018-11-07 03:00:52 +00:00
skip_tracker.py Remove duplication of skip_tracker 2017-04-21 12:12:42 +09:00
tempest-plugin-sanity.sh Improved tempest plugin sanity check script 2019-02-25 13:09:08 +09:00
with_venv.sh Make bash shebangs through /usr/bin/env 2017-04-11 18:46:16 +09:00