senlin/senlin/common
Erik Olof Gunnar Andersson 01eff94b76 Centralized configuration
Based upon the established conf paradigm used in Nova,
this patch moves the configuration to a central location.
Making config a lot easier to manage, as well a lot easier
to locate.

Additional changes
* Fixed missing notification section in example config.
* Moved external configs to generator config (e.g. osprofiler)

Change-Id: I8bca356768bd710d28361b50754ddcc249a32428
2019-12-03 11:08:44 -08:00
..
policies Add action_update api to cancel actions 2018-12-05 16:08:21 -08:00
__init__.py Initial version -- api&rpc 2014-12-11 03:36:41 -05:00
config.py Centralized configuration 2019-12-03 11:08:44 -08:00
constraints.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
consts.py Update rmq topics to better reflect their purpose 2019-11-21 20:49:48 +00:00
context.py Trivial code cleanups 2018-07-22 01:05:16 -07:00
exception.py Raise OverQuota when hitting the quota limit 2019-10-29 18:09:04 -07:00
i18n.py Update URLs in documents according to document migration 2017-07-14 10:53:54 +08:00
messaging.py Add NOTIFIER message topic can be specified by configuration file. 2018-03-05 17:00:43 +08:00
policy.py Implement policy in code (1) 2017-10-19 14:24:29 +07:00
profiler.py Centralized configuration 2019-12-03 11:08:44 -08:00
scaleutils.py Add tainted field to nodes 2019-10-22 21:27:55 +00:00
schema.py Fix broken schema validation 2018-08-28 22:30:49 +00:00
service.py Centralized configuration 2019-12-03 11:08:44 -08:00
utils.py Centralized configuration 2019-12-03 11:08:44 -08:00