Files
nova-powervm/nova_powervm/tests/virt/powervm/test_driver.py
Kyle L. Henderson db19048453 Add pre-LPM method in the volume driver
The current volume driver does not have a separate pre live
migration method. During live migration, the volume must be
discovered on the target host VIOSes for VSCSI attached volumes,
but the connections will be automatically moved over.  This patch
separates the discovery and connect logic for use by live migration.
However, it only addresses VSCSI needs. It does not address NPIV
attached volumes.

Change-Id: I56f10b5f41c3fdef7afd723eac3f6cbe3256ccba
2015-09-01 09:55:47 -05:00

48 KiB