Comment 2 for bug 1058273

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

Reviewed: https://review.openstack.org/13848
Committed: http://github.com/openstack/nova/commit/b60646965de26974f8a8b81f6e43b72a6c8d44f5
Submitter: Jenkins
Branch: master

commit b60646965de26974f8a8b81f6e43b72a6c8d44f5
Author: David Kang <email address hidden>
Date: Mon Oct 22 16:56:56 2012 -0400

    Fixes bug Snapshotting LXC instance fails

    Fixes bug 1058273.

    The path of the disk for snapshotting LXC instance is debugged.
    Also, virt_dom.managedSave(0) and self._create_domain(domain=virt_dom)
    are not called for LXC instance, because they are supported by libvirt.

    Change-Id: Idf8275a0222b2eb289e16dd245f7721e17fce21d