Yair Zaslavsky has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/41/3041/1 -- To view, visit http://gerrit.ovirt.org/3041 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iace8881f1d05f037a715e3a6679adaea0e2e4aee Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
