python-vitrageclient/releasenotes/notes/add-template-by-string-ab6aff3badc279cd.yaml
Ifat Afek ecd027535d Allow calling template validate and template add with a string
Vitrage template add and template validate can now be called with either
a path or a string that holds the template yaml.

Change-Id: Ieaa372e92d201b46124163b164cc868ae35c86b2
Story: 2004055
Task: 27061
2019-03-05 13:10:04 +00:00

5 lines
137 B
YAML

---
features:
- Added an option to add templates to Vitrage by a string that holds the
template yaml, and not only by a file path.