cinder/cinder/volume/drivers/hitachi
Adriano Rosso 15a2752d51 HNAS driver: retry on Connection reset fix
When HNAS driver is not using the SSH option and there are lots of exports in
the backend, a exception of "Connection reset" is eventually raised in the
driver initialization.
This patch makes the HNAS driver retries when this exception is raised.

Change-Id: Ia6306d5d2d24556135505ddc33174f57c86d8555
Closes-Bug: 1541941
2016-02-04 15:54:44 -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 Don't use default=None for config options 2015-11-07 23:20:39 +00:00
hbsd_fc.py Add connector object to create_export 2015-08-06 15:24:38 -07:00
hbsd_horcm.py Don't use default=None for config options 2015-11-07 23:20:39 +00:00
hbsd_iscsi.py Don't use default=None for config options 2015-11-07 23:20:39 +00:00
hbsd_snm2.py Switch to oslo.service 2015-06-24 21:55:32 +02:00
hnas_backend.py HNAS driver: retry on Connection reset fix 2016-02-04 15:54:44 -02:00
hnas_iscsi.py Fixing HNAS XML parser 2016-01-25 17:06:32 +00:00
hnas_nfs.py Fixing HNAS XML parser 2016-01-25 17:06:32 +00:00