OpenStack RCA (Root Cause Analysis) Engine
Go to file
Eyal 0454e6b42a fix changing the policy file of heat
heat removed the stacks global index rule
which defaults to deny everybody
vitrage needs to change it
fix it so it will replace or add the rule
instead of just replacing the old rule

Depends-On: I428d04598910edfe67e8b8deb608bcf1233d672d
Change-Id: I125f0f15aebe2a0a09dba4b18312b857ce40b6ad
2017-12-15 19:40:08 +00:00
devstack fix changing the policy file of heat 2017-12-15 19:40:08 +00:00
doc/source renew the installation document. 2017-12-11 08:36:20 +08:00
etc/vitrage support 'mark_down' action for instances 2017-11-23 08:48:41 +08:00
playbooks/legacy Move legacy jobs to project 2017-10-10 01:24:31 +00:00
releasenotes Merge "Added a version to Vitrage templates" 2017-12-04 21:05:49 +00:00
tools py35 doesn't have xrange 2017-09-04 15:38:41 +03:00
vitrage Fix the deprecated usage of "get_transport" 2017-12-06 14:28:49 +08:00
vitrage_tempest_tests persistor test fix 2017-12-10 15:52:46 +00:00
.gitignore Register default policies in code 2017-11-12 09:30:12 +00:00
.gitreview Added .gitreview 2015-09-30 18:54:43 +00:00
.testr.conf Tempest Gate 2016-05-03 14:15:38 +03:00
.zuul.yaml Add py35 jobs to the gate 2017-12-10 08:48:45 +00:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
CONTRIBUTING.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
HACKING.rst add disable log.warn to hacking 2017-11-20 11:43:11 +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 Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
requirements.txt Updated from global requirements 2017-12-07 13:52:22 +00:00
setup.cfg Vitrage Persistor Service 2017-11-26 11:36:12 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Updated from global requirements 2017-12-07 13:52:22 +00:00
tox.ini Apply pep8 check to app.wsgi 2017-11-28 15:22:34 +07: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