heat/heat
Zane Bitter cb80df4f4a Allow paths as lists in function.validate()
Previously when calling function.validate() we passed the path to the
function in the template (used for debugging purposes) as a string. This
change allows us to pass it as a list of path components, as we do
elsewhere, so that higher-level code that catches StackValidationFailed
can deal with its components separately.

Change-Id: I017aa6f7511b8478ef8273522ab8087684ae71c6
2017-11-16 14:18:11 -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 Merge "Modify the docstring of method 'check_is_admin'" 2017-11-15 13:02:00 +00:00
db Fix logic error in sqlarchemy api 2017-11-08 15:26:58 +11:00
engine Allow paths as lists in function.validate() 2017-11-16 14:18:11 -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 Allow paths as lists in function.validate() 2017-11-16 14:18:11 -05:00
__init__.py
version.py