neutron/neutron/tests/unit/agent/linux/openvswitch_firewall
LIU Yulong fdc8987f79 Add accepted egress direct flow
Do not flood the packets to bridge, since we have the
bridge port list, we can add a simple direct flow to
the right port only.

Conflicts:
    neutron/agent/linux/openvswitch_firewall/firewall.py
    neutron/conf/plugins/ml2/drivers/ovs_conf.py

Closes-Bug: #1732067
Related-Bug: #1841622
Change-Id: I14fefe289a19b718b247bf0740ca9bc47f8903f4
(cherry picked from commit efa8dd0895)
2020-03-26 08:23:32 +00:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
test_firewall.py Add accepted egress direct flow 2020-03-26 08:23:32 +00:00
test_iptables.py broken HybridIptablesHelper function override 2018-01-09 17:00:46 +00:00
test_rules.py Fix KeyError in OVS firewall 2019-03-27 11:53:01 +00:00