Daniel Erez has posted comments on this change.

Change subject: core: introduce CloneSingleCinderDiskCommand
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/39643/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CloneSingleCinderDiskCommandCallback.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/CloneSingleCinderDiskCommandCallback.java:

Line 12: import org.ovirt.engine.core.dao.DiskDao;
Line 13: 
Line 14: import java.util.List;
Line 15: 
Line 16: public class CloneSingleCinderDiskCommandCallback extends 
AbstractCinderDiskCommandCallback<CloneSingleCinderDiskCommand<ImagesContainterParametersBase>>
 {
> Should we use formatter here? (not sure)
no, that's the formatting..
Line 17: 
Line 18:     @Override
Line 19:     public void doPolling(Guid cmdId, List<Guid> childCmdIds) {
Line 20:         super.doPolling(cmdId, childCmdIds);


-- 
To view, visit https://gerrit.ovirt.org/39643
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I608ab9de6c4a79ea8bdf44e1547f72a30ab80db7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to