![Idan Hefetz](/assets/img/avatar_default.png)
oslo service replaced by cotyledon. Motivation: Oslo service uses eventlet and green threads for timers and threads. In Vitrage we use real threads and multiprocessing, it seems this combination causes unexpected behavior (such as timers not running, processes not starting) so the entire solution is very delicate to changes. As part of an ongoing effort (previously, monkeypatching was removed) this commit solves issues encountered in rpc_collector commit in addition it removes unnecessary complications in the application. Co-Authored-By: Eyal <eyal.bar-ilan@nokia.com> Change-Id: If33708e128d7aeb420a9aa79f71cfccd2b48dfb3
Team and repository tags
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
- Wiki page: https://wiki.openstack.org/wiki/Vitrage
- Launchpad: https://launchpad.net/vitrage
- Source: https://git.openstack.org/cgit/openstack/vitrage
Description
Languages
Python
97.9%
HTML
1.3%
Shell
0.8%