]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Hacking log format arg check
authorDerrick J. Wippler <thrawn01@gmail.com>
Thu, 3 Sep 2015 17:07:19 +0000 (12:07 -0500)
committerDerrick J. Wippler <thrawn01@gmail.com>
Wed, 9 Sep 2015 20:25:05 +0000 (15:25 -0500)
commitb7fc72c688ab0eaeb4a85a9af3a26428a94854c5
tree053e21fbc1df0a86da7db18569580bfa81ce25be
parentde64f5ad716676b7180365798efc3ea69a4fef0e
Hacking log format arg check

Added hacking check for log lines that accidently pass a tuple as the
second argument when providing format arguments.

Change-Id: Ifba23948f9fb49e9f6a1ee7e743aba0cd864c827
Closes-Bug: 1415241
HACKING.rst
cinder/hacking/checks.py
cinder/tests/unit/test_hacking.py
cinder/volume/drivers/netapp/eseries/library.py