yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64184
[Bug 1692513] Re: Nova uses bad URL for noVNC
Good point, Mateusz. If have checked Ubuntu packages, the latest is 1:0.4+dfsg+1+20131010+gitf68af8af3d-4, and its provided also for Ubuntu Artful. So for now problem doesn't exist.
The only change should be for Devstack to clone from tag (eg. newest one - v0.6.2) rather than from master.
** No longer affects: horizon
** No longer affects: nova
--
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
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