Change in ovirt-engine[ovirt-engine-3.6]: core: Permission based icon filtering: backend part
piotr.kliczewski at gmail.com
piotr.kliczewski at gmail.com
Thu Sep 24 08:35:12 UTC 2015
Piotr Kliczewski has submitted this change and it was merged.
Change subject: core: Permission based icon filtering: backend part
......................................................................
core: Permission based icon filtering: backend part
I allows to non-admin user to list icons using REST. Returned icons are
union of predefined icons and icons that are associated with some
entity the user has permission to (vm or tempate).
Change-Id: I09aecac8c8265cf687ecf4edc2305421a2feb61b
Bug-Url: https://bugzilla.redhat.com/1263758
Signed-off-by: Jakub Niedermertl <jniederm at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmIconsQuery.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmIconDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmIconDaoImpl.java
4 files changed, 29 insertions(+), 7 deletions(-)
Approvals:
Piotr Kliczewski: Passed CI tests
Jakub Niedermertl: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/46475
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I09aecac8c8265cf687ecf4edc2305421a2feb61b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list