OpenStack RCA (Root Cause Analysis) Engine
Go to file
ckji f8ccaa47c0 Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, and _LW translation markers to simplify logging and to
avoid confusion with new contributions.

See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I4e462fd263a9e964595962f967b5a7e5c1a9212a
2017-03-21 17:05:10 +08:00
devstack add some delay between post and get 2017-03-19 15:24:47 +02:00
doc/source fix for running nosetests locally on devstack 2017-03-14 13:16:01 +00:00
etc/vitrage Merge "no more mocks" 2017-02-02 11:47:27 +00:00
install-guide/source Cookiecutting install guide 2017-02-23 17:11:21 +01:00
releasenotes Update reno for stable/ocata 2017-02-02 19:29:44 +00:00
vitrage Remove log translations 2017-03-21 17:05:10 +08:00
vitrage_tempest_tests add some delay between post and get 2017-03-19 15:24:47 +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
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
LICENSE 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
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
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
requirements.txt Updated from global requirements 2017-03-15 05:21:52 +00:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg Remove support for py34 2017-02-08 11:24:05 +07:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Updated from global requirements 2017-03-15 05:21:52 +00:00
tox.ini fix the command of test cover 2017-03-19 13:52:56 +08: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