Comment 6 for bug 2003324

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

Reviewed: https://review.opendev.org/c/openstack/puppet-neutron/+/872290
Committed: https://opendev.org/openstack/puppet-neutron/commit/9540933d918d498b4e1c1d55dc2ae63ac88a948b
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 9540933d918d498b4e1c1d55dc2ae63ac88a948b
Author: Takashi Kajinami <email address hidden>
Date: Thu Jan 19 19:22:58 2023 +0900

    Fix wrong bridge name if bridge_mappings is commma-separated string

    This change ensures the value is properly translated to a list even
    if it's a flat string so that the bridge name is properly picked up.

    This also fixes a few wrong assertions done in unit tests.

    Closes-Bug: #2003324
    Change-Id: I3a784588435619418cfd51a1ceffd9fd0ecd5e63
    (cherry picked from commit 05b043698f1fc7511e3087bea6a4dada515e54a9)
    (cherry picked from commit a2d49ef58e9a31fe6c5a99b8a2b7e63646ea2101)