neutron/neutron/tests/functional/agent
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
..
l2 Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:32 +00:00
l3 Dynamically increase l3 router process queue green pool size 2020-05-26 15:30:13 +00:00
linux Check the namespace is ready in test_mtu_update tests 2019-09-16 09:30:43 +00:00
windows Fix pep8 errors 2018-04-11 01:10:49 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
test_firewall.py Merge "ovs-fw: Fix firewall blink" 2018-03-23 12:11:10 +00:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Stop OVS agent before starting it again 2019-08-12 12:11:05 +00:00
test_ovs_flows.py of_interface: Implement bundled() method 2018-04-18 18:33:55 +09:00
test_ovs_lib.py Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:32 +00:00