Maor Lipchuk has submitted this change and it was merged. Change subject: engine: Fix NPE for VM from snapshot (#810897) ......................................................................
engine: Fix NPE for VM from snapshot (#810897) Fix create VM from snapshot, after refactor of multiple storage domains, The map which needs to be used is diskInfoDestinationMap instead of diskImagesFromClientMap. Change-Id: I4ba8df35d21539aba02007ceca8e357852784658 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java 1 file changed, 6 insertions(+), 6 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3416 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4ba8df35d21539aba02007ceca8e357852784658 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
