magnum/magnum/api/controllers/v1
coldmoment ba8ad5e37f 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
..
__init__.py Resource Quota - Adding quota API 2017-01-23 11:00:11 -06:00
bay.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
baymodel.py Pass a mutable target to oslo policy enforcer 2017-05-10 17:47:38 +01:00
certificate.py Pass a mutable target to oslo policy enforcer 2017-05-10 17:47:38 +01:00
cluster.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
cluster_template.py Pass a mutable target to oslo policy enforcer 2017-05-10 17:47:38 +01:00
collection.py Fix quotas API pagination 2017-02-14 12:33:27 -06:00
magnum_services.py Merge "Restrict magnum service name" 2016-09-16 08:09:15 +00:00
quota.py Remove unused logging import 2017-03-15 20:10:50 +00:00
stats.py Don't enforce microversion for stats API 2017-02-09 10:38:41 -06:00
types.py Use cls in class method and remove unused CONF 2016-09-01 15:03:01 +08:00