Allon Mureinik has uploaded a new change for review. Change subject: core: GetRoleActionGroupsByRoleId as a user query ......................................................................
core: GetRoleActionGroupsByRoleId as a user query Made GetRoleActionGroupsByRoleIdQuery a user query. Note that it returns static information that should be accessible to any user, regardless of filtering. In addition to flagging it a user query, a test was added to ensure the query is indeed a user query, and that no other functionallity was harmed. Change-Id: I80cdd4ab3411dd23d87204e0da17e05c167c196a --- A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetRoleActionGroupsByRoleIdQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 2 files changed, 40 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/3768/1 -- To view, visit http://gerrit.ovirt.org/3768 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I80cdd4ab3411dd23d87204e0da17e05c167c196a 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
