aodh/releasenotes/notes/Add-state-reason-to-the-API-7bc5a9465466db2b.yaml
Mehdi Abaakouk dfa63a5e4e Expose alarm state reason to API
We currently show no reason from the API point of view
of why we don't have enough data to evaluate alarms or why
we change the state of the alarm.

This change exposes the reason we known to the API.

Change-Id: Ic1fe95090339d39ad9638654db815aee41a7921e
2017-07-10 15:16:13 +02:00

5 lines
123 B
YAML

---
features:
- |
The reason of the state change is now part of the API as "state_reason" field of the alarm object.