tripleo-heat-templates/releasenotes/notes/ovn_igmp_snooping_support-eccdecde74f4b9c8.yaml
Daniel Alvarez d5be566b3d Neutron ML2/OVN: Add support to enable IGMP Snooping
Right now, there's no way to drive the IGMP Snooping knob in
Neutron from THT. This patch is adding a new parameter that
defaults to False for ML2/OVN deployments.

Change-Id: I835f8faf51dc47b300d5ebdc4e821f8c40daf065
Closes-Bug: #1868569
Signed-off-by: Daniel Alvarez <dalvarez@redhat.com>
2020-03-23 15:30:47 +01:00

6 lines
159 B
YAML

---
features:
- |
Adds support for IGMP snooping (Multicast) in the OVN driver. Defaults
to False. IGMP snooping requires OVN version 2.12 or above.