Comment 4 for bug 1918418

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/783930
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/4260d30eae0b83789d0bdb9b027be7e88176e187
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 4260d30eae0b83789d0bdb9b027be7e88176e187
Author: Slawek Kaplonski <email address hidden>
Date: Wed Mar 10 10:53:16 2021 +0000

    Set vlan-limit value depending on vlan_transparent setting

    In case when vlan_transparent in Neutron is enabled,
    other_config:vlan-limit should be set to value "0" in the openvswitch on
    all nodes.

    Related-Bug: #1918418

    Depends-On: https://review.opendev.org/c/openstack/puppet-vswitch/+/783215
    Change-Id: Id6fc08bce5673a41fd9fa5cb27f41c9786f560da
    (cherry picked from commit e6801cebc81f25b6198cf29b4a5ab7308e16d5fd)