cinder/cinder/tests/unit/volume
Gorka Eguileor 039b2bfd64 Kaminario: Fix unique_fqdn_network option
The Kaminario driver used to accept the unique_fqdn_network
configuration option in the specific driver section, but when we moved
this option to be an option also used by 3PAR we introduced a regression
where the parameter was now only used if it was defined in the shared
configuration group.

This patch fixes this and makes it possible for the option to be defined
in the shared configuration group as well as the driver specific
section.

Conflicts:
	cinder/volume/drivers/hpe/hpe_3par_common.py

Closes-Bug: #1886042
Change-Id: I88c5afacff5f1f780c2dc850e3af417b1b081592
(cherry picked from commit 53504f82a5)
2020-07-20 06:06:07 -07:00
..
drivers Kaminario: Fix unique_fqdn_network option 2020-07-20 06:06:07 -07:00
flows Fix: Create new cache entry when xtremio reaches snap limit 2020-01-24 05:31:39 +00: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 Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_driver.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_image.py Merge "Untyped to Default Volume Type" 2019-09-25 18:58:39 +00:00
test_init_host.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_manage_volume.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_replication_manager.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_rpcapi.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_snapshot.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_volume.py Skip cryptsetup password quality checking 2020-02-13 14:12:33 +00:00
test_volume_manager.py Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
test_volume_migration.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_volume_retype.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_volume_usage_audit.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00