Comment 2 for bug 1255449

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/58701
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0fe3001d639df81ae4e5f77bcfc32bc1bffb014e
Submitter: Jenkins
Branch: master

commit 0fe3001d639df81ae4e5f77bcfc32bc1bffb014e
Author: Vladik Romanovsky <email address hidden>
Date: Wed Nov 27 03:45:36 2013 -0500

    libvirt: Custom disk_bus setting is being lost on hard_reboot

    Currently, a non-default disk_bus setting of and image will not be used,
    when powering on an instance (or _hard_reboot).

    hard_reboot() should use image_meta, if it exist, when constructing
    the disk_info

    Closes-Bug: #1255449

    Change-Id: I477f69c47515ad22165421b4d23ac865c7869873