Comment 7 for bug 977007

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

Reviewed: https://review.openstack.org/10079
Committed: http://github.com/openstack/nova/commit/f6d1f552875a918084907c53085d140d58fb1c37
Submitter: Jenkins
Branch: stable/essex

commit f6d1f552875a918084907c53085d140d58fb1c37
Author: Yaguang Tang <email address hidden>
Date: Wed May 9 17:45:58 2012 +0800

    libvirt: fix qcow2 size on live block migration

    When using live block migration, ephemeral disks with qcow2 format
    should be created in the destination with the same virtual size as
    before.

    bug 977007

    Change-Id: I5c5b1295bdb3e4dc281698eba38c5ce697aa9bc2
    (cherry picked from commit ee705d048418d63667136cad3951655178861d46)