neutron/neutron/tests
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 Always set ovs bridge name in vif:binding-details 2020-01-02 17:28:41 +08:00
contrib Fix rocky gates, multiple fixes 2020-07-03 12:44:37 +02:00
etc List SG rules which belongs to tenant's SG 2020-01-29 08:04:16 +00:00
fullstack Increase waiting time for network rescheduling 2020-04-07 20:19:15 +00:00
functional Add 'keepalived_use_no_track' config option 2020-08-25 10:27:05 +02:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Ensure fip ip rules deleted when fip removed 2020-09-08 16:08:44 +01:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:21:52 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00