cinder/cinder/scheduler/evaluator
Eric Harney ddb419e9ee 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.

(This is the second patch for this -- it fixes one that shows
up during doc builds.)

Change-Id: I5c3ffbf51772c409c861a77b06e6089094c853f0
2017-08-30 17:50:53 +00:00
..
__init__.py Add driver filter and evaluator for scheduler 2015-01-06 23:28:47 +00:00
evaluator.py Fix python 3.6 escape char warnings in strings 2017-08-30 17:50:53 +00:00