← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1847889] Re: Cloud-shell and console break in websockify 0.9.0

 

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

commit bc1cfd9737380a4827fec97152139e6c2e918f38
Author: Hongbin Lu <hongbin034@xxxxxxxxx>
Date:   Sun Oct 13 02:56:11 2019 +0000

    Send binary to websocket proxy
    
    Websockify 0.9.0 rejected receiving text frame:
    https://github.com/novnc/websockify/commit/8eb5cb0cdcd1314d6d763df8f226b587a2396aa2
    We have to switch to binary frame instead.
    
    Change-Id: Ie1525c673104588760ec78a3c996103da08b42d1
    Closes-Bug: #1847889


** Changed in: python-zunclient
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1847889

Title:
  Cloud-shell and console break in websockify 0.9.0

Status in OpenStack Dashboard (Horizon):
  In Progress
Status in python-zunclient:
  Fix Released
Status in Zun UI:
  New

Bug description:
  Starting from websockify 0.9.0, it rejected text frame:
  https://github.com/novnc/websockify/commit/8eb5cb0cdcd1314d6d763df8f226b587a2396aa2
  . We have to send binary frame instead.

  This affect CLI client (i.e. python-zunclient) and browser websocket
  client (i.e. zun-ui)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1847889/+subscriptions


References