Comment 11 for bug 1836011

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/673410
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4aa55749474b283fe1079becd14fef91ac7491f8
Submitter: Zuul
Branch: stable/stein

commit 4aa55749474b283fe1079becd14fef91ac7491f8
Author: waleed mousa <email address hidden>
Date: Wed Jul 10 04:18:56 2019 -0400

    Moving NeutronMechanismDrivers value to be list in neutron-ml2-mlnx-sdn.yaml

    Having NeutronMechanismDrivers as a string causing issues
    specially with non-ovn deployments and if the value contains a
    sub-string(ovn) like sriovnicswitch, so just moving it to be a list of
    strings

    Change-Id: Id01951bca724417db91225efeaaeb1b85e06eb70
    Related-Bug: #1836011
    (cherry picked from commit 68c2d3ae072d2bb152996f69bf8531d8c5eb40da)