magnum-tempest-plugin/magnum/tests/functional
coldmoment 69bc1ea570 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.
See the oslo i18n guideline
* https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages
and
* https://github.com/openstack-dev/hacking/blob/master/hacking/checks/other.py#L39

Change-Id: I8a4f5f896865aebbff88ee894f0081e58cfce9ef
2017-07-15 14:49:45 +08:00
..
api Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
common Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
tempest_tests Fix config type of copy_logs from string to Boolean 2017-04-27 04:23:41 +00:00