neutron/neutron/hacking
Takashi NATSUME 5cef3f726e Add a hacking rule for string interpolation at logging
String interpolation should be delayed to be handled
by the logging code, rather than being done
at the point of the logging call.
So add a hacking rule for it.

See the oslo i18n guideline.

* http://docs.openstack.org/developer/oslo.i18n/guidelines.html

Change-Id: I91e8d59d508c594256d5f74514e62f8f928d1df5
Closes-Bug: #1596829
2016-07-11 22:54:56 +00:00
..
__init__.py Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00