Michael Kublin has uploaded a new change for review. Change subject: core : Fixing ImportVmTemplateComamnd ......................................................................
core : Fixing ImportVmTemplateComamnd The following patch will fix an ImportVmTemplateComamnd for working with multiple storage domains. The fix is removing "dead code" and improve performance by reducing duplicate checks at canDoAction Change-Id: I9c77407b0f06bf784c8ad9351a6583e534b2646b --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmTemplateCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MoveOrCopyTemplateCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/ImportVmTemplateCommandTest.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/TestHelperImportVmTemplateCommand.java 5 files changed, 70 insertions(+), 125 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/62/2762/1 -- To view, visit http://gerrit.ovirt.org/2762 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9c77407b0f06bf784c8ad9351a6583e534b2646b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
