StarlingX Fault Management
f5670560dd
This commit defines two new alarms to be used by USM during the "deploy host" step, one for the success case and one for the failure. Test Plan PASS: run "deploy host" successfully and verify the success alarm with "fm alarm-list" PEND: run "deploy host" with failure and verify the failure alarm with "fm alarm-list" Story: 2010676 Task: Change-Id: I9d02b1df5733180f489d1378e0b7c5d8c8e3d1b9 Signed-off-by: Heitor Matsui <heitorvieira.matsui@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 | ||
centos_build_layer.cfg | ||
centos_iso_image.inc | ||
centos_pkg_dirs | ||
centos_stable_docker_images.inc | ||
centos_stable_wheels.inc | ||
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.