StarlingX Fault Management
5b7df8de5a
These new alarms are the USM version of the legacy patching and upgrading alarms below: 900.001 (Patch in progress) 900.005 (Upgrade in progress): USM Counterpart 900.023 (Software release deploy in progress) 900.003 (Obsolete patch in system): USM Counterpart 900.024 (Unavailable release is present) These new alarms will replace the legacy alarms on the patch-alarm package and display similar behavior. Relates-to: https://review.opendev.org/c/starlingx/update/+/931123 Test Plan: PASS: build-pkgs & build-image PASS: Alarms properly raised when combined with new patch-alarm Story: 2010676 Task: 51150 Change-Id: I9222bbe482bf84fe5dc5d79c31e476cfc078c6c9 Signed-off-by: mmachado <mmachado@windriver.com> |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc | ||
fm-api | ||
fm-common | ||
fm-doc | ||
fm-mgr | ||
fm-rest-api | ||
python-fmclient | ||
releasenotes | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTORS.wrs | ||
debian_build_layer.cfg | ||
debian_iso_image.inc | ||
debian_pkg_dirs | ||
debian_stable_docker_images.inc | ||
debian_stable_wheels.inc | ||
LICENSE | ||
pylint.rc | ||
README.rst | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
Fault Management (FM)
The starlingx/fault repository handles Fault Management (FM) services1, and provides the fm command-line interface (CLI)2.
This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest3.