de64417123
Change-Id: Ifb297bff80fce37ae7b136e2aa3f211acb2a9097 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
9 lines
448 B
YAML
9 lines
448 B
YAML
---
|
|
features:
|
|
- Support definition of entity equivalence. If the equivalence between A and
|
|
B is configured, all scenarios linked to entity A will be expanded to
|
|
equivalent scenarios, i.e. same conditions and actions with the referenced
|
|
entity A replaced by entity B. One use case of equivalence is treating
|
|
equivalent alarms from multiple data source as the same, but no need for
|
|
duplicating scenario definition in templates.
|