* 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