Change fw 'upgrade' to 'update' for vim orchestrated logs/alarms

Change-Id: Iebda426ca4813f41e82a330dd9bee36ca88160af
Story: 2006740
Task: 39143
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
This commit is contained in:
Eric MacDonald 2020-04-14 16:47:55 -04:00
parent c5a478beef
commit df03d29278
2 changed files with 45 additions and 45 deletions

View File

@ -327,21 +327,21 @@ FM_LOG_ID_SW_UPGRADE_AUTO_APPLY_ABORT_REJECTED = ALARM_GROUP_SW_MGMT + ".219"
FM_LOG_ID_SW_UPGRADE_AUTO_APPLY_ABORT_FAILED = ALARM_GROUP_SW_MGMT + ".220" FM_LOG_ID_SW_UPGRADE_AUTO_APPLY_ABORT_FAILED = ALARM_GROUP_SW_MGMT + ".220"
FM_LOG_ID_SW_UPGRADE_AUTO_APPLY_ABORTED = ALARM_GROUP_SW_MGMT + ".221" FM_LOG_ID_SW_UPGRADE_AUTO_APPLY_ABORTED = ALARM_GROUP_SW_MGMT + ".221"
FM_ALARM_ID_FW_UPGRADE_AUTO_APPLY_INPROGRESS = ALARM_GROUP_SW_MGMT + ".301" FM_ALARM_ID_FW_UPDATE_AUTO_APPLY_INPROGRESS = ALARM_GROUP_SW_MGMT + ".301"
FM_ALARM_ID_FW_UPGRADE_AUTO_APPLY_ABORTING = ALARM_GROUP_SW_MGMT + ".302" FM_ALARM_ID_FW_UPDATE_AUTO_APPLY_ABORTING = ALARM_GROUP_SW_MGMT + ".302"
FM_ALARM_ID_FW_UPGRADE_AUTO_APPLY_FAILED = ALARM_GROUP_SW_MGMT + ".303" FM_ALARM_ID_FW_UPDATE_AUTO_APPLY_FAILED = ALARM_GROUP_SW_MGMT + ".303"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_START = ALARM_GROUP_SW_MGMT + ".311" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_START = ALARM_GROUP_SW_MGMT + ".311"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_INPROGRESS = ALARM_GROUP_SW_MGMT + ".312" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_INPROGRESS = ALARM_GROUP_SW_MGMT + ".312"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_REJECTED = ALARM_GROUP_SW_MGMT + ".313" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_REJECTED = ALARM_GROUP_SW_MGMT + ".313"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_CANCELLED = ALARM_GROUP_SW_MGMT + ".314" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_CANCELLED = ALARM_GROUP_SW_MGMT + ".314"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_FAILED = ALARM_GROUP_SW_MGMT + ".315" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_FAILED = ALARM_GROUP_SW_MGMT + ".315"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_COMPLETED = ALARM_GROUP_SW_MGMT + ".316" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_COMPLETED = ALARM_GROUP_SW_MGMT + ".316"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_ABORT = ALARM_GROUP_SW_MGMT + ".317" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_ABORT = ALARM_GROUP_SW_MGMT + ".317"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_ABORTING = ALARM_GROUP_SW_MGMT + ".318" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_ABORTING = ALARM_GROUP_SW_MGMT + ".318"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_ABORT_REJECTED = ALARM_GROUP_SW_MGMT + ".319" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_ABORT_REJECTED = ALARM_GROUP_SW_MGMT + ".319"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_ABORT_FAILED = ALARM_GROUP_SW_MGMT + ".320" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_ABORT_FAILED = ALARM_GROUP_SW_MGMT + ".320"
FM_LOG_ID_FW_UPGRADE_AUTO_APPLY_ABORTED = ALARM_GROUP_SW_MGMT + ".321" FM_LOG_ID_FW_UPDATE_AUTO_APPLY_ABORTED = ALARM_GROUP_SW_MGMT + ".321"
FM_ALARM_STATE_SET = 'set' FM_ALARM_STATE_SET = 'set'
FM_ALARM_STATE_CLEAR = 'clear' FM_ALARM_STATE_CLEAR = 'clear'

