OpenStack RCA (Root Cause Analysis) Engine
Go to file
OpenStack Release Bot c0cbd11a8d Update TOX_CONSTRAINTS_FILE for stable/2023.1
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/2023.1 branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Iad380d6e74f328527ff7e49486497739e5535c26
2023-03-03 11:22:37 +00:00
devstack Get rid of warning caused by [service_credentials] region_name 2022-08-09 11:30:57 +00:00
doc update install doc 2021-08-06 14:45:44 +08:00
etc/vitrage Fix missing oslo.messaging options 2023-02-03 13:20:13 +09:00
releasenotes Update master for stable/zed 2022-09-20 08:57:40 +00:00
tools Fix tox and update hacking 2020-01-02 15:39:27 +02:00
vitrage Switch to 2023.1 Python3 unit tests and generic template name 2022-09-20 11:24:00 +00:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07:00
.gitreview Update .gitreview for stable/2023.1 2023-03-03 11:22:36 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.zuul.yaml Fix tox 4 changes 2023-02-17 07:55:50 +00:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 20:15:15 +08:00
HACKING.rst Remove unicode from doc 2021-02-19 09:05:21 +08:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Start README.rst with a better title 2019-11-20 15:27:09 +08:00
initial.txt Documentation updates 2016-09-29 09:21:27 +00:00
requirements.txt [goal] Deprecate the JSON formatted policy file 2020-12-24 20:29:57 -06:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-06-04 11:28:17 +08:00
setup.py Cleanup py27 support 2020-04-12 18:02:58 +00:00
test-requirements.txt Get rid of warning caused by [service_credentials] region_name 2022-08-09 11:30:57 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/2023.1 2023-03-03 11:22:37 +00:00

README.rst

OpenStack Vitrage

image

OpenStack 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