Merge "sync vitrage tempest"

This commit is contained in:
Zuul 2018-01-23 17:41:35 +00:00 committed by Gerrit Code Review
commit 87dfca02af
3 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,30 @@
metadata:
version: 2
name: v2_definition
description: v2 definition template
type: definition
definitions:
entities:
- entity:
category: ALARM
name: notifiers.mistral.trigger.alarm.2
template_id: alarm_2
- entity:
category: ALARM
name: notifiers.mistral.trigger.alarm.for.function
template_id: alarm_for_func
- entity:
category: RESOURCE
type: nova.host
template_id: host
relationships:
- relationship:
source: alarm_2
relationship_type: on
target: host
template_id : alarm_2_on_host
- relationship:
source: alarm_for_func
relationship_type: on
target: host
template_id : alarm_for_func_on_host

View File

@ -0,0 +1,14 @@
metadata:
name: v2_equivalence
version: 2
type: equivalence
equivalences:
- equivalence:
- entity:
category: ALARM
type: nagios
name: host_problem
- entity:
category: ALARM
type: zabbix
name: host_problem

View File

@ -2,6 +2,7 @@ metadata:
version: 2
name: v2_execute_mistral
description: execute mistral
type: standard
definitions:
entities:
- entity: