76fd30fd13
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
6 lines
233 B
YAML
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.
|