deb-murano/murano/common
Stan Lagun b5f0b0f245 Adds per-class configs
Adds ability to have per-class configuration and special properties
with usage "Config". Such properties get their values from config
(if it is present) rather than from object model.

Config files can also modify defaults for other property types.

Config files are stored in special folder that is configured in
[engine] section of Murano config file under class_configs key.

Config files must me named using %FQ class name%.json or
%FQ class name%.yaml pattern and contain dictionary of a form
propertyName -> propertyValue

Change-Id: I0f45fa7064183f5605c5ef393b5b00e8c8ae2bda
Implements: blueprint class-configs
2014-12-17 00:48:51 +03:00
..
helpers Enable H202, H402, H404 rules 2014-09-01 09:10:51 +00:00
messaging Replace anyjson with oslo.serialization 2014-12-13 18:10:53 +03:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
config.py Adds per-class configs 2014-12-17 00:48:51 +03:00
consts.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
engine.py Replace anyjson with oslo.serialization 2014-12-13 18:10:53 +03:00
policy.py Fixes to unit tests around policies 2014-07-31 19:20:57 +04:00
rpc.py Fixes silent deletion of environments 2014-08-19 12:52:52 +04:00
server.py Use oslo.utils 2014-12-11 01:49:37 +03:00
statservice.py Remove #noqa from gettextutils imports 2014-11-14 19:43:14 +02:00
utils.py Remove #noqa from gettextutils imports 2014-11-14 19:43:14 +02:00
uuidutils.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
wsgi.py Use oslo.serialization 2014-12-11 02:15:39 +03:00
xmlutils.py Update from oslo incubator 2014-12-10 09:29:14 +00:00