neutron/neutron/agent/l3
Cedric Brandily bd0e8af34c Remove deprecated namespace deletion options
dhcp/router_delete_namespaces[1] options have been defined as a
workaround to an iproute2 limitation[1] corrected 2 years ago.

That's why the change removes these options after their deprecation
in Liberty.

[1] in neutron.agent.dhcp/l3.config

DocImpact
Closes-Bug: #1508189
Related-Bug: #1418079
Change-Id: I2a879213c3b095a007a4531f430a33cea9fdf1bd
2015-10-21 12:53:14 +02:00
..
__init__.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
agent.py L3 agent: use run_immediately parameter to sync after start 2015-10-13 10:19:49 +03:00
config.py Remove deprecated namespace deletion options 2015-10-21 12:53:14 +02:00
dvr.py DVR: remove unused method 2015-07-02 16:30:26 +03:00
dvr_edge_ha_router.py L3 Agent support for routers with HA and DVR 2015-10-06 18:27:25 +03:00
dvr_edge_router.py L3 Agent support for routers with HA and DVR 2015-10-06 18:27:25 +03:00
dvr_fip_ns.py Add IPDevice.exists() method 2015-10-01 13:47:07 -04:00
dvr_local_router.py Cache the ARP entries in L3 Agent for DVR 2015-10-15 08:15:20 -07:00
dvr_router_base.py Fixes SNAT port not found for internal port 2015-09-18 11:21:35 -07:00
dvr_snat_ns.py Fix _device_to_port_id for non-tap devices 2015-04-29 14:53:43 +00:00
fip_rule_priority_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
ha.py The exception type is wrong and makes the except block not work 2015-10-16 15:12:20 -04:00
ha_router.py Kill conntrackd state on HA routers FIP disassociation 2015-10-13 12:21:06 -04:00
item_allocator.py Introduce ItemAllocator class 2015-08-07 11:26:53 -05:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
legacy_router.py Stop sending gratuitous arp when ip version is 6 2015-06-11 13:47:04 -04:00
link_local_allocator.py Fix usage of netaddr '.broadcast' 2015-08-31 12:38:39 +00:00
namespace_manager.py Do not delete fip namespace during l3 dvr agent resync 2015-08-07 20:10:25 +03:00
namespaces.py Remove deprecated namespace deletion options 2015-10-21 12:53:14 +02:00
router_info.py Always send status update for processed floating ips 2015-10-13 15:05:37 +03:00
router_processing_queue.py L3 agent changes and reference implementation for IPv6 PD 2015-08-25 08:44:13 +01:00