Bug fix: VDIs should be on chosen SRs.

This commit is contained in:
Pierre 2016-01-29 10:07:02 +01:00
parent 472e419abc
commit 944163be0e

View File

@ -226,8 +226,8 @@ migrate = $coroutine ({
yield @getXapi(vm).migrateVm(vm._xapiId, @getXapi(host), host._xapiId, {
migrationNetworkId: migrationNetwork?._xapiId
mapVifsNetworksXapi,
mapVdisSrsXapi,
mapVifsNetworks: mapVifsNetworksXapi,
mapVdisSrs: mapVdisSrsXapi,
})
return