Mike Kolesnik has submitted this change and it was merged.

Change subject: core: Extract DAO call to single method
......................................................................


core: Extract DAO call to single method

In ImportVmCommand there are several places where SnapshotDao is
needed, so extracted the DAO call to a single command (also good
if unit tests will be added).

Change-Id: Idcbf0577d99e182bf641c1badfd6ee3d1e967ee1
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java
1 file changed, 11 insertions(+), 6 deletions(-)

Approvals:
  Mike Kolesnik: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idcbf0577d99e182bf641c1badfd6ee3d1e967ee1
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkole...@redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to