Comment 6 for bug 1605720

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

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

commit d7b831e38cbc029b7975d1059ed212762a5f6a5e
Author: Chris Friesen <email address hidden>
Date: Fri Jul 22 16:33:43 2016 -0600

    Fix cold migration with qcow2 ephemeral disks

    If we have qcow2 ephemeral disks we need to ensure that the
    backing file gets created on a cold migration.

    This requires passing in the block_device_info when calling
    _create_image() so that we can loop over the ephemeral disks.

    Closes-Bug: #1605720
    Co-Authored-By: Feodor Tersin <email address hidden>
    Change-Id: Ie278bb10e1675ba1d903aaa3c0249be0d1cf147b