Yair Zaslavsky has posted comments on this change.

Change subject: engine : Change CreateAllSnapshotsFromVmCommand to persist all 
placeholders
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateSnapshotCommand.java
Line 45:         VdcActionParametersBase tempVar = getParameters();
Line 46:         return (ImagesContainterParametersBase) ((tempVar instanceof 
ImagesContainterParametersBase) ? tempVar : null);
Line 47:     }
Line 48: 
Line 49:     Guid taskId;
same as previous comment.
Line 50: 
Line 51:     @Override
Line 52:     protected void insertAsyncTaskPlaceHolders() {
Line 53:         taskId = 
this.createAsyncTask(getParameters().getParentCommand(),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1f9524667922b99bfe47fc3659f7969efef72996
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Ravi Nori <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to