os-brick/os_brick
Sean McGinnis d71c267b9d
Fix invalid escape sequence warnings
Starting with py36, DeprecationWarnings are raised for special
characters in strings that are not being used as valid escape sequences.
This addresses a couple instances we had for string replacement by
changing the replacement strings to be raw strings.

Change-Id: I93291e978aacaf3f639f32174605528f0038f13a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-09 16:20:13 -05:00
..
encryptors Add missing params in NoOpEncryptor 2019-01-22 14:23:43 +08:00
initiator Fix invalid escape sequence warnings 2019-04-09 16:20:13 -05:00
local_dev Remove the unnecessary pv_list assign during LVM object init 2018-01-11 00:59:31 +00:00
privileged Refactor iSCSI connect 2017-06-16 16:09:35 +02:00
remotefs Py3: Fix invalid escape sequencees 2019-02-21 14:36:29 -05:00
tests Fix ScaleIO KeyError after upgrade 2019-03-14 05:41:24 +00:00
__init__.py doc: Remove cruft from conf.py 2017-08-08 15:44:29 +01:00
exception.py Revert "Verify WWN of connected iSCSI devices if passed" 2019-03-12 12:03:57 +02:00
executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
i18n.py Update and replace http with https for doc links 2017-07-26 02:18:44 +00:00
utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00