Eli Mesika has submitted this change and it was merged.
Change subject: core: Allow multiple fencing alerts for the same host
......................................................................
core: Allow multiple fencing alerts for the same host
Allow following alerts ussed in fencing flow to exist in db (and be
displayed to user) multiple times for each host:
VDS_ALERT_FENCE_OPERATION_SKIPPED_BROKEN_CONNECTIVITY
VDS_ALERT_NOT_RESTARTED_DUE_TO_POLICY
VDS_ALERT_FENCE_DISABLED_BY_CLUSTER_POLICY
FENCING_DISABLED_IN_CLUSTER_POLICY
Change-Id: Ic1b13cfac9d8b3469a6458e13691fbfde197ec80
Bug-Url:
https://bugzilla.redhat.com/1142904
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsGroupOperationCommandBase.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsNotRespondingTreatmentCommand.java
2 files changed, 8 insertions(+), 6 deletions(-)
Approvals:
Martin Peřina: Verified
Eli Mesika: Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/34777
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1b13cfac9d8b3469a6458e13691fbfde197ec80
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server