d015afde1e
This change contains the code without the tempest test. I will push the tempest test in a different change. Implements: blueprint integration-with-mistral Change-Id: Ie892482f1dede7487fbd690aff85febb17d17462
8 lines
347 B
YAML
8 lines
347 B
YAML
---
|
|
features:
|
|
- Integration with Mistral (the OpenStack workflow service).
|
|
The Vitrage user can specify in a Vitrage template that if a certain
|
|
condition is met (like an alarm on the host, or a combination of a few
|
|
alarms) a Mistral workflow should be executed. The workflow can be used,
|
|
for example, to take corrective actions.
|