neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native
LIU Yulong 0255239ed5 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
	neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py
	neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/test_br_int.py

Closes-Bug: #1732067
Related-Bug: #1841622
Change-Id: I14fefe289a19b718b247bf0740ca9bc47f8903f4
(cherry picked from commit efa8dd0895)
2020-02-25 07:32:29 +08:00
..
__init__.py OVS-agent: Introduce Ryu based OpenFlow implementation 2015-09-02 14:05:18 +09:00
ovs_bridge_test_base.py Make OVS controller inactivity_probe configurable 2019-06-04 13:35:00 +00:00
test_br_int.py Add accepted egress direct flow 2020-02-25 07:32:29 +08:00
test_br_phys.py Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
test_br_tun.py Update to support the ovdsbapp 0.4.0 API 2017-05-17 19:58:34 +00:00
test_ovs_bridge.py ovs: raise RuntimeError in _get_dp if id is None 2019-03-21 16:16:47 -07:00