compute-hyperv/hyperv
Lucian Petrut 7dcfd8c6a2 Fix live migration with shared storage
At the moment, when live migration is requested, we attempt to
copy the instance dvd disks and log files to the remote location,
other instance files being transparently copied by Hyper-V.

The issue is that we don't check whether shared storage is being
used, in which case this will fail.

This change adds this check.

Closes-Bug: #1565895

Change-Id: Ib646c90c830a1cd0e5401d14c6d400226b034f73
(cherry picked from commit ba2b0bbda5)
2016-06-01 09:09:04 +00:00
..
hacking Applies cookiecutter template 2015-03-23 22:21:15 +02:00
nova Fix live migration with shared storage 2016-06-01 09:09:04 +00:00
tests Fix live migration with shared storage 2016-06-01 09:09:04 +00:00
__init__.py Adds Nova Hyper-V Driver as is 2015-03-18 17:30:04 +02:00
i18n.py Adds local i18n 2015-03-18 14:02:53 -07:00