OpenStack RCA (Root Cause Analysis) Engine
Go to file
Idan Hefetz d1b5a3eb6b Enhance Vitrage resource APIs
Add a new API for retrieving the number of resources,
 similar to 'vitrage alarm count'.
The API includes filter and group-by options.
Add filter option to 'vitrage resource list'

Story: 2004669
Task: 28650
Task: 28656

Change-Id: I3b9f2be581dcbd4a539b8040a387512b55597953
2018-12-30 07:06:39 +00:00
devstack Merge "Add Trove datasource" 2018-12-20 23:26:54 +00:00
doc Enhance Vitrage resource APIs 2018-12-30 07:06:39 +00:00
etc/vitrage Add Trove cluster capacity autoscaling example 2018-12-21 23:32:19 +01:00
playbooks/legacy Add upgrade support for Vitrage 2018-06-26 17:17:16 +03:00
releasenotes Enhance Vitrage resource APIs 2018-12-30 07:06:39 +00:00
tools Cleanup exception logging 2018-06-13 13:58:04 +00:00
vitrage Enhance Vitrage resource APIs 2018-12-30 07:06:39 +00:00
.gitignore Switch to stestr 2018-07-16 13:51:32 +07: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
.zuul.yaml Cleanup .zuul.yaml 2018-09-30 11:41:11 +02:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02: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
initial.txt Documentation updates 2016-09-29 09:21:27 +00:00
LICENSE Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
lower-constraints.txt Add Trove datasource 2018-12-20 00:15:00 +01:00
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Add storyboard link into README.rst 2018-08-28 12:02:58 +00:00
requirements.txt Add Trove datasource 2018-12-20 00:15:00 +01:00
setup.cfg Merge "Add framework for vitrage-status upgrade check" 2018-12-13 10:23:37 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Switch to stestr 2018-07-16 13:51:32 +07:00
tox.ini Remove setup.py check from pep8 job 2018-10-30 11:13:44 -05:00

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