neutron/neutron/agent/l3
Swaminathan Vasudevan 7c4da6fb75 DVR: Avoid address scope rules for dvr_no_external agents
All FloatingIP for DVR_NO_EXTERNAL agents will be configured
in the SNAT Namespace. So there is no need to configure the
address scope related routes in the router namespace when the
agent is configured as DVR_NO_EXTERNAL.

Change-Id: I009dae9e7f485641f2f19dce8dd575da04bfb044
Related-Bug: #1753434
2018-04-05 08:37:08 -07: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 l3-agent crash on routers without ha_state" 2018-03-28 12:25:25 +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 Add/rm centralized fips for DVR+HA from standby node 2018-02-05 17:28:23 +08:00
dvr_edge_router.py use DVR constants from neutron-lib 2018-02-23 09:17:02 -07:00
dvr_fip_ns.py Fix callers of get_devices_with_ip() to pass addresses 2017-10-31 16:20:28 -04:00
dvr_local_router.py DVR: Avoid address scope rules for dvr_no_external agents 2018-04-05 08:37:08 -07: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 Add a new method ha_state_change to L3 agent extension 2017-10-18 09:41:38 +07:00
ha_router.py Merge "Fix callers of get_devices_with_ip() to pass addresses" 2018-01-05 07:53:02 +00:00
item_allocator.py Make code follow log translation guideline 2017-08-14 02:01:48 +00: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 Add iptables metadata marking rule on router init 2017-12-19 10:07:33 -05:00
router_processing_queue.py Move check_ha_state_for_router() into notification code 2017-11-07 13:10:55 -05:00