OpenStack RCA (Root Cause Analysis) Engine
Go to file
Vu Cong Tuan 915f97d93f Apply pep8 check to app.wsgi
Because app.wsgi should meet pep8 standards,
this patch apply pep8 check to app.wsgi.

Change-Id: Ie81361de324b7b297025c2b6a2d3ef33c739aa6d
2017-11-28 15:22:34 +07:00
devstack Merge "Tempest tests fix" 2017-11-27 17:07:22 +00:00
doc/source Merge "Register default policies in code" 2017-11-20 03:24:06 +00: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 "add release notes for nested stacks in heat" 2017-11-27 15:52:06 +00:00
tools py35 doesn't have xrange 2017-09-04 15:38:41 +03:00
vitrage Apply pep8 check to app.wsgi 2017-11-28 15:22:34 +07:00
vitrage_tempest_tests Merge "Tempest tests fix" 2017-11-27 17:07:22 +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 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 add disable log.warn to hacking 2017-11-20 11:43:11 +02: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 Updated from global requirements 2017-11-16 11:31:05 +00:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +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-11-16 11:31:05 +00:00
tox.ini Apply pep8 check to app.wsgi 2017-11-28 15:22:34 +07: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