Comment 32 for bug 2030094

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-openstack-dashboard (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/896673
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/83ffa9eb3a2418897bf2707d14efce725d775090
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 83ffa9eb3a2418897bf2707d14efce725d775090
Author: Felipe Reyes <email address hidden>
Date: Fri Sep 1 17:41:00 2023 -0400

    Add new interface 'dashboard'

    openstack-dashboard exposes the hostnames (and IP addresses) that can be
    used by users to load Horizon. There are 3 possible sources, they are
    juju units ingress-address, os-public-hostname and vip config options

    Closes-Bug: #2030094
    Change-Id: I5eb524c6258f72980ef43175f2bed21d7ca078be
    (cherry picked from commit 484b7d82601bf4f493df7f564b5b74575819436d)