d29e1b249b
The CinderBackupCompressionAlgorithm supports specifying the compression algorithm for cinder backup drivers that support the feature (most of the drivers do, but the ceph backup driver doesn't). Change-Id: Icbdee2a30e2bc6fcf0dc7774e622e27b5cc15270
8 lines
261 B
YAML
8 lines
261 B
YAML
---
|
|
features:
|
|
- |
|
|
A new ``CinderBackupCompressionAlgorithm`` parameter supports specifying
|
|
the compression algorithm used by Cinder Backup backends that support the
|
|
feature. The parameter defaults to ``zlib,`` which is Cinder's default
|
|
value.
|