neutron/neutron/agent/l3/extensions
Slawek Kaplonski 31c6b28c6d Don't fail if FIP is not in port forwarding cache during cleaning
Lets use set's discard() method instead of remove() to not raise
an exception when port forwarding or FIP is removed from port forwarding cache,
and FIP is not in cache actually.

Change-Id: Idf91002dc8ad4b16218c6a332a93c744218be73a
Related-Bug: #1896735
(cherry picked from commit e392fb68c5)
2021-01-07 15:44:12 -05:00
..
qos Remove L3 IP QoS cache when router is down 2019-08-16 23:36:27 +08:00
__init__.py [L3][QoS] L3 agent side Floating IP rate limit 2017-12-20 10:20:05 +08:00
conntrack_helper.py Agent - Conntrack Helper 2019-08-29 10:41:13 +02:00
port_forwarding.py Don't fail if FIP is not in port forwarding cache during cleaning 2021-01-07 15:44:12 -05:00
snat_log.py Introduce L3 agent extension for SNAT logging 2018-10-17 10:25:55 +07:00