Comment 13 for bug 2039490

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/+/901931
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/89ed4456c63df5c453201e7b4ef776920f398f1a
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 89ed4456c63df5c453201e7b4ef776920f398f1a
Author: Felipe Reyes <email address hidden>
Date: Thu Oct 26 17:41:41 2023 -0300

    Use wss protocol when SSL enabled

    This patch checks if HTTPS configuration is enabled in Apache to
    determine if the websocket protocol should switch from 'ws' to 'wss' or
    not.

    Change-Id: I738652373604966b6df079e45a0ad26c83e21688
    Closes-Bug: #2039490
    (cherry picked from commit b915f8e6f81df6a776fc1ad6725207a199440a3b)