cinder/cinder/tests/unit/volume
Gorka Eguileor 33cf05eba2 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.

Closes-Bug: #1886042
Change-Id: I88c5afacff5f1f780c2dc850e3af417b1b081592
(cherry picked from commit 53504f82a5)
2020-07-16 03:48:47 -07:00
..
drivers Kaminario: Fix unique_fqdn_network option 2020-07-16 03:48:47 -07:00
flows Default volume_type set too early 2020-07-02 09:21:47 -04:00
__init__.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_availability_zone.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_capabilities.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_connection.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_driver.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_image.py Support multiple stores of Glance 2020-01-21 06:02:47 +00:00
test_init_host.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_manage_volume.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_replication_manager.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_rpcapi.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_snapshot.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_volume.py Adds support for min/max volume size on vol_type 2020-04-04 17:06:05 +00:00
test_volume_manager.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_volume_migration.py Introduce flake8-import-order extension 2020-01-06 09:59:35 -06:00
test_volume_retype.py Adds support for min/max volume size on vol_type 2020-04-04 17:06:05 +00:00
test_volume_usage_audit.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00