OpenStack RCA (Root Cause Analysis) Engine
Go to file
Flavio Percoco f130ef5b51 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/241e2ef4630b9a285c84f4fb7a6164af

Change-Id: I579d80209c9e56e2e90b53b1d23bf797b4d4a0fa
2016-11-25 17:45:33 +01:00
devstack Re-indent lines and add code block 2016-10-20 10:33:09 +07:00
doc/source Beautify, correct URLs in documentation files 2016-11-18 04:34:55 +00:00
etc/vitrage Multi tenancy for topology, alarms and rca apis. 2016-10-27 13:09:38 +03:00
releasenotes Enable release notes translation 2016-10-06 20:56:20 +02:00
vitrage Merge "bug fix in heat. 1. show heat stack in error state. 2. event property changed to "project" insead of "project_id"" 2016-11-22 16:38:25 +00:00
vitrage_tempest_tests skip heat tempest temporary 2016-11-22 14:43:26 +02:00
.gitignore Ignore .python-version which is used by pyenv 2016-08-15 16:26:14 +08: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 Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
HACKING.rst fix doc 2015-12-20 10:26:53 +02: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 Show team and repo badges on README 2016-11-25 17:45:33 +01:00
requirements.txt Updated from global requirements 2016-10-06 17:03:57 +00:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg Documentation updates 2016-09-29 09:21:27 +00:00
setup.py Updated from global requirements 2016-09-08 17:25:36 +00:00
test-requirements.txt Updated from global requirements 2016-10-06 17:03:57 +00:00
tox.ini Drop *openstack/common* in flake8 exclude list 2016-10-19 02:07:53 +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