Comment 1 for bug 1565895

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

Reviewed: https://review.openstack.org/301252
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=60c06bdd6fc006d6bff6840efdc8438de37f983d
Submitter: Jenkins
Branch: master

commit 60c06bdd6fc006d6bff6840efdc8438de37f983d
Author: Lucian Petrut <email address hidden>
Date: Mon Apr 4 17:22:29 2016 +0300

    Properly handle shared storage in case of cold migrations

    At the moment, if the destination host is other than the source
    host, we attempt to move the instance files without checking if
    shared storage is being used.

    This change fixes this issue. In case of shared storage, we'll have
    the same workflow as when the migration source is the migration
    destination as well.

    Closes-Bug: #1565895

    Change-Id: I711976b42a5de5a28de22e010b48c10d96b68ba5