OpenStack RCA (Root Cause Analysis) Engine
Go to file
zhangboye 30f67bb2e2 Dropping lower constraints testing
We facing errors related to the new pip resolver, this
topic was discussed on the ML and QA team proposed to
to test lower-constraints [1].

I propose to drop this test because the complexity and recurring pain needed
to maintain that now exceeds the benefits provided by this mechanismes.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html

Change-Id: I53f3d2e4581d46abe150c80550b3875bb9ec73b4
2021-05-03 09:14:28 +08:00
devstack Native Zuul v3 2020-08-20 08:57:15 +00:00
doc Maintain Vitrage Configuration FMT 2021-04-07 15:08:32 +08:00
etc/vitrage Add state-config for cetus datasource 2020-09-29 14:09:56 +08:00
releasenotes Update master for stable/wallaby 2021-03-24 16:42:46 +00:00
tools Fix tox and update hacking 2020-01-02 15:39:27 +02:00
vitrage Remove unicode from notifiler 2021-01-03 09:50:19 +08:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:54 +00:00
.stestr.conf move to stestr 2018-02-22 15:03:26 +00:00
.zuul.yaml Add Python3 xena unit tests 2021-03-24 16:42:49 +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 setup.cfg: Replace dashes with underscores 2021-04-27 15:02:04 +08:00
setup.py Cleanup py27 support 2020-04-12 18:02:58 +00:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-06-02 14:04:24 +02:00
tox.ini Dropping lower constraints testing 2021-05-03 09:14:28 +08: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