StarlingX Fault Management
Go to file
Pablo Bovina 8e74a0ee1e Reimplementation logic for trap generation
In the current implementation "Fault" is responsible
for the generation and dispatch of traps.

This logic is removed from it, leaving only the
responsibility of sending the metadata of a trap
to a service dedicated to generating and sending them.

The fm.conf file will contain the IP and port values
of the service.

Story: 2008132
Task: 40867
Depends-On: https://review.opendev.org/761217

Change-Id: I575dfa2329f11821404ca4cb1d539e5189444b4e
Signed-off-by: Pablo Bovina <pablo.bovina@windriver.com>
2020-12-08 18:37:50 -03:00
api-ref/source Switch to newer openstackdocstheme and reno versions 2020-06-04 14:20:25 +02:00
devstack Use DevStack's setup_*() functions for Python packages 2019-05-17 13:11:58 -05:00
doc Reimplementation logic for trap generation 2020-12-08 18:37:50 -03:00
fm-api Use newer flake8 on python3.8 zuul systems 2020-11-16 13:35:31 -06:00
fm-common Reimplementation logic for trap generation 2020-12-08 18:37:50 -03:00
fm-doc Add auto-versioning to starlingx/fault packages 2020-05-27 15:19:34 -04:00
fm-mgr Add auto-versioning to starlingx/fault packages 2020-05-27 15:19:34 -04:00
fm-rest-api Use newer flake8 on python3.8 zuul systems 2020-11-16 13:35:31 -06:00
python-fmclient Use newer flake8 on python3.8 zuul systems 2020-11-16 13:35:31 -06:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:20:25 +02:00
snmp-audittrail Add auto-versioning to starlingx/fault packages 2020-05-27 15:19:34 -04:00
snmp-ext Add auto-versioning to starlingx/fault packages 2020-05-27 15:19:34 -04:00
.gitignore Create test framework for python with stestr. 2020-01-16 16:45:45 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:34 +00:00
.zuul.yaml Tox and Zuul job for the python code scan in starlingx/fault 2020-04-27 11:14:36 +02:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:00 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-20 20:26:25 -05:00
bindep.txt Tox: add tox job and requirements to improve specfiles 2019-07-16 13:15:24 -07:00
centos_build_layer.cfg Build layering, add layer build config file 2019-10-15 19:41:08 +08:00
centos_iso_image.inc Decouple Fault Management from stx-config 2018-08-17 15:25:35 -04:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 13:23:33 -04:00
centos_stable_docker_images.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
centos_stable_wheels.inc Create the stable wheel and image build files 2019-03-24 21:08:19 -04:00
pylint.rc Adding pylint zuul and tox target 2020-03-11 09:05:18 -05:00
requirements.txt Adding pylint zuul and tox target 2020-03-11 09:05:18 -05:00
test-requirements.txt Reimplementation logic for trap generation 2020-12-08 18:37:50 -03:00
tox.ini Reimplementation logic for trap generation 2020-12-08 18:37:50 -03:00

README.rst

fault

StarlingX Fault Management