OpenStack RCA (Root Cause Analysis) Engine
Go to file
Eyal fe6daf5312 dont use raise_for_status
use the webob abort method for http errors

Change-Id: Ie56c8197cdee7b522da9d9f91e6314a5cbb30dc5
2017-10-16 11:00:41 +03:00
devstack Merge "sqlalchemy initial commit" 2017-09-19 13:38:08 +00:00
doc/source Merge "Documentation for template configuration" 2017-09-10 08:48:22 +00:00
etc/vitrage sqlalchemy initial commit 2017-09-18 12:29:59 +00:00
releasenotes Update reno for stable/pike 2017-08-10 06:57:44 +00:00
tools py35 doesn't have xrange 2017-09-04 15:38:41 +03:00
vitrage dont use raise_for_status 2017-10-16 11:00:41 +03:00
vitrage_tempest_tests Merge "Moving vitrage_id logic to transformer" 2017-09-27 06:51:54 +00:00
.gitignore Auto-generate Vitrage config options 2017-08-07 12:09:53 +00:00
.gitreview Added .gitreview 2015-09-30 18:54:43 +00:00
.testr.conf Tempest Gate 2016-05-03 14:15:38 +03: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 Update the documentation link for doc migration 2017-09-22 05:56:11 +00: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
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
requirements.txt Updated from global requirements 2017-09-23 06:10:45 +00:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg sqlalchemy initial commit 2017-09-18 12:29:59 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Updated from global requirements 2017-09-23 06:10:45 +00:00
tox.ini Merge "Enable some off-by-default checks" 2017-07-09 11:22:05 +00: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