yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27551
[Bug 1417431] [NEW] Horizon does not support Ironic console
Public bug reported:
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]#
** Affects: horizon
Importance: Undecided
Status: New
** Description changed:
-
- Click the 'instance' menu for Ironic instance in Horizon, we got "console is currently unavailable. Please try again later." message.
+ 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]#
--
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):
New
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
Follow ups
References