Zun

Comment 6 for bug 1762511

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

Reviewed: https://review.openstack.org/619907
Committed: https://git.openstack.org/cgit/openstack/python-zunclient/commit/?id=ff3b380680c109d0819c19b5530b483082c6935b
Submitter: Zuul
Branch: master

commit ff3b380680c109d0819c19b5530b483082c6935b
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