Eli Mesika has submitted this change and it was merged.
Change subject: core:Power Management or fence errors are not...
......................................................................
core:Power Management or fence errors are not...
Power Management or fence errors are not logged in EVENT tab of GUI.
Adding missing handling in VdsNotRespondingTreatmentCommand::canDoAction
to log the failure as an alert if validation of this command fail as a
result of a PM that was not configured properly.
(Actually removing the "if" that did that only if Host PM is not
configured at all...)
Change-Id: Ic6aac13138c33f2631a1ea424428b4785c1d5700
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsNotRespondingTreatmentCommand.java
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13510
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic6aac13138c33f2631a1ea424428b4785c1d5700
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>