← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1476123] [NEW] serial console does not honor webroot setting

 

Public bug reported:

Steps to Reproduce:
===================
1. install openstack-nova-serialproxy
2. On /etc/openstack-dashboard/local_settings set CONSOLE_TYPE = "SERIAL"
3. On compute node edit /etc/nova/nova.conf set 
    [serial_console]  
     enabled=True
     base_url=ws://10.35.64.150:6083/
     listen=0.0.0.0
4. Restart services
5. Restasrt httpd 
6. launch instance.

Actual results:
===============
The requested URL
/project/instances/2dd47f65-4563-4281-af96-b88ba50e9a25/serial was not found on
this server.

Expected results:
=================
serial console opened successfully

Additional info:
================
Serial console opened successfully via CLI

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1476123

Title:
  serial console does not honor webroot setting

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Steps to Reproduce:
  ===================
  1. install openstack-nova-serialproxy
  2. On /etc/openstack-dashboard/local_settings set CONSOLE_TYPE = "SERIAL"
  3. On compute node edit /etc/nova/nova.conf set 
      [serial_console]  
       enabled=True
       base_url=ws://10.35.64.150:6083/
       listen=0.0.0.0
  4. Restart services
  5. Restasrt httpd 
  6. launch instance.

  Actual results:
  ===============
  The requested URL
  /project/instances/2dd47f65-4563-4281-af96-b88ba50e9a25/serial was not found on
  this server.

  Expected results:
  =================
  serial console opened successfully

  Additional info:
  ================
  Serial console opened successfully via CLI

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1476123/+subscriptions


Follow ups