neutron/neutron/tests/unit/agent/linux/openvswitch_firewall
Yang Li 82782d3763 Make sure the port still in port map when prepare_port_filter
The current code will remove the port from sg_port_map, but then it
won't be added into the map, when we resize/migrate this instance,
the related openflow won't be deleted, this will cause vm connectivity
problem.

Closes-Bug: #1825295
Change-Id: I94ddddda3c1960d43893c7a367a81279d429e469
2019-05-10 13:00:38 +00:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
test_firewall.py Make sure the port still in port map when prepare_port_filter 2019-05-10 13:00:38 +00:00
test_iptables.py broken HybridIptablesHelper function override 2018-01-09 17:00:46 +00:00
test_rules.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00