From 89c291cd39bb586ce80e2f3d5664f1212aec6a69 Mon Sep 17 00:00:00 2001 From: "Vanathi.Selvaraju" Date: Thu, 2 Feb 2023 18:31:57 -0500 Subject: [PATCH] Host compute service failure alarm removal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removal of stale alarm 270.001(Host compute service failure) is raised by the vim. This might be an old reference to nova. It’s likely not in use since stx. Test Plan: PASS: Verify with a load without the changes (removal of alarm) and the event log in platform.log shows an entry for 270.001 alarm. PASS: Verify with a load with changes of alarm removal and the event log in platform.log does not show an entry for 270.001 alarm. Depends-On: https://review.opendev.org/c/starlingx/fault/+/872603 Closes-Bug: 2004744 Change-Id: I253741619b4f647d7900d3d263915768418d9846 Signed-off-by: Vanathi.Selvaraju --- .../sysinv/sysinv/tests/events_for_testing.yaml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/sysinv/sysinv/sysinv/sysinv/tests/events_for_testing.yaml b/sysinv/sysinv/sysinv/sysinv/tests/events_for_testing.yaml index 49ceea5845..f31ce10a7e 100644 --- a/sysinv/sysinv/sysinv/sysinv/tests/events_for_testing.yaml +++ b/sysinv/sysinv/sysinv/sysinv/tests/events_for_testing.yaml @@ -656,19 +656,6 @@ # --------------------------------------------------------------------------- # VM Compute Services # --------------------------------------------------------------------------- -270.001: - Type: Alarm - Description: "Host worker services failure[, reason = ]" - Entity_Instance_ID: host=.services=worker - Severity: critical - Proposed_Repair_Action: Wait for host services recovery to complete; if problem persists contact next level of support - Maintenance_Action: - Inhibit_Alarms: - Alarm_Type: processing-error - Probable_Cause: unspecified-reason - Service_Affecting: true - Suppression: true - 270.101: Type: Log Description: "Host worker services failure[, reason = ]"