Allon Mureinik has uploaded a new change for review. Change subject: core: Filter GetAllAttachableDisksByPoolId ......................................................................
core: Filter GetAllAttachableDisksByPoolId Added permission filtering to GetAllAttachableDisksByPoolId, instead of the stub implementation that was present there. This patch includes the filtering code, a test for it, and some testing data in fixtures.xml. Change-Id: I04f319a036952567f1e7f9a2761ec98753052bae Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/dbscripts/all_disks_sp.sql M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/DiskDaoTest.java M backend/manager/modules/dal/src/test/resources/fixtures.xml 3 files changed, 37 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/38/4438/1 -- To view, visit http://gerrit.ovirt.org/4438 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I04f319a036952567f1e7f9a2761ec98753052bae 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
