OpenStack RCA (Root Cause Analysis) Engine
Go to file
Ivan Kolodyazhny 66c608cb56 Refactor vitrage to use global CONF instead of local one
Remove usage of local config object in Vitrage
services and tests. Instead, it's been replaced
with the global CONF object. The structure of the
code becomes more like in other OpenStack projects.
Also, this change provides an opportunity to
introduce migrations and tests for them.

Story: 2004059
Task: 27065
Change-Id: I37544a350adf8ca38a6fc4ff5d0fd96e38a3f922
2019-07-22 15:12:43 +03:00
devstack Add Monasca datasource 2019-05-15 08:47:08 +03:00
doc Merge "Support show and delete template by name" 2019-05-28 08:20:12 +00:00
etc/vitrage Merge "Add Monasca datasource" 2019-05-15 14:42:04 +00:00
playbooks/legacy OpenDev Migration Patch 2019-04-19 19:35:54 +00:00
releasenotes Support show and delete template by name 2019-05-27 14:11:22 +00:00
tools Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
vitrage Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:54 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:35:54 +00: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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 01:54:02 +08: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 Add Monasca datasource 2019-05-15 08:47:08 +03:00
requirements.txt Add Monasca datasource 2019-05-15 08:47:08 +03:00
setup.cfg Dropping the py35 testing 2019-04-15 23:46:28 +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 Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 01:54:02 +08: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