neutron/neutron/tests/unit/agent/l3/extensions
LIU Yulong 64abee5aa2 Clean port forwarding cache when router is DOWN
Port forwarding L3 agent extension needs to clean cache when
router is DOWN, otherwise the port forwarding extension will
skip all objects processing when router is UP again, because
the cache is hitting.

This patch addresses this issue.

Change-Id: Idd65f1eda020ada9a76c39904efa8d55680d9e6b
Closes-bug: #1917393
(cherry picked from commit 0582146708)
2021-03-10 14:35:36 +00:00
..
qos Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
__init__.py [L3][QoS] L3 agent side Floating IP rate limit 2017-12-20 10:20:05 +08:00
test_conntrack_helper.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_port_forwarding.py Clean port forwarding cache when router is DOWN 2021-03-10 14:35:36 +00:00
test_snat_log.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00