Comment 28 for bug 2030094

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/896664
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/a80d717fdc808408d430a1152187c9eda0b165e8
Submitter: "Zuul (22348)"
Branch: stable/zed

commit a80d717fdc808408d430a1152187c9eda0b165e8
Author: Felipe Reyes <email address hidden>
Date: Fri Sep 1 17:39:23 2023 -0400

    Add new interface 'dashboard'

    This new interface consumes information exposed by openstack-dashboard
    to correctly configure nova-serialproxy and allow requests coming from
    the web browser that tries to load the serial console.

    Change-Id: I2d82abffb9649f16a792f180806cea36cc5e25df
    Closes-Bug: #2030094
    (cherry picked from commit 816ee80cd0e83dd3b5d9e49187caf9e6d420cf1b)