Public bug reported:

Issue
=====

The console tab in Horizon doesn't show the console of an instance.

Steps to reproduce
==================

* Install nova-serialproxy and nova-consoleauth
* Enable "serial console" feature in "nova.conf"
  [vnc]
  enabled=False
  [serial_console]
  enabled=True
  base_url=ws://<host_ip>:6083/
  serialproxy_host = <host_ip>
  proxyclient_address = <host_ip>
* Launch an instance
* Open the "console" tab of that instance

Expected behavior
=================

The serial console of the instance should show up and allow user to
interact with.

Actual behavior
===============

* Blank screen (not black screen) without any other info.

Logs & Env
==========

* No error/warning logs in Nova and Horizon
* Nova CLI nova get-serial-console <inst> worked correctly and returned a valid 
websocket url.

Version
=======

* Used the latest devstack to install openstack with default
configuration except adding serial console settings.

** 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/1623799

Title:
  Serial console not show up on horizon dashboard

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Issue
  =====

  The console tab in Horizon doesn't show the console of an instance.

  Steps to reproduce
  ==================

  * Install nova-serialproxy and nova-consoleauth
  * Enable "serial console" feature in "nova.conf"
    [vnc]
    enabled=False
    [serial_console]
    enabled=True
    base_url=ws://<host_ip>:6083/
    serialproxy_host = <host_ip>
    proxyclient_address = <host_ip>
  * Launch an instance
  * Open the "console" tab of that instance

  Expected behavior
  =================

  The serial console of the instance should show up and allow user to
  interact with.

  Actual behavior
  ===============

  * Blank screen (not black screen) without any other info.

  Logs & Env
  ==========

  * No error/warning logs in Nova and Horizon
  * Nova CLI nova get-serial-console <inst> worked correctly and returned a 
valid websocket url.

  Version
  =======

  * Used the latest devstack to install openstack with default
  configuration except adding serial console settings.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to