shwstppr commented on issue #6773: URL: https://github.com/apache/cloudstack/issues/6773#issuecomment-1262726976
@Rubueno I don't think this is a bug but rather more of an enhancement. Currently, `migrateVirtualMachineWithVolume` doesn't support live VM migration without providing `hostid`. Therefore, to support this we need to, - In the backend, refactor `migrateVirtualMachineWithVolume` API to support autoselect flag similar to `migrateVirtualMachine` - In UI when `Auto-assign` is selected, it needs to list volumes to check if any of the volumes are on local storage and based on that call migrate API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
