vitrage/releasenotes/notes/support-mistral-13618b516699a1c2.yaml
Ifat Afek d015afde1e Support the integration with Mistral
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
2017-08-08 19:41:45 +00:00

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.