ec55bc239c
InfiniBox v3.0 introduced volume compression on the storage array side. This change provides a new configuration option to control whether to create new volumes with compression enabled or not. Change-Id: Ia214fc45d960dada8e863ed2ca06be533048f410 Implements: blueprint infinidat-compression
7 lines
267 B
YAML
7 lines
267 B
YAML
---
|
|
features:
|
|
- Added support for volume compression in INFINIDAT driver.
|
|
Compression is available on InfiniBox 3.0 onward.
|
|
To enable volume compression, set ``infinidat_use_compression`` to
|
|
True in the backend section in the Cinder configuration file.
|