Allon Mureinik has uploaded a new change for review. Change subject: core: Set quota as non default when edited ......................................................................
core: Set quota as non default when edited Upon editing a quota (via the UpdateQuotaCommand) the quota will be set as non default. This patch contain the change, some minor refactoring in the command to allow testing this change, and the test itself. Change-Id: I0c68515cd6fd1e8d83b4bf9248de8f62f6afd92f --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateQuotaCommand.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/UpdateQuotaCommandTest.java 2 files changed, 104 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/24/3424/1 -- To view, visit http://gerrit.ovirt.org/3424 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0c68515cd6fd1e8d83b4bf9248de8f62f6afd92f 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
