Change in ovirt-engine[master]: core: New query 'GetAllVms' to get all vms with filtering su...

asaf at redhat.com asaf at redhat.com
Mon Jun 25 08:40:56 UTC 2012


Asaf Shakarchi has submitted this change and it was merged.

Change subject: core: New query 'GetAllVms' to get all vms with filtering support (#783087)
......................................................................


core: New query 'GetAllVms' to get all vms with filtering support (#783087)

https://bugzilla.redhat.com/783087

Introducing a new query 'getAllVms', used to retrieve all VMs.
This query has permission filtering support, used to retrieve only
the vms that the user is allowed to read.

Change-Id: I492773ee76eae88b999afc8dd2032934e31e9183
Signed-off-by: Asaf Shakarchi <asaf at redhat.com>
---
M backend/manager/dbscripts/vms_sp.sql
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmsQuery.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/VmDAO.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmDAODbFacadeImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VmDAOTest.java
6 files changed, 76 insertions(+), 4 deletions(-)

Approvals:
  Asaf Shakarchi: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I492773ee76eae88b999afc8dd2032934e31e9183
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Asaf Shakarchi <asaf at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Asaf Shakarchi <asaf at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list