Change in ovirt-engine[master]: core: Introduce FenceAgentExecutor

emesika at redhat.com emesika at redhat.com
Wed Apr 1 09:23:53 UTC 2015


Eli Mesika has submitted this change and it was merged.

Change subject: core: Introduce FenceAgentExecutor
......................................................................


core: Introduce FenceAgentExecutor

Introduces FenceAgentExecutor which is responsible to execute fence
action with one fence agent. It uses FenceProxyLocator to select proxy
host and it also uses the retry logic if the first fence attempt
failed.

Change-Id: I10936f4bc6a3b824a10a7ebc39de1f3a48eb778e
Bug-Url: https://bugzilla.redhat.com/1182510
Signed-off-by: Martin Perina <mperina at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/pm/FenceAgentExecutor.java
A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/pm/FenceAgentExecutorTest.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
5 files changed, 505 insertions(+), 6 deletions(-)

Approvals:
  Martin Peřina: Verified
  Eli Mesika: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I10936f4bc6a3b824a10a7ebc39de1f3a48eb778e
Gerrit-PatchSet: 12
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