Comment 2 for bug 1868569

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/714462
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d5be566b3db3b288534e6cb5f3290416e2731784
Submitter: Zuul
Branch: master

commit d5be566b3db3b288534e6cb5f3290416e2731784
Author: Daniel Alvarez <email address hidden>
Date: Mon Mar 23 15:26:58 2020 +0100

    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 <email address hidden>