Michael Kublin has submitted this change and it was merged. Change subject: core : Fixing import of vm with snapshots ......................................................................
core : Fixing import of vm with snapshots The following patch will fix a NPE at ImportVm, when importing it with snapshots. The snapshots will be saved at the same storage domain as base image Change-Id: I415db2da4f006118d0fb9dc3cbc8f8a1de9ced14 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java 1 file changed, 9 insertions(+), 4 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2462 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I415db2da4f006118d0fb9dc3cbc8f8a1de9ced14 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
