Allon Mureinik has posted comments on this change.

Change subject: core: UpdateVmDiskCommand: remove DbFacade calls
......................................................................


Patch Set 4: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractDiskVmCommand.java
Line 185:     protected ImageDao getImageDao() {
Line 186:         return getDbFacade().getImageDao();
Line 187:     }
Line 188: 
Line 189:     protected BaseDiskDao getBaseDiskDao() {
Done
Line 190:         return getDbFacade().getBaseDiskDao();
Line 191:     }
Line 192: 
Line 193:     protected SnapshotDao getSnapshotDao() {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Id31bc1234ed109f9cb1ae658572b4b2e67c6f6ee
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vered Volansky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to