tempest/tempest/lib/services
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
..
compute Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
identity Normalize endpoint path in oauth client 2019-02-12 15:43:59 +01:00
image Fix broken image api ref url 2018-07-27 13:16:43 +08:00
network Merge "Add delete_agent to AgentsClient" 2018-10-10 07:43:16 +00:00
object_storage Fix broken swift ref links 2017-12-21 09:49:45 +08:00
placement Add placement client for basic GET operations 2019-01-25 13:59:03 +01:00
volume docs: Fix incorrect docstrings in reStructuredText format 2018-11-21 19:06:43 -06:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
clients.py Remove warnings.simplefilter to suppress ResourceWarning 2019-01-29 20:48:59 +09:00