qa/tasks: fix flake8 findings in ceph.py and radosbench.py
The cephx merge (96335615c1b) left four unused local variables in qa/tasks/ceph.py (key_prune/key_rotate/task) and an f-string without placeholders plus an unused exception binding in qa/tasks/radosbench.py, so run-tox-qa (flake8 --select=F,E9) fails on every PR. No functional change. Fixes: 96335615c1bfdd598412d8768be09323d299ba33 Signed-off-by: David Galloway <david.galloway@ibm.com> Assisted-by: Claude Fable 5 (claude-fable-5)
D
David Galloway committed
297c44b7e3ef9affc05027f88ced69149ec67184
Parent: a935139
Committed by Patrick Donnelly <pdonnell@ibm.com>
on 8/19/2026, 7:14:55 PM