mistral/mistral_tempest_tests/tests/scenario
Sharat Sharma b38dceec50 Add a hacking rule for string interpolation at logging
From [1], string interpolation should be delayed to be handled by
the logging code, rather than being done at the point of the logging
call. Add a hacking rule, [M331], to delay the string interpolation.

[1] https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages
Change-Id: Ibf0ac960ae84e935979f93f3a0dec8d774aade78
Closes-Bug: #1705634
2017-07-26 11:13:15 +00:00
..
engine Add a hacking rule for string interpolation at logging 2017-07-26 11:13:15 +00:00
__init__.py Initial layout for mistral tempest plugin. 2015-12-24 06:11:06 +00:00