neutron/neutron/tests/unit/agent/linux/openvswitch_firewall
LIU Yulong dabb77fcbc Add VLAN type conntrack direct flow
For vlan type network, we add a segment match flow
to the openflow security group ingress table. Then
the packets will be recorded in conntrack table, and
the reply packets can be processed properly.

Conflicts:
    doc/source/contributor/internals/openvswitch_firewall.rst

Change-Id: Ieded0654d0ad16235ec923b822dcd842bd7735e5
Closes-Bug: #1831534
(cherry picked from commit aa58542e82)
2020-03-25 21:43:32 +00:00
..
__init__.py Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
test_firewall.py Add VLAN type conntrack direct flow 2020-03-25 21:43: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