Comment 9 for bug 1836011

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

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

commit 68c2d3ae072d2bb152996f69bf8531d8c5eb40da
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