Yair Zaslavsky has posted comments on this change.

Change subject: gluster:Gluster async task entities
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/asynctasks/gluster/GlusterTaskType.java
Line 6: import org.ovirt.engine.core.common.action.VdcActionType;
Line 7: 
Line 8: public enum GlusterTaskType {
Line 9:     REPLACE_BRICK(VdcActionType.ReplaceGlusterVolumeBrick);
Line 10:    // REMOVE_BRICK(VdcActionType.DeleteGlusterVolume);
Remove this remark if not needed.
Line 11: 
Line 12:     private VdcActionType vdcActionType;
Line 13:     private static Map<VdcActionType, GlusterTaskType> mappings;
Line 14: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I28307efec5b08340b3a0415f75364d722ee2e677
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to