neutron/neutron/tests/unit/agent/linux/openvswitch_firewall
Slawek Kaplonski 02bcbf6fce Reinitialize ovs firewall after ovs-vswitchd restart
When ovs-vswitchd process is restarted on host neutron-ovs-agent
can properly handle that and recover openflows and bridges config.
But when ovs firewall driver is used, it wasn't reinitialized
so there were missing some OF rules in br-int and connectivity
to/from instances was broken.

This patch adds reinitialization of firewall in such case so
all OF rules are properly reconfigured and connectivity is
restored.

Change-Id: I8d525bbe48216fef4da890582b8e198933a27833
Closes-Bug: 1805808
(cherry picked from commit 2ba9e95156)
2018-12-04 13:28:04 +00:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
test_firewall.py Reinitialize ovs firewall after ovs-vswitchd restart 2018-12-04 13:28:04 +00:00
test_iptables.py broken HybridIptablesHelper function override 2018-01-09 17:00:46 +00:00
test_rules.py Fix no ACCEPT event can get for security group logging 2018-08-14 08:48:34 +07:00