Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Fixing/refactoring buildAndCheckDestStorageDomains ......................................................................
core: Fixing/refactoring buildAndCheckDestStorageDomains Fixing and refactoring buildAndChekcDestStorageDomains. 1. At AddVmCommand - extracting a method for getting a collection of images that participate in the check 2. At AddVmAndClone - overriding this method, returning the collection of the images to be cloned (and not the images of the template as in the base class). Change-Id: Iace8881f1d05f037a715e3a6679adaea0e2e4aee --- 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 2 files changed, 14 insertions(+), 6 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3041 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iace8881f1d05f037a715e3a6679adaea0e2e4aee Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
