neutron/neutron/tests/unit/agent/linux
Edward Hope-Morley 84d38f342b 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)
2020-09-08 16:02:28 +01:00
..
openvswitch_firewall Merge "[Security] fix allowed-address-pair 0.0.0.0/0 issue" into stable/train 2020-08-19 20:16:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
failing_process.py Keep reading stdout/stderr until after kill 2015-11-19 19:14:13 +02:00
test_bridge_lib.py Change to use iproute2 instead of brctl 2018-11-14 12:46:37 -05:00
test_daemon.py use test tools from neutron-lib 2019-06-05 06:21:04 -06:00
test_dhcp.py Fixes dnsmasq host file parsing with "addr6_list" 2020-06-22 15:18:37 +00:00
test_external_process.py Check dnsmasq process is active when spawned 2019-10-30 12:23:56 +00:00
test_interface.py Merge "Workaround for TCP checksum issue with ovs-dpdk and veth pair" into stable/train 2020-07-01 03:10:18 +00:00
test_ip_conntrack.py Move conntrack zones to IPTablesFirewall 2017-03-30 14:54:51 -07:00
test_ip_lib.py Avoid raising NetworkInterfaceNotFound exception in DHCP agent logs 2020-04-23 15:49:24 +00:00
test_ipset_manager.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-07-31 11:22:31 +00:00
test_iptables_firewall.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-07-31 11:22:31 +00:00
test_iptables_manager.py Do not initialize the iptables nat table in the dhcp-agent 2019-04-24 20:56:03 -04:00
test_keepalived.py Add 'keepalived_use_no_track' config option 2020-08-25 09:56:41 +02:00
test_l3_tc_lib.py Use Pyroute2 "add_tc_qdisc" function in l3_tc_lib 2019-07-05 08:13:07 +00:00
test_pd.py Ensure fip ip rules deleted when fip removed 2020-09-08 16:02:28 +01:00
test_tc_lib.py Fix the wrong value for QoS rate conversion to bytes/s 2020-06-24 17:22:02 +00:00
test_utils.py Fix race condition when getting cmdline 2019-09-18 21:32:33 -04:00
test_xenapi_root_helper.py Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00