cinder/cinder/volume
Nikesh Kumar Mahalka 4467c231b0 Fix "connector=None" issue in Kaminario drivers
Currently, Kaminario Cinder FC and iSCSI volume drivers are not
handling "connector=None" in the terminate_connection. This causes
the failure of the following tempest test:
test_volumes_actions.VolumesActionsTest.test_force_detach_volume

This patch handles "connector=None" in the terminate_connection
for Kaminario Cinder FC and iSCSI volume drivers.

Change-Id: Id0e9c235d7260081da20ef7ced7ad28d42e3e03a
Closes-Bug: #1829398
Co-Authored-By: Srinivas Dasthagiri <srinivasd@biarca.com>
(cherry picked from commit 49331b2bb6)
2019-05-22 00:45:02 +00:00
..
drivers Fix "connector=None" issue in Kaminario drivers 2019-05-22 00:45:02 +00:00
flows Merge "Handle multiattach attribute when managing volumes" into stable/rocky 2019-03-28 17:09:17 +00:00
targets Fix Port nvmet driver to use privsep 2018-07-16 15:04:04 +00:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Check Volume Status on attahcment create/update 2019-03-24 14:20:16 -03:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Fix invalid escape sequence warnings 2018-06-20 16:22:26 -05:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py handle no default_cgsnapshot_type 2017-11-28 21:55:29 +00:00
manager.py Merge "Set right attach mode after migration" into stable/rocky 2019-03-26 20:13:03 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
throttling.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08:00
utils.py Fix invalid escape sequence warnings 2018-06-20 16:22:26 -05:00
volume_types.py Volume type with encryption comparison 2017-07-25 05:08:12 +00:00