cinder/cinder/tests/unit/volume/drivers/netapp
Lucio Seki 2b60912d56 NetApp ONTAP iSCSI: Force exception on online extend
The Netapp ONTAP iSCSI driver does not support online volume extend. It
may work if the requested size does not exceed the LUN max geometry,
otherwise it will require the LUN to be detached. In such case, the
backend currently detaches and leaves the volume in an inconsistent
state.

This patch forces the ONTAP iSCSI driver to raise an exception whenever
an online extend is requested and it detects it would exceed the LUN max
geometry.

Change-Id: Ie3dddbc05c6cd32e27168d68f4cb819364b0438c
Closes-Bug: #1712651
2018-05-11 10:26:49 -04:00
..
dataontap NetApp ONTAP iSCSI: Force exception on online extend 2018-05-11 10:26:49 -04:00
eseries Tests: Fix NetApp tests with hash randomization 2018-02-19 13:25:45 -05:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py NetApp ONTAP: Remove support for 7mode systems 2017-10-23 14:32:44 -07:00
test_common.py NetApp ONTAP: Remove support for 7mode systems 2017-10-23 14:32:44 -07:00
test_utils.py Create custom assertTrue and assertFalse 2017-09-11 18:31:20 +02:00