tempest/tempest/lib
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
..
api_schema Add response schema validation for volume qos-specs 2018-09-26 09:03:29 +08:00
cli Use --os-endpoint-type for Cinder CLI 2018-07-31 17:45:51 -05:00
cmd Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
common Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
services Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
auth.py Add missing ws seperator between words 2018-11-16 15:34:56 +08:00
base.py Fix code to pass pep8 Tox environment. 2018-04-12 11:09:37 +02:00
decorators.py Allow decorators.attr to be conditional 2019-02-15 09:01:26 -05:00
exceptions.py Change Conflict's error message 2017-11-23 16:51:37 +08:00