Comment 68 for bug 1946239

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/+/822022
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/3c4475acdfad351442bde8f0a9b3cb6326cef909
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 3c4475acdfad351442bde8f0a9b3cb6326cef909
Author: Harald Jensås <email address hidden>
Date: Fri Oct 8 14:47:23 2021 +0200

    GaneshaNetwork - fallback -> external -> ctlplane

    The GaneshaNetwork attempted to fallback to the external
    network in the case when storage_nfs network does not
    exists. It should also fallback to ctlplane in the case that
    the external network does not exist.

    Conflicts:
      overcloud-resource-registry-puppet.j2.yaml

    Related-Bug: #1946239
    Change-Id: I5804621a3081209bbae63193c1e09601826f4275
    (cherry picked from commit c0b778301fff8f069c662f382b1e93806e876bee)
    (cherry picked from commit b1c7478e06a1990c8def9183fb6e0fecc696f7f3)