designate/designate/sqlalchemy
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 Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
base.py Fix DB migration with postgresql 2016-11-11 17:36:54 +01:00
session.py Minor test cleanup 2016-02-05 11:25:53 +00:00
types.py Update UUID type for py3.5 compat 2016-07-12 16:03:08 +00:00
utils.py Remove translation of log messages 2018-03-14 12:54:05 -07:00