cinder/cinder/volume/drivers/hpe
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
..
__init__.py Refactor HP 3PAR drivers to now be HPE 2015-11-12 12:46:35 -08:00
hpe_3par_base.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
hpe_3par_common.py Kaminario: Fix unique_fqdn_network option 2020-07-20 06:06:07 -07:00
hpe_3par_fc.py Kaminario: Fix unique_fqdn_network option 2020-07-20 06:06:07 -07:00
hpe_3par_iscsi.py Kaminario: Fix unique_fqdn_network option 2020-07-20 06:06:07 -07:00
hpe_lefthand_iscsi.py Merge "Continue renaming of volume_utils (drivers)" 2019-09-12 16:20:09 +00:00