tempest/tempest/common
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
..
utils Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
compute.py Ensure volume is deleted after build error 2019-01-24 14:01:02 -06:00
credentials_factory.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
custom_matchers.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
identity.py Add autopep8 to tox.ini 2019-03-08 16:04:05 +01:00
image.py Replace six.iteritems with dict.items 2017-01-03 23:17:34 +00:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
waiters.py Add wait_for_interface_detach method 2018-05-20 18:56:16 +00:00