keystone/keystone/cmd
ForestLee d02a66d6bf 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
Closes-Bug: #1596829

Change-Id: Iba231be2476dcbeeb0edd76d6a921e549d183758
2017-07-18 14:11:28 +08:00
..
doctor Update doctor warning about caching 2017-05-26 14:11:25 +02:00
__init__.py Entrypoints for commands 2015-03-27 02:16:02 +00:00
cli.py Add a hacking rule for string interpolation at logging 2017-07-18 14:11:28 +08:00
manage.py Code cleanup 2016-10-17 09:05:34 +08:00