OpenStack RCA (Root Cause Analysis) Engine
Go to file
Ian Wienand 718042c61c Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I9ff8306f34ffa9cfd524172138bc01da2aa3d3f5
2019-03-24 20:36:22 +00:00
devstack Replace openstack.org git:// URLs with https:// 2019-03-24 20:36:22 +00:00
doc Document the template parameters in version 3 2019-03-05 14:37:10 +00:00
etc/vitrage Add Trove cluster capacity autoscaling example 2018-12-21 23:32:19 +01:00
playbooks/legacy Replace openstack.org git:// URLs with https:// 2019-03-24 20:36:22 +00:00
releasenotes Added Stein prelude 2019-03-14 09:40:28 +00:00
tools Cleanup exception logging 2018-06-13 13:58:04 +00:00
vitrage optimize snmp_service 2019-03-15 08:51:21 +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 add python 3.7 unit test job 2019-02-19 17:06:07 +08:00
babel.cfg Add Vitrage project initial file 2015-11-06 14:46:43 +02:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 20:15:15 +08: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 validate static configuration 2019-02-21 12:39:50 +08:00
README.rst Add storyboard link into README.rst 2018-08-28 12:02:58 +00:00
requirements.txt validate static configuration 2019-02-21 12:39:50 +08: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 add a new service list api 2019-02-12 09:11:22 +02: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