Comment 14 for bug 2039490

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/901932
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/8b10e2e1d31d4f3fa3224890337843b7fca4ccdc
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 8b10e2e1d31d4f3fa3224890337843b7fca4ccdc
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)