Comment 7 for bug 1863935

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/803273
Committed: https://opendev.org/openstack/kolla-ansible/commit/f60c51d12b9d9ed22bcd120804b2939fdcbfdb4a
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit f60c51d12b9d9ed22bcd120804b2939fdcbfdb4a
Author: wuchunyang <email address hidden>
Date: Mon Apr 26 21:00:58 2021 +0800

    Fix incorrect config of linuxbridge multiple external networks

    multiple external networks are supported by linuxbridge and OVS.
    Currently the config template only works for OVS

    Closes-Bug: #1863935
    Change-Id: I9da331e007c25c4a760839c566831769a68507a9
    (cherry picked from commit 24950b3894039d8f42ebaa6a6696d6a2e3d91b95)