Allon Mureinik has uploaded a new change for review. Change subject: core: Refactoring GetAllVmSnapshotsByDriveQuery ......................................................................
core: Refactoring GetAllVmSnapshotsByDriveQuery Call DiskImageDAO directly and then feed the results into the new ImagesHandler method that accepts a List<DiskImage> in order to facilitate filtering in a future commit. Change-Id: I40b3dd2b64428826a3e56efd29b561f8b2a75d06 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllVmSnapshotsByDriveQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetAllVmSnapshotsByDriveQueryTest.java 2 files changed, 72 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/92/1992/1 -- To view, visit http://gerrit.ovirt.org/1992 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I40b3dd2b64428826a3e56efd29b561f8b2a75d06 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
