Allon Mureinik has uploaded a new change for review.

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

core: Permission filtering for GetVmByVmIdQuery

Support permission filtering for GetVmByVmIdQuery, 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: Id9b71e22ce847f6d2f8e44edd74cc85fae33b6db
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmByVmIdQuery.java
A 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetVmByVmIdQueryTest.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java
3 files changed, 63 insertions(+), 5 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9b71e22ce847f6d2f8e44edd74cc85fae33b6db
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