yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80811
[Bug 1847889] Re: Cloud-shell and console break in websockify 0.9.0
Reviewed: https://review.opendev.org/688290
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ea2212ebe59567d8ea21778cff5128e1029be045
Submitter: Zuul
Branch: master
commit ea2212ebe59567d8ea21778cff5128e1029be045
Author: Hongbin Lu <hongbin034@xxxxxxxxx>
Date: Sun Oct 13 02:51:53 2019 +0000
Send binary frame in websocket client
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: I2677b8879ccb27def22126811c347d5c08f5aada
Closes-Bug: #1847889
** Changed in: horizon
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):
Fix Released
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