Comment 4 for bug 1177811

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

Reviewed: https://review.openstack.org/30501
Committed: http://github.com/openstack/nova/commit/1690a1ae8f2fdddebfb8ae50a8492aedf466b8e3
Submitter: Jenkins
Branch: master

commit 1690a1ae8f2fdddebfb8ae50a8492aedf466b8e3
Author: Matt Riedemann <email address hidden>
Date: Wed May 29 21:12:04 2013 -0700

    Add power_on flag to virt driver finish/revert migration methods

    This patch adds a boolean power_on flag to the virt driver
    finish_migration and finish_revert_migration methods to indicate whether
    or not to power on the instance as part of the resize/migrate operation.
    The default is to power on the instance.

    Related to bug 1177811

    Change-Id: I76c7d6912eda2c333554855a8956bd0fbb1e8b6d