cinder/cinder/volume/targets
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 Add iSCSI Target objects as independent objects 2014-11-25 09:09:00 -07:00
cxt.py Remove log translations 2017-03-19 14:59:57 +00:00
driver.py Refactoring for export functions in Target object 2015-02-12 19:25:31 -07:00
fake.py Remove unused __init__ 2016-07-04 10:36:56 +08:00
iet.py Fix python 3.6 escape char warnings in strings 2017-07-11 17:04:54 -04:00
iscsi.py Enable H904 check 2017-07-05 21:27:05 -04:00
lio.py LIO: Fix terminate_connection AttributeError 2017-04-27 09:38:12 -04:00
scst.py Remove log translations 2017-03-19 14:59:57 +00:00
tgt.py Remove log translations 2017-03-19 14:59:57 +00:00