cinder/cinder/api/openstack
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
..
__init__.py Raise hacking version to 2.0.0 2020-01-02 14:42:49 -06:00
api_version_request.py Add project_id in group snapshots list and show API 2019-03-01 22:59:19 +05:30
rest_api_version_history.rst Denote max microversion for Train 2019-09-11 11:21:34 -05:00
versioned_method.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
wsgi.py Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00