Moti Asayag has submitted this change and it was merged. Change subject: core: Task Manager Define Actions as Non-Monitored ......................................................................
core: Task Manager Define Actions as Non-Monitored The patch extends the VdcActionType with new property to define if an action type should be monitored or not. By default, the login commands will not be monitored (internal or non internal). Change-Id: I1d2b35623e15e971619bc4fd56a0a60485fa7a6d --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/job/ExecutionHandler.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java 2 files changed, 24 insertions(+), 10 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1091 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1d2b35623e15e971619bc4fd56a0a60485fa7a6d Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
