Files
python-glanceclient/glanceclient/common/utils.py
Eric Harney 1868200e9c Fix python 3.6 escape char warning
In python 3.6, escape sequences that are not
recognized in string literals issue DeprecationWarnings.

Convert these to raw strings.

Change-Id: I508a9147b932e219069eeee756bcbc43c7e961c5
2017-07-31 11:58:41 -04:00

17 KiB