heat/heat
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
..
api Merge "Don't return the sensitive information to user" 2017-11-15 00:50:05 +00:00
cloudinit Validate that python3 is ready for loguserdata 2016-08-26 11:49:30 +00:00
cmd Enable mutable config in Heat 2017-05-17 05:25:56 +00:00
common Use correct raw string format 2017-11-16 18:23:58 -05:00
db Fix logic error in sqlarchemy api 2017-11-08 15:26:58 +11:00
engine Use correct raw string format 2017-11-16 18:23:58 -05:00
hacking Restrict use of iteritems, iterkeys and itervalues 2016-03-23 10:05:54 +00:00
httpd Add httpd documentation and sample configs 2017-07-07 11:00:06 +05:30
locale Imported Translations from Zanata 2017-10-07 11:22:47 +00:00
objects Create replacement resource atomically 2017-11-03 09:14:46 +05:30
rpc Added tags attribute to the template parameter 2017-11-13 15:51:19 +05:30
scaling Remove log translations 2017-03-25 17:11:50 +08:00
tests Use correct raw string format 2017-11-16 18:23:58 -05:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py