Remove 250.002 alarm from events.yaml file

The 250.002 alarm has been deprecated long time ago.
This change deletes it from the alarm list.

Test plan:
PASS:
* Build fm-doc and fm-api packages.
* Check that all parsing checks were run and package was built
  successfully.

Depends-on: https://review.opendev.org/c/starlingx/distcloud/+/886001

Closes-bug: 2024010

Signed-off-by: Agustin Carranza <agustin.carranza@windriver.com>
Change-Id: I0180bd5addc1feae6e3e45edd24c1f50d6622e2c
This commit is contained in:
Agustin Carranza 2023-06-15 13:34:04 -03:00
parent e2b15b733d
commit 063021cd70
2 changed files with 0 additions and 17 deletions

View File

@ -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"

View File

@ -932,21 +932,6 @@
Degrade_Affecting_Severity: none
Context: starlingx
250.002:
Type: Alarm
Description: <hostname> Ceph cache tiering configuration is out-of-date.
Entity_Instance_ID: cluster=<dist-fs-uuid>
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