Allon Mureinik has uploaded a new change for review. Change subject: core: Filtering GetAllVmPoolsAttachedToUserQuery ......................................................................
core: Filtering GetAllVmPoolsAttachedToUserQuery Added optional permission filtering for GetAllVmPoolsAttachedToUserQuery. Filtering logic is implemented in the (new) base class, and this class just handles the logic of a successful execution. Change-Id: Ia050a2a994c459364d1049a0d0f830b240cc4ab2 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmPoolsAttachedToUserQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllVmPoolsAttachedToUserQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/GetAllVmPoolsAttachedToUserParameters.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 4 files changed, 91 insertions(+), 24 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/81/2381/1 -- To view, visit http://gerrit.ovirt.org/2381 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia050a2a994c459364d1049a0d0f830b240cc4ab2 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
