yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64169
[Bug 1692513] Re: Nova uses bad URL for noVNC
PR Nova:
https://review.openstack.org/#/c/466710/2
PR Horizon:
review.openstack.org/#/c/466712/1
PR Devstack:
https://review.openstack.org/#/c/466714/1
** Also affects: devstack
Importance: Undecided
Status: New
** Also affects: horizon
Importance: Undecided
Status: New
** Changed in: horizon
Assignee: (unassigned) => Maciej Jozefczyk (maciej.jozefczyk)
** Changed in: devstack
Assignee: (unassigned) => Maciej Jozefczyk (maciej.jozefczyk)
** Changed in: horizon
Status: New => In Progress
** Changed in: devstack
Status: New => In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1692513
Title:
Nova uses bad URL for noVNC
Status in devstack:
In Progress
Status in OpenStack Dashboard (Horizon):
In Progress
Status in OpenStack Compute (nova):
In Progress
Bug description:
Description
===========
Two weeks ago in noVNC project file vnc_auto.html was renamed to vnc_lite.html
https://github.com/novnc/noVNC - commit 53f41f969228a47201ffe533f1ee550ff28d9041
It looks the same as old one.
Because of that we need to change this URL also in Nova. Already
everytime nova-novncproxy fails with 404 error while trying to get
vnc_auto.html from filesystem.
Steps to reproduce
==================
1. Spawn latest devstack.
2. Create VM.
3. Issue nova get-vnc-console INSTANCE_UUID novnc.
Expected result
===============
noVNC console will be shown.
Actual result
=============
Given link is broken (HTTP 404).
Environment
===========
nova - master branch
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1692513/+subscriptions
References