senlin/senlin/common
Erik Olof Gunnar Andersson 98d8cf30a3 Cleaned up logging
* Removed all remaning log translation.
* Always lazy-load logging.

Logs should no longer be translated (starting with Pike)[1].

Also, according to OpenStack Guideline[2], logged string message should be
interpolated by the logger.

[1]: http://lists.openstack.org/pipermail/openstack-dev/2017-March/thread.html#113365
[2]: https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages

Change-Id: Ice91e70aec959b7433eb7df493ee589f9aeecf2c
2018-04-02 19:42:10 -07:00
..
policies Implement policy in code (6) 2017-10-20 02:04:35 +00:00
__init__.py Initial version -- api&rpc 2014-12-11 03:36:41 -05:00
config.py Add NOTIFIER message topic can be specified by configuration file. 2018-03-05 17:00:43 +08:00
constraints.py Improve Operation schema validation 2016-12-24 20:32:09 -05:00
consts.py Change module parameter use consts configure 2018-02-22 13:38:39 +08:00
context.py Remove tox unit test warnings 2017-12-18 05:05:02 -05:00
exception.py Cleaned up logging 2018-04-02 19:42:10 -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 Remove log translations 2017-03-21 18:34:35 +08:00
scaleutils.py fix does not have param and missing docstring 2018-02-07 06:05:55 +00:00
schema.py Cleaned up logging 2018-04-02 19:42:10 -07:00
utils.py fix does not have param and missing docstring 2018-02-07 06:05:55 +00:00