Eli Mesika has submitted this change and it was merged.
Change subject: core: RFE-Adding External Tasks Support..
......................................................................
core: RFE-Adding External Tasks Support..
Enable plug-in to inject tasks to the engine application using the REST
API, change their statuses and track them from the UI.
A task may have other nesting sub-tasks under it.
more info :
http://www.ovirt.org/Features/ExternalTasks
http://www.ovirt.org/Features/Design/DetailedExternalTasks
This patch adds jobId and stepId to VdcActionParametersBase
Change-Id: I66797a54605eac45eabd17e26c7826484725cc23
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=872719
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionParametersBase.java
1 file changed, 32 insertions(+), 0 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/15222
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I66797a54605eac45eabd17e26c7826484725cc23
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server