template crud release notes

Change-Id: I833765f42403b2830455fdeebaf01fe7c15e02e6
Implements: blueprint crud-templates
This commit is contained in:
idan kinory 2018-01-23 12:35:12 +00:00 committed by Idan Kinory
parent d14cdfd915
commit f376afe05c

View File

@ -0,0 +1,7 @@
---
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.