Files
vitrage/doc/source/contributor/manual_tests/templates/v1_template.yaml
Ifat Afek 0ecc1d623f Added a document with manual tests for Vitrage
Change-Id: I50218ca0208f59f130f90cac02413b94c527f667
2019-05-15 08:43:50 +00:00

31 lines
594 B
YAML

metadata:
name: v1_template
description: v1 template
definitions:
entities:
- entity:
category: ALARM
type: doctor
name: High cpu load
template_id: alarm
- entity:
category: RESOURCE
type: nova.host
template_id: host
relationships:
- relationship:
source: alarm
relationship_type: on
target: host
template_id : alarm_on_host
scenarios:
- scenario:
condition: alarm_on_host
actions:
- action:
action_type: set_state
action_target:
target: host
properties:
state: SUBOPTIMAL