OpenStack RCA (Root Cause Analysis) Engine
Go to file
Ivan Kolodyazhny 43c29716ee Cleanup exception logging
LOG.exception adds traceback and exception information automatically, so
we don't need to add it explicitly.

Change-Id: I58ea46917b84c7d0ec72f52dfbb451fc85d2e8eb
2018-06-13 13:58:04 +00:00
devstack Add a new tempest job with a mock datasource 2018-06-07 10:57:57 +00:00
doc Updated the API documentation 2018-06-11 12:18:47 +03:00
etc/vitrage support 'mark_down' action for instances 2017-11-23 08:48:41 +08:00
playbooks/legacy Add a new tempest job with a mock datasource 2018-06-07 10:57:57 +00:00
releasenotes Merge "Support get_changes in the static datasource" 2018-06-07 08:00:03 +00:00
tools Cleanup exception logging 2018-06-13 13:58:04 +00:00
vitrage Cleanup exception logging 2018-06-13 13:58:04 +00:00
.gitignore move to stestr 2018-02-22 15:03:26 +00:00
.gitreview Added .gitreview 2015-09-30 18:54:43 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.testr.conf Tempest Gate 2016-05-03 14:15:38 +03:00
.zuul.yaml Add a new tempest job with a mock datasource 2018-06-07 10:57:57 +00:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
CONTRIBUTING.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
HACKING.rst add hacking check for assertEquals(True/False) 2018-01-05 16:06:28 +08:00
initial.txt Documentation updates 2016-09-29 09:21:27 +00:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
lower-constraints.txt try cotyledon 2018-04-16 06:29:25 +00:00
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Update links in README 2018-03-28 11:11:41 +08:00
requirements.txt Remove duplication from test-requirements.txt 2018-05-25 04:27:51 +00:00
setup.cfg Removed Bundled intree vitrage-tempest-plugin from vitrage project 2018-01-25 10:53:26 +02:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Remove duplication from test-requirements.txt 2018-05-25 04:27:51 +00:00
tox.ini fix tox python3 overrides 2018-06-06 16:06:05 -04:00

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