cinder/cinder/volume/drivers/netapp
Sean McGinnis 6c9609911d
Fix deprecation escape sequence errors under 3.6
Python 3.6 is more strict about strings containing escape sequences.
We've cleaned up other regex strings but a few sneaked back in. This
converts a few more instances to raw strings to get rid of the escape
warnings.

Change-Id: I102a3b27a2f8e55de117007b183d5c4ad40284fb
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-04 12:20:38 -05:00
..
dataontap Merge "NetApp: Return all iSCSI targets-portals" 2019-04-01 22:54:36 +00:00
__init__.py NetApp direct to filer drivers for iscsi and nfs. 2012-11-17 14:56:55 -08:00
common.py Remove support for NetApp E-Series systems 2018-12-28 11:19:32 -02:00
options.py Remove support for NetApp E-Series systems 2018-12-28 11:19:32 -02:00
utils.py Fix deprecation escape sequence errors under 3.6 2019-04-04 12:20:38 -05:00