cinder/cinder/privsep
Sean McGinnis 1f7b0efdcc
Enable flake8-logging-format extension
The flake8-logging-format extension includes several checks for things
we've had to try to catch in code reviews until now. This enables the
extension and fixes the few cases where things had slipped through code
review.

G200: Logging statements should not include the exception in logged string
is disabled since that triggers a lot more issues, some of which may be
acceptable. That can be left as a follow up exercise if we want to clean
those up and enable all checks.

Change-Id: I1dedc0b31f78f518c2ab5dee5ed7abda1c1d9296
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-09 14:35:20 -06:00
..
targets Switch ietadm to use olso.privsep 2019-01-11 13:30:55 +00:00
__init__.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
cgroup.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
fs.py Revert "Remove truncate from rootwrap filters" 2019-03-06 10:08:10 -05:00
hscli.py Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
lvm.py Replace 'lvconvert' from rootwrap 2019-02-17 14:33:31 -05:00
nvmcli.py Port nvmet driver to use privsep 2018-07-05 08:11:01 -04:00
path.py Remove 'ln' command from rootwrap filter 2018-12-20 21:39:26 -05:00