Eli Mesika has submitted this change and it was merged.
Change subject: core: PRD32 - RFE: Multi-Tier fencing in RHEV-M
......................................................................
core: PRD32 - RFE: Multi-Tier fencing in RHEV-M
1) Removing the status check in the canDoAction such that for sequential
multiple agents secondary agent will still be used even tough the
primary agent is not reachable.
Also added an Alert in case that a primary agent failed to function and
a secondary agent is used in the case of sequential multiple agents.
Change-Id: Ieb5a3a8edeb58f74f0e74d3e54911f0cdb614762
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=773108
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceExecutor.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
5 files changed, 12 insertions(+), 14 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13698
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb5a3a8edeb58f74f0e74d3e54911f0cdb614762
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>