cinder/cinder/volume
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
..
drivers Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
flows Enable flake8-logging-format extension 2020-01-09 14:35:20 -06:00
targets Raise hacking version to 2.0.0 2020-01-02 14:42:49 -06:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Merge "Make sure stale image metadata is not used" 2019-09-25 09:50:34 +00:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py doc: clarify usage of use_multipath_for_image_xfer parameter 2019-12-19 19:44:21 +05:30
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py handle no default_cgsnapshot_type 2017-11-28 21:55:29 +00:00
manager.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
throttling.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
volume_migration.py Initiating Cinder Volume Manager with large number of volumes 2019-01-11 08:19:07 -05:00
volume_types.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
volume_utils.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00