neutron/neutron/agent/l3
Brian Haley c3b83a9ca6 Fix all pep8 E265 errors
Fixed all pep8 E265 errors and changed tox.ini to no longer
ignore them.  Also removed an N536 comment missed from a
previous change.

Change-Id: Ie6db8406c3b884c95b2a54a7598ea83476b8dba1
2018-04-30 16:35:52 -04:00
..
extensions use DVR constants from neutron-lib 2018-02-23 09:17:02 -07:00
__init__.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
agent.py Merge "Fix W503 pep8 warnings" 2018-04-18 05:58:39 +00:00
dvr.py DVR: Fix allowed_address_pair IP, ARP table update by neutron agent 2018-03-13 23:55:00 +00:00
dvr_edge_ha_router.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
dvr_edge_router.py use DVR constants from neutron-lib 2018-02-23 09:17:02 -07:00
dvr_fip_ns.py Use cidr during tenant network rule deletion 2018-04-03 19:17:03 -04:00
dvr_local_router.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
dvr_router_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dvr_snat_ns.py Merge "DVR: properly track SNAT traffic" 2017-04-25 13:05:32 +00:00
fip_rule_priority_allocator.py Fix two spelling mistakes 2016-05-30 01:58:04 +00:00
ha.py Change ha_state property to always return a value 2018-04-17 14:23:23 +00:00
ha_router.py Change ha_state property to always return a value 2018-04-17 14:23:23 +00:00
item_allocator.py DVR: Check for item_allocator key before releasing 2018-04-04 11:47:41 -07:00
keepalived_state_change.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
l3_agent_extension.py Add a new method ha_state_change to L3 agent extension 2017-10-18 09:41:38 +07:00
l3_agent_extension_api.py Merge "Add a new method get_router_info to L3 agent extension API" 2017-10-22 17:00:22 +00:00
l3_agent_extensions_manager.py Add a new method ha_state_change to L3 agent extension 2017-10-18 09:41:38 +07:00
legacy_router.py Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04:00
link_local_allocator.py spelling error: 2016-06-30 10:17:18 +08:00
namespace_manager.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
namespaces.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
router_info.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
router_processing_queue.py Move check_ha_state_for_router() into notification code 2017-11-07 13:10:55 -05:00