diff --git a/fm-api/source/fm_api/constants.py b/fm-api/source/fm_api/constants.py index ba67ddbc..9e120824 100755 --- a/fm-api/source/fm_api/constants.py +++ b/fm-api/source/fm_api/constants.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2013-2022 Wind River Systems, Inc. +# Copyright (c) 2013-2023 Wind River Systems, Inc. # # SPDX-License-Identifier: Apache-2.0 # @@ -111,9 +111,6 @@ FM_ALARM_ID_STORAGE_BACKEND_FAILED = ALARM_GROUP_STORAGE + ".104" # Kubernetes Resource Alarms FM_ALARM_ID_K8S_RESOURCE_PV = ALARM_GROUP_K8S + ".001" -# Host-Services alarm id -FM_ALARM_ID_HOST_SERVICES_FAILED = ALARM_GROUP_HOST_SERVICES + ".001" - # Host-Services log id FM_LOG_ID_HOST_SERVICES_FAILED = ALARM_GROUP_HOST_SERVICES + ".101" FM_LOG_ID_HOST_SERVICES_ENABLED = ALARM_GROUP_HOST_SERVICES + ".102" diff --git a/fm-doc/fm_doc/events.yaml b/fm-doc/fm_doc/events.yaml index 55652f96..72c9fdbf 100755 --- a/fm-doc/fm_doc/events.yaml +++ b/fm-doc/fm_doc/events.yaml @@ -1,7 +1,7 @@ --- # -# Copyright (c) 2013-2022 Wind River Systems, Inc. +# Copyright (c) 2013-2023 Wind River Systems, Inc. # # SPDX-License-Identifier: Apache-2.0 # @@ -967,22 +967,6 @@ #--------------------------------------------------------------------------- # VM Compute Services #--------------------------------------------------------------------------- -270.001: - Type: Alarm - Description: "Host compute services failure[, reason = ]" - Entity_Instance_ID: host=.services=compute - 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 - Management_Affecting_Severity: warning - Degrade_Affecting_Severity: none - Context: starlingx - 270.101: Type: Log Description: "Host compute services failure[, reason = ]"