mirror of https://github.com/apache/cloudstack.git
Updating the fix to cover one more scenario when user directly calls API migrateVirtualMachineWithVolume. If currentPool is accessible to destination host, skip calling allocators and move on to next volume to process. This means if user calls migrateVirtualMachineWithVolume API where all volumes of VM are accessible on specified target host, then API fails as there is no storage migration involved. Instead user should call migrateVirtualMachine API. Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org> |
||
|---|---|---|
| .. | ||
| conf | ||
| resources/com/cloud/upgrade | ||
| scripts | ||
| src | ||
| test | ||
| pom.xml | ||