neutron/neutron/tests/unit/agent
Edward Hope-Morley 1eb5b54776 Ensure fip ip rules deleted when fip removed
The information needed to delete ip rules associated
with fips is held in memory between add and remove so
a restart of the l3-agent results in any fips that
existed before the restart having their ip rules
persist after the fips are removed. This patch
enures that an agent restart reloads this information
so that ip rules associated with a fip are correctly
removed when the fip is removed.

Change-Id: If656a703c996ccc7719b1b09d793c5bbdfd6f3c1
Closes-Bug: #1891673
(cherry picked from commit 5eca44bfa8)
(cherry picked from commit 8ba796ea7f)
(cherry picked from commit 84d38f342b)
(cherry picked from commit f28788f777)
2020-09-08 16:08:44 +01:00
..
common [OVS] Make QoS OVS agent deletion operations more resilient 2020-07-03 10:16:04 +00:00
dhcp Prioritize port create and update ready messages 2020-04-06 16:51:30 -04:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
l3 Ensure fip ip rules deleted when fip removed 2020-09-08 16:08:44 +01:00
linux Ensure fip ip rules deleted when fip removed 2020-09-08 16:08:44 +01:00
metadata Remove extra header fields in proxied metadata requests 2020-03-03 20:11:38 +00:00
ovsdb Merge "Kill _connection_to_manager_uri dummy" 2018-02-22 00:30:24 +00:00
windows Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Add binding activation to OVS agent 2018-07-18 11:59:33 -05:00
test_securitygroups_rpc.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-07-31 11:23:18 +00:00