Change in ovirt-engine[master]: engine : Add search for child commands by action type and st...
masayag at redhat.com
masayag at redhat.com
Tue Dec 22 08:53:15 UTC 2015
Moti Asayag has submitted this change and it was merged.
Change subject: engine : Add search for child commands by action type and status
......................................................................
engine : Add search for child commands by action type and status
Add method to coco CommandCoordinatorUtil
getChildCommandIds(commandId, childActionType,
status) to get the list of child command ids
filtering them by their action type and status.
Change-Id: I9b7177ff05cdcaa85c73ac889fef88aeb46eaf57
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandCoordinatorImpl.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/CommandCoordinatorUtil.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/tasks/interfaces/CommandCRUDOperations.java
3 files changed, 27 insertions(+), 0 deletions(-)
Approvals:
Ravi Nori: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/48204
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9b7177ff05cdcaa85c73ac889fef88aeb46eaf57
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali 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