Change in ovirt-engine[master]: core: 'import more than once' saves snapshot as disk (#83055...

Gilad Chaplik has submitted this change and it was merged. Change subject: core: 'import more than once' saves snapshot as disk (#830557) ...................................................................... core: 'import more than once' saves snapshot as disk (#830557) https://bugzilla.redhat.com/830557 when importing more than once, the vm's snapshots had the original vm id, and image group, instead of the newly created. because of that we created a vmDevice record for each of the snapshot, for a disk. Change-Id: I7689f7466a82cfebefef0971f751293bd3c654eb Signed-off-by: Gilad Chaplik <gchaplik@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Gilad Chaplik: Verified -- To view, visit http://gerrit.ovirt.org/5751 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7689f7466a82cfebefef0971f751293bd3c654eb Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>
participants (1)
-
gchaplik@redhat.com