cinder/cinder/tests/unit/volume/drivers/netapp
Erlon R. Cruz 8776c81f64 NetApp ONTAP: Fix driver force detach operations
Cinder API supports os-force_detach, which once invoked can call the
driver finalize_connection passing a 'None' connector. When receiving
this, the driver should handle this call by terminating every
connection between the specified volume and any host it is mapped to.

This patch fixes this behavior for NetApp ONTAP iSCSI and FC drivers.

Change-Id: I7a6d3655cac173f2720a7f4ef87ce37ac4f022d7
Closes-bug: #1783582
2018-08-01 17:25:37 -04:00
..
dataontap NetApp ONTAP: Fix driver force detach operations 2018-08-01 17:25:37 -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 [NetApp ONTAP] Add filtering to API trace logging 2018-06-29 10:06:37 -03:00