S3 Backup: Remove list of compression algorithms
This list is not up to date with what ChunkedBackupDriver supports. (i.e. zstd) Change-Id: Ia5c64fc1eb0dffb4e89ed50afee3b5f548caff30
This commit is contained in:
parent
abdf5b5138
commit
cd00ed0908
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user