cinder/releasenotes/notes/support-modern-compression-9984f77bb12e97e0.yaml
Brian Rosmaita 6527ab9aeb Add release note for zstd compression
This is the release note for Change
I32c98906847e3d10a846cf736ca848ea1608492e

Change-Id: I371894434450e36a8ee45b04473071ce3aa73a0b
2020-09-04 19:41:53 +00:00

7 lines
260 B
YAML

features:
- |
Added support to cinder backup for use of the Zstandard compression
algorithm. To use it, set the ``backup_compression_algorithm`` to
``zstd`` in the cinder configuration file. (The default value for
this option is ``zlib``.)