Eli Mesika has submitted this change and it was merged. Change subject: core: Task Manager Add Jobs description resource ......................................................................
core: Task Manager Add Jobs description resource The patch adds the jobs and steps descriptions as will appear to the user in the Tasks sub-view. The prefix "job." represents actions which the user has triggered, correlated to the actions from VdcActionType with an action group. The prefix "step." represents steps of the job, there are common steps as VALIDATING, EXECUTING and FINALIZING and also customized steps to describe specific part of the job. The bottom section of the properties file describes non-monitored commands, hence the update for the VdcActionType enum. The Step section will be update to shed more light about the entities being processed by the VSDM tasks. Change-Id: I0244fad5afb56b291e0e4843b03342a579ea7007 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java M backend/manager/modules/dal/src/main/resources/bundles/ExecutionMessages.properties 2 files changed, 154 insertions(+), 48 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1310 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0244fad5afb56b291e0e4843b03342a579ea7007 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches