cinder/cinder/tests/unit/volume/drivers/hitachi
Michał Dulko 1f62a411f4 Move driver options to "backend_defaults" section
Our cinder.conf.sample lists all of the options that are defined by
drivers in the [DEFAULT] section. Since removal of single-backend config
(without enabled_backends) this is misleading as those options are
functional only when defined in [<backend_name>] section. This commit
aims to move all of the driver options to [backend_defaults] section.
Assumption is that this will affect only sample config generation and
should not break anything else.

Change-Id: Ia4766eb313e15adc92a92875519b22db64e95d65
2017-07-03 16:42:03 +02:00
..
__init__.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_hitachi_hbsd_horcm_fc.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_hitachi_hbsd_snm2_fc.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_hitachi_hbsd_snm2_iscsi.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_hitachi_hnas_backend.py Remove HNAS iSCSI driver 2017-03-10 11:01:22 -03:00
test_hitachi_hnas_nfs.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
test_hitachi_hnas_utils.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
test_hitachi_vsp_horcm_fc.py Merge "Remove backup-restore methods in driver code" 2017-05-22 16:22:30 +00:00
test_hitachi_vsp_horcm_iscsi.py Merge "Remove backup-restore methods in driver code" 2017-05-22 16:22:30 +00:00