Change in ovirt-engine[master]: core: adding support for serial child commands execution

laravot at redhat.com laravot at redhat.com
Wed Jul 15 14:39:34 UTC 2015


Liron Aravot has submitted this change and it was merged.

Change subject: core: adding support for serial child commands execution
......................................................................


core: adding support for serial child commands execution

This patch adds SerialChildCommandsExecutionCallback and
SerialChildExecutingCommand.
The SerialChildCommandsExecutionCallback is a callback that currently
supports serial child execution until a failure is encountered or until
the execution is finished. The use the callback the command needs to
implement the SerialChildExecutingCommand interface.

Change-Id: I729c97375525eaa2cf4274d4365765bcb10bd19e
Signed-off-by: laravot at redhat.com <laravot at redhat.com>
---
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SerialChildCommandsExecutionCallback.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SerialChildExecutingCommand.java
2 files changed, 73 insertions(+), 0 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Liron Aravot: Verified; Looks good to me, approved; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I729c97375525eaa2cf4274d4365765bcb10bd19e
Gerrit-PatchSet: 16
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: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list