Allon Mureinik has uploaded a new change for review. Change subject: core: Improvements for AddEmptyStoragePoolCommand ......................................................................
core: Improvements for AddEmptyStoragePoolCommand Made some minor improvements: 1. Java cleanup 2. Extracted DAOs and helpers to getXXX() methods to facilitate testing 3. Wrote unit test to prove changes in (1) had no averse effects. Change-Id: I0691b67dbf6c823421e0a66879ab6b7bafe06bba --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddEmptyStoragePoolCommand.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/AddEmptyStoragePoolCommandTest.java 2 files changed, 105 insertions(+), 11 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/20/3420/1 -- To view, visit http://gerrit.ovirt.org/3420 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0691b67dbf6c823421e0a66879ab6b7bafe06bba Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
