neutron/neutron/plugins/ml2/drivers/ovn
Lucas Alvares Gomes c986caa299 [OVN] Update check_for_mcast_flood_reports() to check for mcast_flood
The patch [0] changed the value of the "mcast_flood" option for the
localnet ports in OVN to "false" to avoid multicast packet duplication
but, the maintenance task check_for_mcast_flood_reports() was never
updated to account for that change.

So, localnet ports created prior to [0] would continue to have the
"mcast_flood" value as "true" and new ports would have it as "false".
This patch fixes the maintenance task.

[0] https://review.opendev.org/c/openstack/neutron/+/797418

Change-Id: Ib90704a85c9ed659d71ac8ed42b1b542bd2496a2
Closes-Bug: #1949081
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit d02fb560aa)
2022-01-05 14:05:42 -03:00
..
agent Rename networking-ovn-metadata-agent to neutron-ovn-metadata-agent 2020-09-01 10:06:32 -04:00
mech_driver [OVN] Update check_for_mcast_flood_reports() to check for mcast_flood 2022-01-05 14:05:42 -03:00
__init__.py [OVN] Import ovsdb related code 2019-12-04 13:18:50 +00:00