OpenStack RCA (Root Cause Analysis) Engine
Go to file
Andreas Jaeger 13f2676a1f Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove install_command from tox.ini, the default is fine,
  update constraints to current URL

Change-Id: I45fc7e79bc7abf266721d819f4f857d06a701724
2020-04-12 18:02:58 +00:00
devstack Use SERVICE_PROTOCOL variable in the devstack plugin 2020-03-31 22:56:14 +03:00
doc Cleanup py27 support 2020-04-12 18:02:58 +00:00
etc/vitrage Merge "Add Monasca datasource" 2019-05-15 14:42:04 +00:00
playbooks/legacy [train][goal] Define new vitrage-dsvm-api-ipv6-only job 2020-01-05 07:39:57 +00:00
releasenotes Cleanup py27 support 2020-04-12 18:02:58 +00:00
tools Fix tox and update hacking 2020-01-02 15:39:27 +02:00
vitrage Add region option to clients of other openstack datasource 2020-04-07 15:31:48 +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 [train][goal] Define new vitrage-dsvm-api-ipv6-only job 2020-01-05 07:39:57 +00: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 Cleanup py27 support 2020-04-12 18:02:58 +00:00
README.rst Start README.rst with a better title 2019-11-20 15:27:09 +08:00
requirements.txt Cleanup py27 support 2020-04-12 18:02:58 +00:00
setup.cfg Cleanup py27 support 2020-04-12 18:02:58 +00:00
setup.py Cleanup py27 support 2020-04-12 18:02:58 +00:00
test-requirements.txt Update hacking for Python3 2020-04-02 06:31:25 +00:00
tox.ini Cleanup py27 support 2020-04-12 18:02:58 +00:00

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