Kanagaraj M has posted comments on this change. Change subject: engine: Execution messages for Gluster Volume Actions (#856102) ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterVolumeCommandBase.java Line 67: } Line 68: } Line 69: Line 70: @Override Line 71: public Map<String, String> getJobMessageProperties() { Done Line 72: if (jobProperties == null) { Line 73: jobProperties = super.getJobMessageProperties(); Line 74: jobProperties.put(VdcObjectType.GlusterVolume.name().toLowerCase(), getGlusterVolumeName()); Line 75: jobProperties.put(VdcObjectType.VdsGroups.name().toLowerCase(), getVdsGroupName()); -- To view, visit http://gerrit.ovirt.org/7967 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I93bb7b8b1f1ae4987c0887307bd373a28e9ad3d1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com> Gerrit-Reviewer: Shireesh Anjal <san...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches