Change in ovirt-engine[master]: core: CommandBase - adding support for command steps

laravot at redhat.com laravot at redhat.com
Mon Aug 22 07:31:29 UTC 2016


Liron Aravot has submitted this change and it was merged.

Change subject: core: CommandBase - adding support for command steps
......................................................................


core: CommandBase - adding support for command steps

Currently the steps and the tasks infrastractures are strongly dependent
on each other and different execution steps for internal command are
derived from created tasks.
Newly added flows are without tasks, this patch adds an infrastrature that each
command can leverage to add an execution step by overriding the added
method.

Change-Id: I15cb8410eb223a7ff387ab6c4fae23292afdac61
Signed-off-by: Liron Aravot <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 30 insertions(+), 6 deletions(-)

Approvals:
  Ravi Nori: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, approved
  Liron Aravot: Verified; Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/61741
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I15cb8410eb223a7ff387ab6c4fae23292afdac61
Gerrit-PatchSet: 21
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list