neutron-lib/neutron_lib
Takashi NATSUME eb32fd4fbd 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 the following hacking rule for it.

- [N536] String interpolation should be delayed at logging calls.

We need this to ensure that all projects using the neutron-lib
hacking rules still have enforcement of the log policies
of the project.

See the oslo i18n guideline.

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

Change-Id: I901dcbfbd53d5d19db651473d2891bc8e8a59710
Related-Bug: #1596829
2016-08-15 09:53:28 +09:00
..
_callbacks Sync neutron callbacks into lib 2016-08-03 13:18:34 -06:00
api Merge "Add validator to test integers" 2016-07-22 18:03:42 +00:00
db Sync neutron callbacks into lib 2016-08-03 13:18:34 -06:00
hacking Add a hacking rule for string interpolation at logging 2016-08-15 09:53:28 +09:00
legacy Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
tests Add a hacking rule for string interpolation at logging 2016-08-15 09:53:28 +09:00
__init__.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
_context.py Add Neutron context module and some policy methods 2016-07-30 09:35:01 -04:00
_i18n.py Update translation setup 2016-01-29 07:08:35 +09:00
constants.py Add DEVICE_OWNER_BAREMETAL_PREFIX const 2016-07-25 16:50:40 +03:00
exceptions.py Add DeviceNotFoundError to neutron_lib exceptions 2016-08-11 12:28:48 +03:00
policy.py Add Neutron context module and some policy methods 2016-07-30 09:35:01 -04:00
version.py Setup for devref documentation 2015-12-07 18:50:07 +00:00