cinder/cinder/volume/drivers/hitachi
Eric Harney 76a63308f4 Fix python 3.6 escape char warnings in strings
In python 3.6, escape sequences that are not
recognized in string literals issue DeprecationWarnings.

Convert these to raw strings.

Change-Id: I0d20a0dd27415eab0abf08ceb5be415ae1cf0ad0
2017-07-11 17:04:54 -04:00
..
__init__.py Introduce Hitachi storage volume driver 2014-08-29 12:00:01 +09:00
hbsd_basiclib.py Remove log translations 2017-03-19 14:59:57 +00:00
hbsd_common.py Fix python 3.6 escape char warnings in strings 2017-07-11 17:04:54 -04:00
hbsd_fc.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
hbsd_horcm.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
hbsd_iscsi.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
hbsd_snm2.py Fix python 3.6 escape char warnings in strings 2017-07-11 17:04:54 -04:00
hnas_backend.py Remove log translations 2017-03-19 14:59:57 +00:00
hnas_nfs.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
hnas_utils.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
vsp_common.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
vsp_fc.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
vsp_horcm_fc.py Merge "Hitachi VSP: Specify compute nodes and copy ports" 2017-02-03 18:08:23 +00:00
vsp_horcm_iscsi.py Hitachi VSP: Specify compute nodes and copy ports 2017-02-01 17:24:20 -02:00
vsp_horcm.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
vsp_iscsi.py Move driver options to "backend_defaults" section 2017-07-03 16:42:03 +02:00
vsp_utils.py Remove log translations 2017-03-19 14:59:57 +00:00