OpenStack RCA (Root Cause Analysis) Engine
Go to file
Lance Bragstad d3ae72dd00 Register default policies in code
This commit attempts to move default policies from a policy.json
file into oslo.policy objects. This is an effort to make policy
easier to maintain for operators and is a community-wide goal for
the Queens release.

For more information on this initiative, please see:

  https://governance.openstack.org/tc/goals/queens/policy-in-code.html

Co-authored-By: Hieu LE <hieulq@vn.fujitsu.com>
bp policy-and-docs-in-code

Change-Id: I8ce4fc45447b41930736d6fcf85e6d35cfbe9d56
2017-11-12 09:30:12 +00:00
devstack Register default policies in code 2017-11-12 09:30:12 +00:00
doc/source Register default policies in code 2017-11-12 09:30:12 +00:00
etc/vitrage Register default policies in code 2017-11-12 09:30:12 +00:00
playbooks/legacy Move legacy jobs to project 2017-10-10 01:24:31 +00:00
releasenotes Update reno for stable/pike 2017-08-10 06:57:44 +00:00
tools py35 doesn't have xrange 2017-09-04 15:38:41 +03:00
vitrage Register default policies in code 2017-11-12 09:30:12 +00:00
vitrage_tempest_tests Rewrite Aodh datasource 2017-11-08 13:37:48 +08: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 Zuul: add file extension to playbook path 2017-10-28 20:56:21 -07:00
CONTRIBUTING.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
HACKING.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
LICENSE 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
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 Rewrite Aodh datasource 2017-11-08 13:37:48 +08:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg Register default policies in code 2017-11-12 09:30: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-09-23 06:10:45 +00:00
tox.ini Register default policies in code 2017-11-12 09:30:12 +00: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