manager: datamodel improvements
Improvements and changes in datamodel based on discussion with @vcunat about current declarative configuration. #751 (closed) Rendering a valid Lua configuration is ignored.
Ideas and notes about new design are located in this file
Improvements:
- config schemas for new policy module: views, local-data, forward
- new
ListOrItem
type to allow use of single item or list of items in config options - jinja2 macros for new policy module (need additional testing)
Edited by Vladimír Čunát