Mark distributed cloud alarms as not management affecting

Changing both distributed cloud alarms (which are only raised
on the system controller) to be not management affecting. There
are two alarms:
 280.001: <subcloud> is offline
 280.002: <subcloud> <resource> sync_status is out-of-sync

These alarms indicate issues with a subcloud and should not be
considered management affecting, as that prevents upgrades
from being done on the system controller.

Change-Id: Ic3ac3feb3fa0fdd6c95b81e4c0e1327642fc29e4
Closes-Bug: 1874123
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
This commit is contained in:
Bart Wensley 2020-04-23 12:56:24 -05:00
parent e76a321cf3
commit 1c4cd00367
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
#
# Copyright (c) 2013-2018 Wind River Systems, Inc.
# Copyright (c) 2013-2020 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
@ -895,7 +895,7 @@
Probable_Cause: loss-of-signal
Service_Affecting: False
Suppression: False
Management_Affecting_Severity: warning
Management_Affecting_Severity: none
Degrade_Affecting_Severity: none
280.002:
@ -910,7 +910,7 @@
Probable_Cause: application-subsystem-failure
Service_Affecting: False
Suppression: False
Management_Affecting_Severity: warning
Management_Affecting_Severity: none
Degrade_Affecting_Severity: none