cinder/cinder/volume/drivers/hitachi
Adriano Rosso 19ad533a6d HNAS: Rename hnas_svcX_volume_type
Hitachi NAS Platform (HNAS) drivers use the configuration option
hnas_svcX_volume_type (X is a number from 0 to 3) to get the name of
the pools configured for the drivers. The name containing
"volume_type" in the end confuses the users because they tend to
relate the option with the volume types created in cinder.
This patch deprecates the name hnas_svcX_volume_type when
configuring the drivers by cinder.conf in favor of
hnas_svcX_pool_name, so it can express more precisely the real
purpose of this option.
This modification applies only for those configuration using
the cinder.conf. The XML configuration options remain the same
since this kind of configuration is deprecated.

DocImpact

Change-Id: I4e2f145b1124f5b567585ec831a58ca6c8138aa5
2016-11-28 13:58:23 -02:00
..
__init__.py Introduce Hitachi storage volume driver 2014-08-29 12:00:01 +09:00
hbsd_basiclib.py Merge "Fix HBSD horcm driver with oslo.concurrency 2.1.0" 2015-07-13 21:52:46 +00:00
hbsd_common.py Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
hbsd_fc.py CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
hbsd_horcm.py Don't use default=None for config options 2015-11-07 23:20:39 +00:00
hbsd_iscsi.py CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
hbsd_snm2.py Switch to oslo.service 2015-06-24 21:55:32 +02:00
hnas_backend.py Fix HNAS stats reporting 2016-09-01 07:07:11 -03:00
hnas_iscsi.py HNAS: Rename hnas_svcX_volume_type 2016-11-28 13:58:23 -02:00
hnas_nfs.py HNAS: Rename hnas_svcX_volume_type 2016-11-28 13:58:23 -02:00
hnas_utils.py HNAS: Rename hnas_svcX_volume_type 2016-11-28 13:58:23 -02:00