Ifat Afek 4576523641 Support per-version template loading + change execute_mistral structure
This change contains refactoring of the template validation and loading,
in order to allow different validators and loaders for execute_mistral
action in versions 1 and 2.

* template_versions.py contains all supported versions, including their
  validators and loaders (and in the future - functions like get_attr())
* template_version_factory.py allows getting the right template version
  instance
* validators and loaders are retrieved only from the template-version
  instance, and are no longer created directly
* All content validators and loaders were moved under v1 and v2 packages

In addition, the structure of execute_mistral has changed, so now all
the input parameters of the workflow must reside under an 'input' section.

Change-Id: I8eebc79b0885eab9c013fafdc17ae8378c7bcedf
2018-01-01 09:59:07 +00:00
2017-12-13 14:05:18 +00:00
2017-11-12 09:30:12 +00:00
2015-09-30 18:54:43 +00:00
2016-05-03 14:15:38 +03:00
2017-12-10 08:48:45 +00:00
2015-11-06 14:46:43 +02:00
2017-11-20 11:43:11 +02:00
2016-09-29 09:21:27 +00:00
2015-11-06 14:46:43 +02:00
2017-12-14 08:16:03 +00:00
2017-03-03 23:01:30 +00: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

Description
OpenStack RCA (Root Cause Analysis) Engine
Readme 24 MiB
Languages
Python 97.9%
HTML 1.3%
Shell 0.8%