Comment 34 for bug 2030094

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

Reviewed: https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/896671
Committed: https://opendev.org/openstack/charm-openstack-dashboard/commit/eab473e0d9409cf6897e486ba6f53e701ff83c9c
Submitter: "Zuul (22348)"
Branch: stable/zed

commit eab473e0d9409cf6897e486ba6f53e701ff83c9c
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)