Gilad Chaplik has uploaded a new change for review.

Change subject: core: removing DiskInfoList from parameters (#834527)
......................................................................

core: removing DiskInfoList from parameters (#834527)

https://bugzilla.redhat.com/834527

in MoveOrCopyParameters the disks list is sent twice,
in DiskInfoList and in VM.DiskMap.
removing DiskInfoList, and moving all its references to Vm.DiskMap.

this change solves a bug which in REST without supplying the disksList in
import VM with collapse Snapshots, the command fails.

Change-Id: I04bf874baec89c7e2b229c1299949f1044e22c61
Signed-off-by: Gilad Chaplik <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/MoveOrCopyParameters.java
M 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/VmBackupModel.java
4 files changed, 19 insertions(+), 37 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/44/5744/1
--
To view, visit http://gerrit.ovirt.org/5744
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04bf874baec89c7e2b229c1299949f1044e22c61
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to