OpenStack RCA (Root Cause Analysis) Engine
Go to file
bathri.s e1ed848b78 Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. This patch updates it to use
the non-deprecated LOG.warning instead.

Change-Id: I8c0277e95009faf19884b2bb14dcb9171f58a0be
Closes-Bug: #1578506
2016-05-05 13:53:44 +05:30
devstack Tempest Gate 2016-05-03 15:32:41 +03:00
doc/source documentation fix 2016-04-26 09:04:27 +00:00
etc/vitrage aodh values yaml 2016-04-18 13:50:39 +03:00
vitrage Replace deprecated LOG.warn with LOG.warning 2016-05-05 13:53:44 +05:30
vitrage_tempest_tests tempests changes 2016-05-03 15:00:41 +03:00
.gitignore added mock support for external input 2015-12-30 16:46:55 +02: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 Add Vitrage project initial file 2015-11-06 14:46:43 +02: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 add link to devstack installation 2016-03-22 17:20:57 +02:00
requirements.txt first stage in neutron plugin 2016-03-27 15:51:43 +03:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg aodh notifier 2016-03-16 08:43:18 +00:00
setup.py Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
test-requirements.txt tempest for datasources 2016-04-12 09:55:14 +03:00
tox.ini update tox 2016-05-01 10:08:07 +03:00

Vitrage

The OpenStack RCA Engine

Vitrage is the OpenStack RCA (Root Cause Analysis) Engine 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

see README file

Project Resources