cinder/cinder/tests/unit/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 Handle multiattach attribute when managing volumes 2019-03-24 19:01:17 -03:00
__init__.py Fix volume retype with migration as non-admin 2017-02-15 17:31:59 -02:00
test_availability_zone.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_connection.py Allow to use _max qos option together with per_gb 2019-01-08 12:06:53 +00:00
test_driver.py Fix cinder quota-usage error 2018-01-27 16:41:33 +08:00
test_image.py Raise the ImageTooBig exception when found it 2019-02-27 11:04:45 -06:00
test_init_host.py Handle migrating encryption key IDs in Backup table 2018-04-03 12:23:38 -04:00
test_manage_volume.py [3/11] Refactor test_volume file 2017-02-08 23:38:23 +00:00
test_replication_manager.py Fix: Incorrect replication status on clusters 2018-03-22 12:01:40 +01:00
test_rpcapi.py Transfer snapshots with volumes 2018-07-19 09:42:43 +08:00
test_snapshot.py Sync snapshot's encryption_key_id with volume's value 2018-03-20 11:18:25 -04:00
test_volume.py Tests: Fix up test_volume notify tests 2019-04-10 10:04:52 -04:00
test_volume_migration.py Tests: Fix up migrate notify tests 2019-04-03 10:29:21 -04:00
test_volume_retype.py Fix multiattach set to false after retype 2018-10-29 03:47:47 +00:00
test_volume_usage_audit.py [5/11] Refactor test_volume file 2017-02-08 23:38:42 +00:00