neutron/neutron/tests/functional/agent
Rodolfo Alonso Hernandez 31f97b5f98 [DVR] Check if SNAT iptables manager is initialized
Check if SNAT iptables manager is initialized before processing the
IP NAT rules. If the router never had an external GW port, the DVR
GW in the SNAT namespace has not been created and the SNAT iptables
manager has not been initialized.

In this case, the IP NAT rules for centralized FIPs (to be applied
on the SNAT namespace) cannot be set.

Conflicts:
    neutron/tests/functional/agent/l3/framework.py

Closes-Bug: #1945215
Change-Id: I426602514805d728f8cd78e42f2b0979b2101089
(cherry picked from commit f18edfdf45)
(cherry picked from commit b9143c37e0)
2021-10-08 15:35:51 +00:00
..
common Fix multicast traffic with IGMP snooping enabled 2021-03-08 15:59:57 +00:00
l2 Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:02:39 +00:00
l3 [DVR] Check if SNAT iptables manager is initialized 2021-10-08 15:35:51 +00:00
linux Add some wait time between stopping and starting again ovsdb monitor 2021-03-05 09:33:51 +00:00
ovsdb Switch test cases to sudo dependent 2019-07-19 21:48:09 -05:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Add kill hooks for external processes 2019-06-03 14:39:51 +02:00
test_firewall.py Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue" 2021-01-20 17:02:06 +01:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Merge "Stop OVS agent before starting it again" 2019-05-30 09:03:49 +00:00
test_ovs_flows.py Make DVR router support FLAT network for ovs-agent 2020-08-26 09:41:47 +00:00
test_ovs_lib.py Fix multicast traffic with IGMP snooping enabled 2021-03-08 15:59:57 +00:00