← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417431] Re: Horizon does not support Ironic console

 

Looks like user setup issue.

Thanks for the investigation vaibhav!

closing the bug

** Changed in: horizon
       Status: New => Won't Fix

-- 
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/1417431

Title:
  Horizon does not support Ironic console

Status in OpenStack Dashboard (Horizon):
  Won't Fix

Bug description:
  Click the instance 'console' menu for Ironic instance in Horizon, we
  got "console is currently unavailable. Please try again later."
  message.

  However Ironic support web console, we can run ironic node-get-console
  <NODE_UUID> to get the console url, so can we add this Ironic console
  support for Horizon to redirect the web console url to Horizon console
  tab under instance, then user can check the console output after nova
  booting for Ironic bare metal.

  [root@rhel7-osee f9d73422-dc81-4fbc-b6b6-b98168cc9241]# ironic node-get-console  f9d73422-dc81-4fbc-b6b6-b98168cc9241
  +-----------------+----------------------------------------------------------------+
  | Property        | Value                                                          |
  +-----------------+----------------------------------------------------------------+
  | console_enabled | True                                                           |
  | console_info    | {u'url': u'http://9.119.58.235:6868', u'type': u'shellinabox'} |
  +-----------------+----------------------------------------------------------------+
  [root@rhel7-osee f9d73422-dc81-4fbc-b6b6-b98168cc9241]#

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


References