OpenStack RCA (Root Cause Analysis) Engine
Go to file
Eyal fc1de82c66 Newer clients use id and not uuid as a parameter
make sure it works with id as a parameter

Change-Id: Ifc5e9d3dfb79548bff273655ad812de507876c1c
2020-08-21 10:31:20 +03:00
devstack Make sure we use the right tempest 2020-04-02 21:40:38 +03:00
doc Updated Stein architecture diagram 2019-04-01 15:02:22 +00:00
etc/vitrage Add Trove cluster capacity autoscaling example 2018-12-21 23:32:19 +01:00
playbooks/legacy use explicitly public network 2020-05-11 08:42:51 +03:00
releasenotes Added Stein prelude 2019-03-14 09:40:28 +00:00
tools Cleanup exception logging 2018-06-13 13:58:04 +00:00
vitrage Newer clients use id and not uuid as a parameter 2020-08-21 10:31:20 +03:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:56 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.zuul.yaml Newer clients use id and not uuid as a parameter 2020-08-21 10:31:20 +03:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 20:15:15 +08:00
HACKING.rst add hacking check for assertEquals(True/False) 2018-01-05 16:06:28 +08:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Add storyboard link into README.rst 2018-08-28 12:02:58 +00:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
initial.txt Documentation updates 2016-09-29 09:21:27 +00:00
lower-constraints.txt validate static configuration 2019-02-21 12:39:50 +08:00
requirements.txt validate static configuration 2019-02-21 12:39:50 +08:00
setup.cfg Merge "Add framework for vitrage-status upgrade check" 2018-12-13 10:23:37 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt add a new service list api 2019-02-12 09:11:22 +02:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/stein 2019-03-21 17:22:03 +00:00

README.rst

Team and repository tags

image

Vitrage

The OpenStack RCA Service

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