OpenStack RCA (Root Cause Analysis) Engine
Go to file
Cao Xuan Hoang a26298a69a Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due to
the change from Ubuntu Trusty to Xenial, where only python3.5 is
available. There is no need to continue to keep these settings.

Change-Id: I3ab6eca4deb5848b0684b4d2d44341c973fc7d9d
2017-02-08 11:24:05 +07:00
devstack Merge "no more mocks" 2017-02-02 11:47:27 +00:00
doc/source Updated Vitrage documentation and architecture diagram 2017-01-17 09:06:23 +00:00
etc/vitrage Merge "no more mocks" 2017-02-02 11:47:27 +00:00
releasenotes Update reno for stable/ocata 2017-02-02 19:29:44 +00:00
vitrage Merge "no more mocks" 2017-02-02 11:47:27 +00:00
vitrage_tempest_tests not condition 2017-02-02 08:01:34 +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 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-01-26 17:32:19 +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 2016-09-08 17:25:36 +00:00
test-requirements.txt Updated from global requirements 2017-01-26 17:32:19 +00:00
tox.ini Remove support for py34 2017-02-08 11:24:05 +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