Comment 16 for bug 2039490

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-cloud-controller/+/901934
Committed: https://opendev.org/openstack/charm-nova-cloud-controller/commit/968fa1534ea032618ff7cde237604ec9aeae5013
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 968fa1534ea032618ff7cde237604ec9aeae5013
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)