[RFE] Nova serial console support for Ironic
Bug #1553083 reported by
Dao Cong Tien
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Fix Released
|
Wishlist
|
John L. Villalovos |
Bug Description
Today, Ironic provides a IPMI+Shellinabox console as a serial console via web, but this kind of console is not compatible with Nova serial console. Hence, the admin cannot see the console on Horizon dashboard.
It's nice if we can make Ironic support the Nova serial console. If so, the admin can see and interact with the bare metals console through Horizon. And the Nova CLI 'nova get-serial-console <instance>' will work by returning a valid URL (websocket URL).
Changed in ironic: | |
assignee: | nobody → Dao Cong Tien (tiendc) |
description: | updated |
Changed in ironic: | |
assignee: | Dao Cong Tien (tiendc) → Akira Yoshiyama (yosshy) |
status: | New → In Progress |
Changed in ironic: | |
assignee: | Akira Yoshiyama (yosshy) → Dao Cong Tien (tiendc) |
Changed in ironic: | |
importance: | Undecided → Wishlist |
Changed in ironic: | |
assignee: | Dao Cong Tien (tiendc) → Yuiko Takada (takada-yuiko) |
Changed in ironic: | |
assignee: | Yuiko Takada (takada-yuiko) → Dao Cong Tien (tiendc) |
Changed in ironic: | |
assignee: | Dao Cong Tien (tiendc) → Yuiko Takada (takada-yuiko) |
Changed in ironic: | |
assignee: | Yuiko Takada (takada-yuiko) → John L. Villalovos (happycamp) |
Changed in ironic: | |
assignee: | John L. Villalovos (happycamp) → Yuiko Takada (takada-yuiko) |
Changed in ironic: | |
assignee: | Yuiko Takada (takada-yuiko) → John L. Villalovos (happycamp) |
To post a comment you must log in.
Agree, this would be great. Could you please add some information on how we can make this work?