neutron/neutron/agent/l3
Ihar Hrachyshka b744172fb8 Ignore gre devices in namespaces when cleaning up devices
Agents and netns_cleanup tool attempt to clean up devices from
namespaces before destroying namespaces, but they should skip doing it
for gre devices that are automatic and show up depending on kernel
modules loaded.

Change-Id: Ie95890ed92ac73ec8e2d118a9727b9e1624a5178
Related-Bug: #1604115
(cherry picked from commit 91c15edf54)
2017-06-14 16:19:14 +00:00
..
__init__.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
agent.py DVR: Do not check HA state on DVR-only routers 2017-05-23 10:36:16 +00:00
dvr.py Clean-up L3 constant TODOs 2016-12-14 11:54:12 -05:00
dvr_edge_ha_router.py Remove get_router_cidrs method of dvr_edge_ha router 2017-01-19 10:37:14 -08:00
dvr_edge_router.py Ignore gre devices in namespaces when cleaning up devices 2017-06-14 16:19:14 +00:00
dvr_fip_ns.py Ignore gre devices in namespaces when cleaning up devices 2017-06-14 16:19:14 +00:00
dvr_local_router.py DVR: Add static routes to FIP namespace 2017-02-07 02:20:47 +00:00
dvr_router_base.py DVR: Look at all SNAT ports for a subnet match 2017-02-13 21:39:59 +00:00
dvr_snat_ns.py Ignore gre devices in namespaces when cleaning up devices 2017-06-14 16:19:14 +00:00
fip_rule_priority_allocator.py Fix two spelling mistakes 2016-05-30 01:58:04 +00:00
ha.py Add check for ha state 2017-01-13 06:39:52 +00:00
ha_router.py Avoid router ri.process if initialize() fails 2017-03-31 08:31:43 +00:00
item_allocator.py DVR: Fix ItemAllocator class to handle exceptions 2016-07-14 13:05:45 -04:00
keepalived_state_change.py Log messages for keepalived-state-change in syslog 2017-04-06 23:06:26 +00:00
l3_agent_extension.py Add L3 agent extension API object 2016-08-31 11:15:51 -04:00
l3_agent_extension_api.py Add L3 agent extension API object 2016-08-31 11:15:51 -04:00
l3_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
legacy_router.py Don't pass config object to send_ip_addr_adv_notif() 2016-11-08 19:32:00 +00:00
link_local_allocator.py spelling error: 2016-06-30 10:17:18 +08:00
namespace_manager.py DVR: Clean stale snat-ns by checking its existence when agent restarts 2016-08-04 10:39:15 -07:00
namespaces.py Ignore gre devices in namespaces when cleaning up devices 2017-06-14 16:19:14 +00:00
router_info.py Ignore gre devices in namespaces when cleaning up devices 2017-06-14 16:19:14 +00:00
router_processing_queue.py Modify error word "procedence" to "precedence" 2016-12-28 17:30:13 +08:00