OpenStack RCA (Root Cause Analysis) Engine
Go to file
Vu Cong Tuan d0da90b890 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: Ib7b19bed1a16c0864068066fdb5b9e45595dd228
2018-07-16 13:51:32 +07:00
devstack Add a new tempest job with a mock datasource 2018-06-07 10:57:57 +00:00
doc Merge "Modify the value of auth_url" 2018-06-20 08:03:36 +00: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 Merge "don't mark deleted if alarm or edge already marked" 2018-06-21 13:24:14 +00:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07: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
.zuul.yaml Add a new tempest job with a mock datasource 2018-06-07 10:57:57 +00: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
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Add release notes link to README 2018-06-12 15:05:47 +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 Switch to stestr 2018-07-16 13:51:32 +07:00
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02: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 Switch to stestr 2018-07-16 13:51:32 +07:00
tox.ini Switch to stestr 2018-07-16 13:51:32 +07: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