Arik Hadas 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/RemoveVmHibernationVolumesCommand.java
Line 15: import org.ovirt.engine.core.utils.GuidUtils;
Line 16: import org.ovirt.engine.core.utils.linq.LinqUtils;
Line 17: import org.ovirt.engine.core.utils.linq.Predicate;
Line 18: 
Line 19: @NonTransactiveCommandAttribute
Done
Line 20: public class RemoveVmHibernationVolumesCommand<T extends 
RemoveVmHibernationVolumesParameters> extends CommandBase<T> {
Line 21: 
Line 22:     public static final String DELETE_PRIMARY_IMAGE_TASK_KEY = 
"DELETE_PRIMARY_IMAGE_TASK_KEY";
Line 23:     public static final String DELETE_SECONDARY_IMAGES_TASK_KEY = 
"DELETE_SECONDARY_IMAGES_TASK_KEY";


-- 
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