openstack-python-openstackc.../openstackclient/tests/functional
Sean McGinnis d601415259 Clean up W503 and E402 pep8 errors
pycodestyle 2.40 and later enforce these rules that were not previously
enforced. Rather than just skipping them, this cleans up the trivial
instances of these violations.

This does also include some other updates that were not triggering errors
in an attempt to keep some of the style consistent.

Change-Id: Id7c0a6b8f1f835e69d844b000e3ed751852ada63
Closes-bug: #1762803
2018-04-15 12:23:06 +09:00
..
common Cleanup error messages on failure 2018-02-28 11:39:18 -05:00
compute Add missing parameters on openstack server rescue 2017-10-27 14:52:04 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Add CRUD support for application credentials 2018-01-30 21:50:01 +01:00
image Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
network Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
object Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
volume Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
run_stestr.sh Switch to use stestr directly 2017-12-27 16:18:49 +09:00