openstack-python-openstackc.../openstackclient/network
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
..
v2 Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Fix use of new openstacksdk connection 2018-01-23 08:08:26 -06:00
common.py Re-implement novaclient bits removed in 10.0 2018-03-13 09:10:45 -05:00
sdk_utils.py Avoid default mutable values in arguments 2017-10-10 14:04:40 +01:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00