Omer Frenkel has posted comments on this change.

Change subject: core: introduce command that removes hibernation volumes
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommandBase.java
Line 190: 
Line 191:         VdcReturnValueBase vdcRetValue = 
getBackend().runInternalAction(
Line 192:                 VdcActionType.RemoveVmHibernationVolumes,
Line 193:                 removeVmHibernationVolumesParameters,
Line 194:                 
ExecutionHandler.createDefaultContexForTasks(getExecutionContext()));
no
Line 195: 
Line 196:         for (Guid taskId : vdcRetValue.getInternalVdsmTaskIdList()) {
Line 197:             AsyncTaskManager.getInstance().StartPollingTask(taskId);
Line 198:         }


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I425060c820e03f5818600fa119a70199d1a67840
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to