Takashi Kajinami 8b4313d7d2 Fix assertion of heartbeat_in_pthread parameter
Its default in puppet-oslo has been changed by [1].

[1] 06a9b12199ed03842bb935749dedf4fc8e20d043

Change-Id: I8eb2cd209e39675ebf1c09ed33654ff7998ec6d4
2025-02-20 09:52:57 +09:00
2019-04-19 19:34:07 +00:00
2023-08-11 18:01:28 +09:00
2020-08-31 22:02:52 +02:00
2018-04-06 20:15:16 +08:00
2025-02-14 22:54:39 +09:00
2020-08-31 22:02:52 +02:00
2022-03-29 10:43:08 +02:00

Team and repository tags

Team and repository tags

vitrage

Table of Contents

  1. Overview - What is the vitrage module?
  2. Module Description - What does the module do?
  3. Setup - The basics of getting started with vitrage
  4. Implementation - An under-the-hood peek at what the module is doing
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module
  7. Contributors - Those with commits
  8. Release Notes - Release notes for the project
  9. Repository - The project source code repository

Overview

Vitrage module is an engine 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.

Module Description

The vitrage puppet module is a thorough attempt to make Puppet capable of managing the entirety of vitrage.

Setup

What the vitrage module affects

  • Vitrage, the Root Cause Analysis engine for organizing, analyzing and expanding OpenStack alarms & events for Openstack.

Installing vitrage

vitrage is not currently in Puppet Forge, but is anticipated to be added soon.  Once that happens, you'll be able to install vitrage with:
puppet module install openstack/vitrage

Beginning with vitrage

To utilize the vitrage module's functionality you will need to declare multiple resources. The following is a modified excerpt from the openstack module. This is not an exhaustive list of all the components needed, we recommend you consult and understand the openstack module and the core openstack documentation.

Implementation

vitrage

vitrage is a combination of Puppet manifest and ruby code to delivery configuration and extra functionality through types and providers.

Limitations

  • None.

Development

Developer documentation for the entire puppet-openstack project.

Contributors

Release Notes

Repository

Description
OpenStack Vitrage Puppet Module
Readme 3.2 MiB
Languages
Ruby 50.4%
Puppet 43.2%
Python 6.4%