6fd8d07780
Change-Id: I1d5c0a075948764e8e6fd19ec441a1fdf4b8436a
9 lines
375 B
YAML
9 lines
375 B
YAML
---
|
|
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.
|