openstack-python-openstackc.../openstackclient/network/v2
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
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
_tag.py openstack subnet create fails when tags is None 2017-12-01 15:17:03 -07:00
address_scope.py Fix address scope list --share 2017-01-27 19:56:44 -06:00
floating_ip.py Fix typo in 'floating ip associate' command and doc 2018-03-15 16:30:43 -04:00
floating_ip_pool.py Low-level Compute v2 API: floating ip pool 2017-04-18 08:57:34 -05:00
ip_availability.py Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
network.py neutron: add --mtu for create/set network 2018-03-15 13:50:59 +00:00
network_agent.py Neutron agent delete: remove the wrong argument 2017-11-06 16:31:27 +00:00
network_auto_allocated_topology.py Auto allocated topology for OSC 2017-02-22 15:38:16 -05:00
network_flavor.py Introduce neutron flavor associate, disassociate to OSC 2017-04-03 17:02:03 +00:00
network_flavor_profile.py OSC Network Flavor Profile 2017-03-20 16:24:27 +00:00
network_meter.py command list: Move network meter appropriately 2017-03-08 05:56:32 +09:00
network_meter_rule.py Add meter rule to OSC 2017-01-23 00:24:35 +00:00
network_qos_policy.py Add new parameter "is_default" to Network QoS policy. 2017-07-05 13:34:33 +00:00
network_qos_rule.py Add direction field to QoS bandwidth limit. 2017-06-22 15:59:37 +00:00
network_qos_rule_type.py Display Network QoS rule type details 2017-11-05 17:52:08 -06:00
network_rbac.py Network: Add supports rbac target-all-projects 2017-11-05 01:16:48 -05:00
network_segment.py Handle log message interpolation by the logger in network/ 2017-02-13 18:14:34 +01:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Merge "Add support for "--dns-domain" argument" 2018-02-24 10:59:41 +00:00
router.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
security_group.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
security_group_rule.py Allow creating security rules without protocol 2017-10-17 13:36:40 -04:00
subnet.py Fix output for subnet show 2017-09-12 14:21:49 +00:00
subnet_pool.py Network tag support 2017-07-23 21:54:32 +00:00