neutron/neutron/agent/l3
Brian Haley fa74fb615e DVR: Fix bad arping call in centralized floating IP code
When the centralized floating IP code was added, the call
to send_ip_addr_adv_notif() had an incorrect argument,
leading to this failure in the l3-agent log:

TypeError: range() integer end argument expected, got ConfigOpts.

Closes-bug: #1717597
Change-Id: Ib0a5162912caac0508e19996fb13e431af39cfc4
(cherry picked from commit 92f1052d3c)
2017-10-05 19:23:35 +00:00
..
__init__.py Move classes out of l3_agent.py 2014-12-10 15:19:28 -07:00
agent.py Merge "DVR: Provide options for DVR North/South routing centralized" into stable/pike 2017-08-19 03:59:10 +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 DVR: Fix bad arping call in centralized floating IP code 2017-10-05 19:23:35 +00:00
dvr_fip_ns.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
dvr_local_router.py DVR: Fix agent to process only floatingips that have a host match 2017-09-11 16:13:30 +00:00
dvr_router_base.py Make code follow log translation guideline 2017-08-14 10:53:33 -07: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 Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
ha_router.py Merge "Make code follow log translation guideline" into stable/pike 2017-08-18 23:56:26 +00:00
item_allocator.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
keepalived_state_change.py Make code follow log translation guideline 2017-08-14 10:53:33 -07: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 Make code follow log translation guideline 2017-08-14 10:53:33 -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 Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
namespaces.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
router_info.py Merge "Make code follow log translation guideline" into stable/pike 2017-08-18 23:56:26 +00:00
router_processing_queue.py Modify error word "procedence" to "precedence" 2016-12-28 17:30:13 +08:00