python-vitrageclient/releasenotes/notes/template_crud-fcdfbb3ef23adc6a.yaml
idan kinory f376afe05c template crud release notes
Change-Id: I833765f42403b2830455fdeebaf01fe7c15e02e6
Implements: blueprint crud-templates
2018-01-23 15:46:03 +00:00

8 lines
356 B
YAML

---
features:
- New CLI commands were added - template add and template delete.
Templates can now be added/removed by CLI commands while vitrage is running
(no restart is required). Templates are stored in the database and remain after
restarting vitrage. Adding/removing a template at runtime preforms a live
update to the entity graph.