keystone/keystone/tests/unit/resource
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
..
backends Correct create_project driver versioning 2016-03-09 08:24:30 -06:00
config_backends Split out domain config driver and manager tests 2016-03-09 17:32:21 +00:00
__init__.py V2 operations create default domain on demand 2016-02-29 20:22:44 +00:00
test_backends.py Clear the project ID from user information 2017-02-24 19:00:31 +00:00
test_controllers.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
test_core.py Add a hacking rule for string interpolation at logging 2017-07-18 14:11:28 +08:00