vitrage/releasenotes/notes/queens-prelude-a00e64274e8e64be.yaml
Ifat Afek 352b7b9dbd Added a prelude for Vitrage release notes
Change-Id: I9459ea91209c0f154be557444d4292127ebd7fae
2018-01-23 18:24:57 +00:00

18 lines
691 B
YAML

---
prelude: |
Vitrage Queens release contains many new features and bug fixes.
- Major changes were made in Vitrage templates. Version 2 was introduced,
and it includes features like:
- templates that contain only topology definitions
- regular expressions
- functions (get_attr)
The templates are now stored in a database, and there is a new API for
adding and deleting them.
- A support was added for webhook registration on Vitrage alarms.
The registered webhooks will be notified on every alarm state change.
- There are significant performance enhancements, mostly around parallel
evaluation of the Vitrage templates.