heat/heat/engine/resources/openstack/monasca
Zane Bitter 22da551c8c Use correct raw string format
You're not supposed to just randomly put backslashes in front of other
characters that don't need escaping unless it's a raw string. This is
deprecated in Python 3.6.

Change-Id: I7a69ba6dd10412bb065f2b6ba405840d0a98663a
2017-11-16 18:23:58 -05:00
..
__init__.py Monasca Notification resource plugin 2015-08-13 11:53:36 +05:30
alarm_definition.py Use _show_resource() of super class 2016-12-27 16:24:56 +08:00
notification.py Use correct raw string format 2017-11-16 18:23:58 -05:00