Mike Kolesnik has submitted this change and it was merged.

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(-)

Approvals:
  Mike Kolesnik: Looks good to me, approved
  Allon Mureinik: Verified


--
To view, visit http://gerrit.ovirt.org/3530
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id9b71e22ce847f6d2f8e44edd74cc85fae33b6db
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to