Allon Mureinik has uploaded a new change for review. Change subject: core: Optional filtering for GetVdsGroupByIdQuery ......................................................................
core: Optional filtering for GetVdsGroupByIdQuery Added optional permission filtering for use in the user portal. The filtering is implemented in the database level and the query just delegates to it via the DAO. Change-Id: Ifdbb90a960cc1daafe7edf03d72b90f933719fb4 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVdsGroupByIdQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetVdsGroupByIdQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 3 files changed, 43 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/90/2190/1 -- To view, visit http://gerrit.ovirt.org/2190 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifdbb90a960cc1daafe7edf03d72b90f933719fb4 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
