Comment 54 for bug 1946239

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/817834
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/5f3bec95404780dc64d44a0a346fdab3bf7c3481
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit 5f3bec95404780dc64d44a0a346fdab3bf7c3481
Author: Harald Jensås <email address hidden>
Date: Fri Oct 8 13:21:04 2021 +0200

    Default CephDashboardNetwork to storage_dashboard

    The default CephDashboardNetwork in ServiceNetMap was
    'ctlplane'. Change this to default to storage_dashboard
    with a fallback to 'ctlplane'.

    This will allow us to remove the hard-coded conditionals
    on 'StorageDashboard' network name in tripleo_hiera_data.

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

    Related-Bug: #1946239
    Change-Id: I9a62b2cf24b2dd020de74e18af8c7bc0535d12d9
    (cherry picked from commit 28161b58682ac6d4e86b49ccf01395e40ffd613b)
    (cherry picked from commit 5d4785bd61f5ff8b9edde370aa251dbddd7a2d63)