designate/designate/mdns
Erik Olof Gunnar Andersson 6ad30a39e6 Remove translation of log messages
* Removed all log translation.
* Always lazy-load logging.
* Fixed broken log lines and updated tests.

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: I07825694f173a8bebd7d62ade089c38d3c666283
2018-03-14 12:54:05 -07:00
..
__init__.py Auto-generate designate.conf.sample via genconfig testenv 2017-07-01 21:32:16 +07:00
base.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
handler.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
notify.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
rpcapi.py Remove translation of log messages 2018-03-14 12:54:05 -07:00
service.py Move RPC topics which hard-coded in Designate project. 2017-04-26 19:11:31 +00:00
xfr.py Stop using deprecated 'message' attribute in Exception 2017-06-23 16:39:59 +07:00