cinder/cinder/cmd
Matt Riedemann e4989c103f backup: set default swiftclient log level to WARN
Similar to change I0857cecd7d8ab0ee7e3e9bd6e15f4987ede4d653, the
swift backup driver cannot be logging stuff while in a thread during
read and write operations. swiftclient logs requests and responses
at DEBUG level, which can cause a thread switch and break the backup
operation.

This sets a default log level of WARN for swiftclient for the
cinder-backup service.

Change-Id: I67ac11276715290839c39fc1d0e333c61a38c461
Closes-Bug: #1745168
2018-01-25 15:50:34 -05:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
api.py Moved CORS middleware configuration into oslo-config-generator 2016-03-08 08:51:52 -08:00
backup.py backup: set default swiftclient log level to WARN 2018-01-25 15:50:34 -05:00
manage.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
rtstool.py rtstool surrounds IPv6 addresses by brackets 2016-03-28 16:20:42 +03:00
scheduler.py Merge "Add 'conf' param for TextGuruMeditation autorun setup" 2016-03-03 19:01:46 +00:00
volume.py Windows: allow multiple c-vol backends per service 2018-01-11 13:11:39 +02:00
volume_usage_audit.py Remove unused print_function imports 2017-11-02 11:06:58 -04:00