cinder/cinder/volume/drivers/hitachi
Alyson Rosa 379ea06094 Fix HNAS Driver KeyError exception in volume manage
Hitachi cinder driver throws a KeyError when one tries to
manage a volume without specifying a pool and without having
a service label configured as 'default'. This affects both
NFS and iSCSI drivers.

Adding a check to verify if a 'default' HNAS service type
exists when a volume type without service_label is passed
in volume manage and giving a proper exception message
when it fails instead of a KeyError exception.

Change-Id: I97251de46ee6525e13c8c0130af1d390959b92ff
Closes-Bug: #1628466
(cherry picked from commit d724c75a72)
2016-10-19 09:36:45 -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 Fix HNAS Driver KeyError exception in volume manage 2016-10-19 09:36:45 -02:00
hnas_nfs.py Fix HNAS Driver KeyError exception in volume manage 2016-10-19 09:36:45 -02:00
hnas_utils.py Improve Hitachi HNAS volume drivers log messages 2016-08-16 08:19:43 -03:00