Change in ovirt-engine[master]: core: import vm -persist disks with correct storage domain

Maor Lipchuk has submitted this change and it was merged. Change subject: core: import vm -persist disks with correct storage domain ...................................................................... core: import vm -persist disks with correct storage domain When importing vm, the added disks were persisted with the export domain as their storage domain rather then the target storage domain. note: the correct storage domain is set only for the saved disks and not to all of it's snapshots - if the operation is successful then the storage domain will be set to all snapshots from end method of MoveOrCopyImageGroup, otherwise the disk will be removed. Change-Id: I43280c97f2e444720044966eead7276999bdce1a Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Maor Lipchuk: Looks good to me, approved Liron Aravot: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/11327 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I43280c97f2e444720044966eead7276999bdce1a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
mlipchuk@redhat.com