Change in ovirt-engine[master]: core: Introduce SingleAgentFenceActionExecutor
emesika at redhat.com
emesika at redhat.com
Wed Apr 1 09:24:13 UTC 2015
Eli Mesika has submitted this change and it was merged.
Change subject: core: Introduce SingleAgentFenceActionExecutor
......................................................................
core: Introduce SingleAgentFenceActionExecutor
Introduces SingleAgentFenceActionExecutor which is responsible to
execute fence action on the host using single fence agent. It contains
logic to get status of the host or to start/stop the host and to verify
requested status using FenceAgentExecutor.
Change-Id: I95958b4821fa8f55ee8913e926f9528ae56e20e8
Bug-Url: https://bugzilla.redhat.com/1182510
Signed-off-by: Martin Perina <mperina at redhat.com>
---
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/FenceActionExecutor.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/SingleAgentFenceActionExecutor.java
A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/pm/SingleAgentFenceActionExecutorTest.java
3 files changed, 541 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Verified
Eli Mesika: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/38358
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I95958b4821fa8f55ee8913e926f9528ae56e20e8
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Ori Liel <oliel at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976 at gmail.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list