Re: Problem with CLOUDSTACK-10240 (Cannot migrate local volume to shared storage)

2018-07-15 Thread Tutkowski, Mike
Hi Rafael, Thanks for your time on this. Here is an example where the new code deviates from the old code in a critical fashion (code right below is new): private Map getDefaultMappingOfVolumesAndStoragePoolForMigration(VirtualMachineProfile profile, Host targetHost) { Map volumeT

Re: Problem with CLOUDSTACK-10240 (Cannot migrate local volume to shared storage)

2018-07-15 Thread Rafael Weingärtner
Mike, are you able to pin-point in the old/replaced code the bit that was handling your use case? I took the most care not to break anything. Also, your test case, isn't it in the ACS' integration test suite? In theory, all test passed when we merged the PR. I sure can take a look at it. Can you