
* Fixed Infinidat driver to inherit compression setting by default for all newly created volumes. Admin can set ``True`` or ``False`` for the ``infinidat_use_compression`` option in the driver section of cinder.conf to explicitly enable or disable compression setting for all newly created volumes. Or leave this option unset (commented out) for all created volumes to inherit their compression setting from their parent pool at creation time. The default value is unset. * Removed support for pre-v3.0 InfiniBox systems that do not support compression. These versions are end of life and no longer supported for a long time Closes-bug: #2017815 Signed-off-by: Alexander Deiter <adeiter@infinidat.com> Change-Id: I6a33e4c85057bdf79530f9c9f24d867c49931310
Cinder Configuration Documentation (source/configuration)
Introduction:
This directory is intended to hold any documentation that relates to how to configure Cinder. It is intended that some of this content be automatically generated in the future. At the moment, however, it is not. If you would like to work on this, please use Launchpad Bug #1847600 for tracking purposes. Changes to configuration options for Cinder or its drivers needs to be put under this directory.
The full spec for organization of documentation may be seen in the OS Manuals Migration Spec.