OpenStack RCA (Root Cause Analysis) Engine
Go to file
Guoqiang Ding a6008e6fb6 Fix the deprecated usage of "get_transport"
As log says, 'oslo_messaging.transport.get_transport()' is deprecated.
The reference link of oslo_messaging is at [1].

[1] https://review.openstack.org/#/c/454194/

Change-Id: Ib260641ee7082cb731ee143542fb2f5fde11c121
2017-12-06 14:28:49 +08:00
devstack Merge "Tempest tests fix" 2017-11-27 17:07:22 +00:00
doc/source Added a version to Vitrage templates 2017-12-03 10:07:17 +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 Merge "Added a version to Vitrage templates" 2017-12-04 21:05:49 +00:00
tools py35 doesn't have xrange 2017-09-04 15:38:41 +03:00
vitrage Fix the deprecated usage of "get_transport" 2017-12-06 14:28:49 +08:00
vitrage_tempest_tests tempest utility function 2017-12-05 10:10:42 +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 use messaging instead of multiprocessing queue 2017-12-05 07:47:00 +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 disable log.warn to hacking 2017-11-20 11:43:11 +02: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 2017-12-05 03:40:12 +00:00
run_vitrage_tempest.sh get_topology validation & run_vitrage_tempest.sh 2016-02-23 15:35:45 +00:00
setup.cfg Vitrage Persistor Service 2017-11-26 11:36:12 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:30 +00:00
test-requirements.txt Updated from global requirements 2017-11-29 09:25:47 +00:00
tox.ini Apply pep8 check to app.wsgi 2017-11-28 15:22:34 +07: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