Merge "not operator release notes"
This commit is contained in:
commit
13d1445d1a
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- The ``Not Operator`` feature adds support of the ``not`` operator to the
|
||||||
|
templates language in addition to ``and`` and ``or`` operators.
|
||||||
|
The ``not`` operator allows scenarios such as -
|
||||||
|
- Support of High Availability scenarios
|
||||||
|
- Support of negative scenarios, for example - raise an alarm on host
|
||||||
|
that has no ``cpu_alarm`` on it.
|
Loading…
Reference in New Issue
Block a user