OpenStack RCA (Root Cause Analysis) Engine
Go to file
ghanshyam ccb212f289 Remove use of unsupported TEMPEST_SERVICES variable
TEMPEST_SERVICES global variable is not supported
by devstack since long back.
- I380dd20e5ed716a0bdf92aa02c3730359b8136e4
- I9c24705e494689f09a885eb0a640efd50db33fcf

Service availability of tempest known services will be
set by devstack with local check.
- I02be777bf93143d946ccbb8e9eff637bfd1928d4

This commit removes the unused TEMPEST_SERVICES setting
Related-Bug: #1743688

Change-Id: Ie4e5abee05500ba5c9a9cc7408705c3940c92c7b
2018-01-23 16:21:21 +03:00
devstack Remove use of unsupported TEMPEST_SERVICES variable 2018-01-23 16:21:21 +03:00
doc Add type property to the template metadata 2018-01-23 09:26:43 +00:00
etc/vitrage support 'mark_down' action for instances 2017-11-23 08:48:41 +08:00
playbooks/legacy Move legacy jobs to project 2017-10-10 01:24:31 +00:00
releasenotes Add type property to the template metadata 2018-01-23 09:26:43 +00:00
tools load manager tool fix 2017-12-13 14:05:18 +00:00
vitrage Merge "Add type property to the template metadata" 2018-01-23 12:19:20 +00:00
vitrage_tempest_tests Add type property to the template metadata 2018-01-23 09:26:43 +00:00
.gitignore Register default policies in code 2017-11-12 09:30:12 +00:00
.gitreview Added .gitreview 2015-09-30 18:54:43 +00:00
.testr.conf Tempest Gate 2016-05-03 14:15:38 +03:00
.zuul.yaml Add py35 jobs to the gate 2017-12-10 08:48:45 +00: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
openstack-common.conf Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
README.rst Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
requirements.txt Updated from global requirements 2018-01-16 04:37:58 +00:00
setup.cfg Add snmp_parsing service 2017-12-14 08:16:03 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Updated from global requirements 2018-01-22 11:20:45 +00:00
tox.ini Update docs build job for new documentation PTI jobs 2017-12-20 14:19:51 +08: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