Comment 9 for bug 1015731

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

Reviewed: https://review.openstack.org/14764
Committed: http://github.com/openstack/nova/commit/fb888279561201e85c461ae3c1450504f049c22c
Submitter: Jenkins
Branch: stable/folsom

commit fb888279561201e85c461ae3c1450504f049c22c
Author: Jian Wen <email address hidden>
Date: Mon Sep 24 23:30:02 2012 +0800

    libvirt: Fix _cleanup_resize

    Undefine domain and unplug vifs in _cleanup_resize if the instance was
    migrated to another host.

    Fixes bug 1015731

    Change-Id: If6eb1ada029d462777bbd6ea113c98c3b801cf5d
    (cherry picked from commit d272415fd6fe9cdbd66fdfdf9aedc8a43b87d9b5)