nova/doc/source/admin/figures
Mohammed Naser 186aff98b7 Add 'path' query parameter to console access url
Starting in noVNC v1.1.0, the token query parameter is no longer
forwarded via cookie [1]. We must instead use the 'path' query
parameter to pass the token through to the websocketproxy [2].
This means that if someone deploys noVNC v1.1.0, VNC consoles will
break in nova because the code is relying on the cookie functionality
that v1.1.0 removed.

This modifies the ConsoleAuthToken.access_url property to include the
'path' query parameter as part of the returned access_url that the
client will use to call the console proxy service.

This change is backward compatible with noVNC < v1.1.0. The 'path' query
parameter is a long supported feature in noVNC.

Co-Authored-By: melanie witt <melwittt@gmail.com>

Closes-Bug: #1822676

[1] 51f9f0098d
[2] https://github.com/novnc/noVNC/pull/1220

Change-Id: I2ddf0f4d768b698e980594dd67206464a9cea37b
(cherry picked from commit 9606c80402)
2019-07-16 08:51:18 +01:00
..
SCH_5007_V00_NUAC-multi_nic_OpenStack-Flat-DHCP-manager.jpg doc: Import administration guide 2017-08-04 07:00:45 -04:00
SCH_5007_V00_NUAC-multi_nic_OpenStack-Flat-manager.jpg doc: Import administration guide 2017-08-04 07:00:45 -04:00
SCH_5007_V00_NUAC-multi_nic_OpenStack-VLAN-manager.jpg doc: Import administration guide 2017-08-04 07:00:45 -04:00
SCH_5007_V00_NUAC-multi_nic_OpenStack.vsd doc: Import administration guide 2017-08-04 07:00:45 -04:00
SCH_5009_V00_NUAC-VNC_OpenStack.png doc: Import administration guide 2017-08-04 07:00:45 -04:00
SCH_5009_V00_NUAC-VNC_OpenStack.svg Add 'path' query parameter to console access url 2019-07-16 08:51:18 +01:00
SCH_5009_V00_NUAC-VNC_OpenStack.vsd doc: Import administration guide 2017-08-04 07:00:45 -04:00
serial-console-flow.svg docs: Explain the flow of the "serial console" feature 2017-10-18 13:39:57 +00:00