vitrage/releasenotes/notes/support-template-parameters-f9552fef4fc66122.yaml
Ifat Afek 76fd30fd13 Support parameters in Vitrage templates
A new option to define parameters inside Vitrage templates, and assign
them with actual values when adding the template.

This functionality is part of template version 2, and will be added to
template version 3 in the next patch set.

Documentation will be added in the next patch set.

Story: 2004056
Task: 27062

Change-Id: Iac163aaf6de0e029893386fc4274421df4706c4e
2019-02-14 13:42:53 +00:00

6 lines
233 B
YAML

---
features:
- Added support for parameters in Vitrage templates. A template may contain
one or more ``parameters`` that are assigned with actual values upon
template creation. This enables easy reuse of common templates.