OpenStack RCA (Root Cause Analysis) Engine
e6fcda513d
Previous versions of jsonschema (<3.2.0) doesn't support python 3.8 [1]. Python 3.8 is part of the victoria supported runtimes [2] so we now force to use jsonschema version 3.2.0 to avoid issues, remove ambiguity and ensure that everything works with python 3 in general. [1] https://github.com/Julian/jsonschema/pull/627 [2] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria Change-Id: Ia4b0d52820a2a2957d883c4786b058c546c10c67 |
||
---|---|---|
devstack | ||
doc | ||
etc/vitrage | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
vitrage | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
initial.txt | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Vitrage
OpenStack Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected.
Enabling Vitrage in DevStack
More details in: README file
Project Resources
- Project documentation: https://docs.openstack.org/vitrage/latest/
- Wiki page: https://wiki.openstack.org/wiki/Vitrage
- Source: https://opendev.org/openstack/vitrage
- StoryBoard: https://storyboard.openstack.org/#!/project/openstack/vitrage
- Release notes: https://docs.openstack.org/releasenotes/vitrage
- Design specifications: https://specs.openstack.org/openstack/vitrage-specs/