Tal Nisan has submitted this change and it was merged.
Change subject: core: Make 'GetRoleById' query available to non-admin users.
......................................................................
core: Make 'GetRoleById' query available to non-admin users.
Note that roles are static information that should be avaiable to any
user, so no filtering is done.
Change-Id: Idb0a7e15ca01b03c9ea25a9af107eb71ecb85012
Signed-off-by: Asaf Shakarchi <asaf(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5132
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idb0a7e15ca01b03c9ea25a9af107eb71ecb85012
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>