Merge "S3 Backup: Remove list of compression algorithms"

This commit is contained in:
Zuul
2023-01-16 16:30:18 +00:00
committed by Gerrit Code Review

View File

@@ -60,9 +60,7 @@
Ceilometer when backing up the volume to the
S3 backend storage. (default: True)
:backup_compression_algorithm: Compression algorithm to use for volume
backups. Supported options are:
None (to disable), zlib, bz2
and zstd. (default: zlib)
backups.
"""
import base64