neutron/neutron/tests/unit/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 Moved hacking unit test into proper location 2015-02-11 14:06:37 +01:00
test_checks.py Add a hacking rule for string interpolation at logging 2016-07-11 22:54:56 +00:00