cinder/releasenotes/notes/infinidat-compression-a828904aaba90da2.yaml
Arnon Yaari ec55bc239c INFINIDAT: support for volume compression
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
2017-07-13 16:53:00 +03:00

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.