Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Fixing checks for storage domains ......................................................................
core: Fixing checks for storage domains This patch extract methods in AddVmCommand that use VmTemplate, as not all Add flows use VmTemplate as the "ImageContainer" (AddVmFromSnapshot uses the source VM as the "ImageContainer" Change-Id: I18db5c739af1bb3cb5338ef6bdebeb8b45b3874f --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmAndCloneImageCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmFromSnapshotCommand.java 3 files changed, 34 insertions(+), 9 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3026 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I18db5c739af1bb3cb5338ef6bdebeb8b45b3874f Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
