diff --git a/fm-api/source/fm_api/constants.py b/fm-api/source/fm_api/constants.py index 16694584..3317731b 100755 --- a/fm-api/source/fm_api/constants.py +++ b/fm-api/source/fm_api/constants.py @@ -80,8 +80,6 @@ FM_ALARM_ID_SYSCONFIG_OUT_OF_DATE = ALARM_GROUP_SYSCONFIG + ".001" # Deprecation followed the removal of the compute-config-complete command. # FM_ALARM_ID_CONFIG_REQD = ALARM_GROUP_SYSCONFIG + ".010" -FM_ALARM_ID_CEPH_CACHE_TIER_CONFIG_OUT_OF_DATE = ALARM_GROUP_SYSCONFIG + ".002" - # Backup/Restore Alarm id FM_ALARM_ID_BACKUP_IN_PROGRESS = ALARM_GROUP_BACKUP_RESTORE + ".001" FM_ALARM_ID_RESTORE_IN_PROGRESS = ALARM_GROUP_BACKUP_RESTORE + ".002" diff --git a/fm-doc/fm_doc/events.yaml b/fm-doc/fm_doc/events.yaml index 86126fef..0d2ee062 100755 --- a/fm-doc/fm_doc/events.yaml +++ b/fm-doc/fm_doc/events.yaml @@ -932,21 +932,6 @@ Degrade_Affecting_Severity: none Context: starlingx -250.002: - Type: Alarm - Description: Ceph cache tiering configuration is out-of-date. - Entity_Instance_ID: cluster= - Severity: major - Proposed_Repair_Action: Apply Ceph service parameter settings. - Maintenance_Action: - Inhibit_Alarms: - Alarm_Type: operational-violation - Probable_Cause: unspecified-reason - Service_Affecting: False - Suppression: False - Management_Affecting_Severity: warning - Degrade_Affecting_Severity: none - Context: starlingx 250.003: Type: Alarm