← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1692513] [NEW] Nova uses bad URL for noVNC

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
     Assignee: Maciej Jozefczyk (maciej.jozefczyk)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Maciej Jozefczyk (maciej.jozefczyk)

-- 
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 OpenStack Compute (nova):
  New

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/nova/+bug/1692513/+subscriptions


Follow ups