Comment 7 for bug 1866206

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-neutron (stable/train)

Reviewed: https://review.opendev.org/711943
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=afc5750e191868099c1e5319dbf09e44e4f69e0f
Submitter: Zuul
Branch: stable/train

commit afc5750e191868099c1e5319dbf09e44e4f69e0f
Author: Bernard Cafarelli <email address hidden>
Date: Thu Mar 5 17:09:39 2020 +0100

    Force cast bridge mappings as an array

    In some cases, the parameter will not passed as an array but as a
    string, causing conversion error when generating the matching list

    Force array parameter conversion to cover all cases

    Change-Id: I4290bb1dbb96ea0d57e6ad8c6a686c2bf103c907
    Closes-Bug: #1866206
    (cherry picked from commit 73d64f2cc1742b855dc72dbc90f1d81cb6543413)