neutron/neutron/tests
Slawek Kaplonski de322da9e0 Add "igmp_snooping_enable" config option for OVS agent
Neutron-ovs-agent can now enable IGMP snooping in integration bridge
if config option "igmp_snooping_enable" in OVS section in config will
be set to True.
It will also set mcast-snooping-disable-flood-unregistered=true
so flooding of multicast packets to all unregistered ports will be
disabled also.
Both changes are applied on integration bridge.

Change-Id: I12f4030a35d10d1715d3b4bfb3ed5efb9aa28f2b
Closes-Bug: #1840136
(cherry picked from commit 5b341150e2)
2020-06-12 15:03:32 +00:00
..
common Always set ovs bridge name in vif:binding-details 2020-01-02 17:28:41 +08:00
contrib Change ovs version we use in fullstack tests 2019-04-04 16:24:17 +02:00
etc List SG rules which belongs to tenant's SG 2020-01-29 08:04:16 +00:00
fullstack Increase waiting time for network rescheduling 2020-04-07 20:19:15 +00:00
functional Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:32 +00:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:32 +00: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:21:52 +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 pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00