neutron/neutron/tests/unit/agent/l3
Swaminathan Vasudevan 2e6654067a DVR: Fix agent to process only floatingips that have a host match
The agent is not currently checking for the host bound
before configuring the floatingip. That leads to
floatingips being configured on multiple hosts.

This is a partial fix on the agent side to prevent
configuring a floatingip ip that is not bound to
this host.

Related-Bug: #1712412
Related-Bug: #1713927

Change-Id: I1bc8c42425f97234f56412a2f109a996d9f896de
(cherry picked from commit afd1995d91)
2017-09-11 16:13:30 +00:00
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py DVR: Fix agent to process only floatingips that have a host match 2017-09-11 16:13:30 +00:00
test_dvr_fip_ns.py Merge "Do not respond to ARP on IPv6-only interfaces" 2017-07-27 02:12:47 +00:00
test_dvr_local_router.py DVR: Fix agent to process only floatingips that have a host match 2017-09-11 16:13:30 +00:00
test_dvr_snat_ns.py DVR: properly track SNAT traffic 2017-04-07 20:25:10 +00:00
test_fip_rule_priority_allocator.py Fix some pep8 errors under l3 unit tests 2017-07-31 13:27:07 +00:00
test_ha_router.py Merge "Add agent object in router info" 2017-01-10 12:03:05 +00:00
test_item_allocator.py DVR: Create router to fip namespace connection based on gateway state 2017-04-11 15:27:48 -07:00
test_l3_agent_extension_api.py Merge "Add agent object in router info" 2017-01-10 12:03:05 +00:00
test_legacy_router.py Remove deprecated send_arp_for_ha option 2017-04-18 13:38:35 -04:00
test_link_local_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_namespace_manager.py DVR: Clean stale snat-ns by checking its existence when agent restarts 2016-08-04 10:39:15 -07:00
test_router_info.py Agent common config 2017-03-15 09:52:18 -06:00
test_router_processing_queue.py Document self.assertEqual(expected, observed) pattern 2015-10-06 01:03:53 +02:00