MKS console support patch breaks server console completely

Bug #1735436 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Critical
Akihiro Motoki

Bug Description

After merging MKS console support patch https://review.openstack.org/#/c/512326/, server console cannot be open.

It changes 'console' key to 'remote_console' but 'remote_console' key is only available in Nova API 2.6 or later. 'console' should be used for 'console'.

Akihiro Motoki (amotoki)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/524207

Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/524207
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9854147407dde37f4bd98137637c82664c198b99
Submitter: Zuul
Branch: master

commit 9854147407dde37f4bd98137637c82664c198b99
Author: Akihiro Motoki <email address hidden>
Date: Fri Dec 1 00:02:25 2017 +0900

    Fix broken nova console support

    A patch of MKS console support replaces 'console' key into
    'remote_console', but 'remote_console' key is only available
    in Nova API version 2.6 or later. Horizon uses Nova API version
    2.1 by default, so this change breaks the existing server console
    support completely. This patch fixes it.

    Change-Id: I656037511e0d80688df4b82fa8c77fe5c09402bd
    Closes-Bug: #1735436

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 13.0.0.0b2

This issue was fixed in the openstack/horizon 13.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.