Allon Mureinik has uploaded a new change for review. Change subject: core: Filtering for GetAllVmSnapshotsByDriveQuery ......................................................................
core: Filtering for GetAllVmSnapshotsByDriveQuery Permission filtering according to the user who issued the GetAllVmSnapshotsByDriveQuery. Filtering is done by the DAO, the query simply delegates the correct parameters to it. (v.2: Made the GetAllVmSnapshotsByDrive constant in the VdcQueryType enum a user query) Change-Id: I83920a7deac78b53c1f1bace495e91150373687a --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmSnapshotsByDriveQuery.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllVmSnapshotsByDriveQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 3 files changed, 7 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/93/1993/1 -- To view, visit http://gerrit.ovirt.org/1993 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I83920a7deac78b53c1f1bace495e91150373687a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
