Comment 6 for bug 1028092

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

Reviewed: https://review.openstack.org/11906
Committed: http://github.com/openstack/nova/commit/359527501604ea720b594a2ed1b32cd29fe6adbc
Submitter: Jenkins
Branch: master

commit 359527501604ea720b594a2ed1b32cd29fe6adbc
Author: Renuka Apte <email address hidden>
Date: Tue Sep 4 23:02:16 2012 -0700

    xenapi: Refactor snapshots during resize

    Currently, we use VM.snapshot for resize, which fails if we have a
    volume attached to the VM, which does not support snapshots. This change
    uses VDI.snapshot instead, for all VDIs that are not attached by nova.

    Also needed for xenapi: detaching and reattaching volumes during
    migrations and reverting of migrations.

    Fixes Bug #1028092

    Change-Id: I3e2973747135a9c33de194e38537620c397bb87e