Mike Kolesnik has submitted this change and it was merged.

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

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


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I40b3dd2b64428826a3e56efd29b561f8b2a75d06
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to