Allon Mureinik has uploaded a new change for review.

Change subject: core: Permission filtering for GetVmPoolByIdQuery
......................................................................

core: Permission filtering for GetVmPoolByIdQuery

Support permission filtering for GetVmPoolByIdQuery, so it can be used
by the User Portal.

Actual filtering logic was implemented in the database level in the
previous patch. This patch only contains delegations to the correct
methods of the DAO, and a test that assures they are called.

Change-Id: I69a5d7fde5bc774e3105296fd52b70c131b40ad6
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmPoolByIdQuery.java
A 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetVmPoolByIdQueryTest.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
3 files changed, 45 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/27/3527/1
--
To view, visit http://gerrit.ovirt.org/3527
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I69a5d7fde5bc774e3105296fd52b70c131b40ad6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to