Comment 1 for bug 1564297

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

Reviewed: https://review.openstack.org/299927
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=388ef9f11ca9beb5aff50bf7a3e6f72c62baee93
Submitter: Jenkins
Branch: master

commit 388ef9f11ca9beb5aff50bf7a3e6f72c62baee93
Author: cima <email address hidden>
Date: Thu Mar 31 15:13:43 2016 +0200

    Added cold VM migration support

    Cold migration enables migrating some of the VMs which are not in active state (e.g. stopped). Cold migration can also be used for migrating active VM, although VM is shut down and hence unaccessible while migrating.

    Change-Id: I89ad0a04d41282431c9773f6ae7feb41573368e3
    Closes-Bug: #1564297