neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native
LIU Yulong 5578c7073f 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/conf/plugins/ml2/drivers/ovs_conf.py

Closes-Bug: #1732067
Related-Bug: #1841622
Change-Id: I14fefe289a19b718b247bf0740ca9bc47f8903f4
(cherry picked from commit efa8dd0895)
2020-02-28 20:58:21 +08:00
..
__init__.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_bridge_test_base.py DVR: Modify DVR flows to allow ARP requests to hit ARP Responder table 2019-09-30 19:04:47 +00:00
test_br_int.py Add accepted egress direct flow 2020-02-28 20:58:21 +08:00
test_br_phys.py of_interface: Implement bundled() method 2018-04-18 18:33:55 +09:00
test_br_tun.py of_interface: Implement bundled() method 2018-04-18 18:33:55 +09:00
test_ofswitch.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00
test_ovs_bridge.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00