f376afe05c
Change-Id: I833765f42403b2830455fdeebaf01fe7c15e02e6 Implements: blueprint crud-templates
8 lines
356 B
YAML
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.
|