nova/plugins/xenserver
Takashi NATSUME 4eb89c206e 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.

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

See the oslo i18n guideline.

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

Change-Id: Ief6d3ee3539c0857098fffdb7acfeec3e0fed6eb
Closes-Bug: #1596829
2016-10-11 08:39:48 +00:00
..
doc Typo fix: remove multiple whitespace 2016-07-12 15:24:00 +00:00
networking/etc Remove white space between print and () 2016-08-02 07:31:35 +00:00
xenapi Add a hacking rule for string interpolation at logging 2016-10-11 08:39:48 +00:00