Merge "sync vitrage tempest"
This commit is contained in:
commit
87dfca02af
@ -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
|
@ -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
|
@ -2,6 +2,7 @@ metadata:
|
|||||||
version: 2
|
version: 2
|
||||||
name: v2_execute_mistral
|
name: v2_execute_mistral
|
||||||
description: execute mistral
|
description: execute mistral
|
||||||
|
type: standard
|
||||||
definitions:
|
definitions:
|
||||||
entities:
|
entities:
|
||||||
- entity:
|
- entity:
|
||||||
|
Loading…
Reference in New Issue
Block a user