neutron/neutron/tests
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
..
common Always set ovs bridge name in vif:binding-details 2020-01-02 17:14:21 +08:00
contrib Change ovs version we use in fullstack tests 2019-04-09 16:25:29 +00:00
etc List SG rules which belongs to tenant's SG 2020-02-17 12:28:08 +01:00
fullstack Check the namespace is ready in test_mtu_update tests 2019-09-16 09:31:34 +00:00
functional Always set ovs bridge name in vif:binding-details 2020-01-02 17:14:21 +08:00
tempest Remove the bundled intree neutron tempest plugin 2017-11-22 12:54:33 -08:00
unit Add accepted egress direct flow 2020-02-25 07:32:29 +08:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:22:02 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py Router to OVO 2017-11-24 04:11:33 +00:00