Comment 5 for bug 1918418

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/783932
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/71fb10fe28a8d0419436c20069f515cba70d7e63
Submitter: "Zuul (22348)"
Branch: stable/train

commit 71fb10fe28a8d0419436c20069f515cba70d7e63
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/+/783859
    Change-Id: Id6fc08bce5673a41fd9fa5cb27f41c9786f560da
    (cherry picked from commit e6801cebc81f25b6198cf29b4a5ab7308e16d5fd)