OpenStack RCA (Root Cause Analysis) Engine
Go to file
csatari c9ea8ea4a1 Aligning install guide with the Pike doc structure
In Pike OpenStack documentation is changed in a way that the project repos
contain most of the documentation material [1]. This affcects how the doc
folder shall be strucutred inside the project repo. With this change I
align the install guide to the new structure and correct the warnings
during the document generation. The overall work is tracked in [2].

[1]: http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html
[2]: https://etherpad.openstack.org/p/doc-migration-tracking

Change-Id: Ib5400247d2ba5f8dac80ef68a43d06868bd42f1c
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-07-03 13:22:52 +02:00
devstack create collector service 2017-06-20 09:25:09 +00:00
doc/source Aligning install guide with the Pike doc structure 2017-07-03 13:22:52 +02:00
etc/vitrage remove tox warnning 2017-06-15 11:52:09 +03:00
releasenotes Add release note about entity equivalence 2017-06-07 22:05:56 +08:00
vitrage Merge "Move template_content_validator and test_template_content_validator to the correct packages. This should have been part of https://review.openstack.org/477572 but was removed due to git issues." 2017-06-29 07:21:31 +00:00
vitrage_tempest_tests Merge "create collector service" 2017-06-21 13:12:08 +00: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 Optimize the link address 2017-04-10 12:53:50 +05:30
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-06-09 20:50:36 +00:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg Aligning install guide with the Pike doc structure 2017-07-03 13:22:52 +02:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Aligning install guide with the Pike doc structure 2017-07-03 13:22:52 +02:00
tox.ini Aligning install guide with the Pike doc structure 2017-07-03 13:22:52 +02: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