Zun

Comment 24 for bug 1762511

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-zunclient (stable/queens)

Reviewed: https://review.openstack.org/620637
Committed: https://git.openstack.org/cgit/openstack/python-zunclient/commit/?id=5a0a13283020d59005a8fcd43f84c1a02fd48abd
Submitter: Zuul
Branch: stable/queens

commit 5a0a13283020d59005a8fcd43f84c1a02fd48abd
Author: Hongbin Lu <email address hidden>
Date: Sat Nov 24 19:35:42 2018 +0000

    Allow wss as websocket protocol

    Allow users to establish "wss" (secure web socket) connection to
    the container. This is a client side fix but we also need to fix
    the server to fully support "wss"

    Change-Id: I1dd4f4872be03d1d80e3decbab18b41376230aba
    Partial-Bug: #1762511
    (cherry picked from commit ff3b380680c109d0819c19b5530b483082c6935b)