neutron/neutron/agent/linux/openvswitch_firewall
Hang Yang fb06c497a6 Check SG members instead of ports to skip flow update
Security group can have a state of empty ports but non-empty members. So
we need skip the flow update only when members dict is empty.

Change-Id: I429edb3d2dea5fa97441909b4d2c776f97f0516f
Closes-Bug: #1862703
Related-Bug: #1854131
(cherry picked from commit 6dbba8d5ce)
2020-02-18 18:45:44 +00:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
constants.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
exceptions.py ovsfw: Don't create rules if updated port doesn't exist 2018-01-05 16:28:18 +00:00
firewall.py Check SG members instead of ports to skip flow update 2020-02-18 18:45:44 +00:00
iptables.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
rules.py Fix KeyError in OVS firewall 2019-03-11 09:58:39 +09:00