OpenStack RCA (Root Cause Analysis) Engine
Go to file
Doug Hellmann e2536fa3fa fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I82c3b74bb0346fa1742a97c00f2b5f3fb26263e9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 16:06:05 -04:00
devstack make sure graph starts after collector on reboot 2018-04-22 13:00:30 +03:00
doc Fix 'tox -e releasenotes' startup 2018-05-24 23:01:32 -07:00
etc/vitrage support 'mark_down' action for instances 2017-11-23 08:48:41 +08:00
playbooks/legacy move post test script 2018-02-25 09:07:37 +02:00
releasenotes Fix 'tox -e releasenotes' startup 2018-05-24 23:01:32 -07:00
tools Enable Hacking H104 rule 2018-06-04 07:22:41 +00:00
vitrage delete heat resource if in state DELETE_COMPLETE 2018-06-05 13:25:52 +03:00
.gitignore move to stestr 2018-02-22 15:03:26 +00:00
.gitreview Added .gitreview 2015-09-30 18:54:43 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.testr.conf Tempest Gate 2016-05-03 14:15:38 +03:00
.zuul.yaml add lower-constraints job 2018-03-22 19:08:01 -04:00
CONTRIBUTING.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
HACKING.rst add hacking check for assertEquals(True/False) 2018-01-05 16:06:28 +08:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Update links in README 2018-03-28 11:11:41 +08: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
lower-constraints.txt try cotyledon 2018-04-16 06:29:25 +00:00
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
requirements.txt Remove duplication from test-requirements.txt 2018-05-25 04:27:51 +00:00
setup.cfg Removed Bundled intree vitrage-tempest-plugin from vitrage project 2018-01-25 10:53:26 +02:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Remove duplication from test-requirements.txt 2018-05-25 04:27:51 +00:00
tox.ini fix tox python3 overrides 2018-06-06 16:06:05 -04: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