Respect extra arguments supplied for novncproxy_base_url
At the moment Nova will replace any extra parameters supplied as GET request for the `novncproxy_
So, in case you set `novncproxy_
https:/
As there is no subpath defined in `path` - NoVNC will create a WebSocket connection towards
`wss://
For NoVNC to create a proper WSS connection, we need to supply a subpath in `path` parameter, ie:
https:/
This blueprint suggests to respect supplied query parameter for novncproxy_base_url by parsing the URL and appending the token to the path if it is already exist.
This will allow users to set novncproxy_base_url like this: https:/
Blueprint information
- Status:
- Complete
- Approver:
- Sylvain Bauza
- Priority:
- Undefined
- Drafter:
- Dmitriy Rabotyagov
- Direction:
- Approved
- Assignee:
- Dmitriy Rabotyagov
- Definition:
- Approved
- Series goal:
- Accepted for 2025.1
- Implementation:
-
Implemented
- Milestone target:
- None
- Started by
- Sylvain Bauza
- Completed by
- Sylvain Bauza
Related branches
Related bugs
Sprints
Whiteboard
Addressed by: https:/
Respect supplied arguments in novncproxy_base_url
[20240917 bauzas] Approved as specless blueprint during today's meeting
