vitrage/releasenotes/notes/template_crud-91baea2ed68291f0.yaml
idan kinory fc11a63afe template crud release notes
Change-Id: Ifc7da465b67a73f35a9a203cdcdc0e62f5b1b3a7
Implements: blueprint crud-templates
2018-01-23 16:27:05 +00:00

9 lines
343 B
YAML

---
features:
- Added support for template add and template delete.
Templates can now be added/removed by the API 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.