View File

@ -3323,10 +3323,10 @@
900.301: 900.301:
Type: Alarm Type: Alarm
Description: Firmware Upgrade auto-apply inprogress Description: Firmware Update auto-apply inprogress
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: major Severity: major
Proposed_Repair_Action: Wait for firmware upgrade auto-apply to complete; if problem persists contact next level of support Proposed_Repair_Action: Wait for firmware update auto-apply to complete; if problem persists contact next level of support
Maintenance_Action: Maintenance_Action:
Inhibit_Alarms: Inhibit_Alarms:
Alarm_Type: equipment Alarm_Type: equipment
@ -3338,10 +3338,10 @@
900.302: 900.302:
Type: Alarm Type: Alarm
Description: Firmware Upgrade auto-apply aborting Description: Firmware Update auto-apply aborting
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: major Severity: major
Proposed_Repair_Action: Wait for firmware upgrade auto-apply abort to complete; if problem persists contact next level of support Proposed_Repair_Action: Wait for firmware update auto-apply abort to complete; if problem persists contact next level of support
Maintenance_Action: Maintenance_Action:
Inhibit_Alarms: Inhibit_Alarms:
Alarm_Type: equipment Alarm_Type: equipment
@ -3353,10 +3353,10 @@
900.303: 900.303:
Type: Alarm Type: Alarm
Description: Firmware Upgrade auto-apply failed Description: Firmware Update auto-apply failed
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Proposed_Repair_Action: Attempt to apply firmware upgrade manually; if problem persists contact next level of support Proposed_Repair_Action: Attempt to apply firmware update manually; if problem persists contact next level of support
Maintenance_Action: Maintenance_Action:
Inhibit_Alarms: Inhibit_Alarms:
Alarm_Type: equipment Alarm_Type: equipment
@ -3368,8 +3368,8 @@
900.311: 900.311:
Type: Log Type: Log
Description: Firmware upgrade auto-apply start Description: Firmware update auto-apply start
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3377,8 +3377,8 @@
900.312: 900.312:
Type: Log Type: Log
Description: Firmware upgrade auto-apply inprogress Description: Firmware update auto-apply inprogress
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3386,8 +3386,8 @@
900.313: 900.313:
Type: Log Type: Log
Description: Firmware upgrade auto-apply rejected Description: Firmware update auto-apply rejected
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3395,8 +3395,8 @@
900.314: 900.314:
Type: Log Type: Log
Description: Firmware upgrade auto-apply cancelled Description: Firmware update auto-apply cancelled
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3404,8 +3404,8 @@
900.315: 900.315:
Type: Log Type: Log
Description: Firmware upgrade auto-apply failed Description: Firmware update auto-apply failed
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3413,8 +3413,8 @@
900.316: 900.316:
Type: Log Type: Log
Description: Firmware upgrade auto-apply completed Description: Firmware update auto-apply completed
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3422,8 +3422,8 @@
900.317: 900.317:
Type: Log Type: Log
Description: Firmware upgrade auto-apply abort Description: Firmware update auto-apply abort
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3431,8 +3431,8 @@
900.318: 900.318:
Type: Log Type: Log
Description: Firmware upgrade auto-apply aborting Description: Firmware update auto-apply aborting
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3440,8 +3440,8 @@
900.319: 900.319:
Type: Log Type: Log
Description: Firmware upgrade auto-apply abort rejected Description: Firmware update auto-apply abort rejected
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3449,8 +3449,8 @@
900.320: 900.320:
Type: Log Type: Log
Description: Firmware upgrade auto-apply abort failed Description: Firmware update auto-apply abort failed
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason
@ -3458,8 +3458,8 @@
900.321: 900.321:
Type: Log Type: Log
Description: Firmware upgrade auto-apply aborted Description: Firmware update auto-apply aborted
Entity_Instance_ID: orchestration=fw-upgrade Entity_Instance_ID: orchestration=fw-update
Severity: critical Severity: critical
Alarm_Type: equipment Alarm_Type: equipment
Probable_Cause: unspecified-reason Probable_Cause: unspecified-reason