heat/heat
Zane Bitter ccef7e2a78 Include value in string Property type error
When a property value does not match the defined type of the property, we
include the offending value in the error message for all property types
except 'string'. This brings string properties into line with the other
types, for easier debugging.

Change-Id: I34ac7bad414403707f2e8a8f2dfbf804fa9bfaa7
Related-Bug: #1742646
2018-01-11 22:21:29 -05:00
..
api [policy in code] part 6(cfn, cloudwatch) 2017-12-13 10:58:47 +08: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 "Use correct raw string format" 2018-01-05 16:05:57 +00:00
db Merge "Speed up event listing with nested stacks" 2017-12-06 17:40:25 +00:00
engine Include value in string Property type error 2018-01-11 22:21:29 -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-12-14 07:37:10 +00:00
objects Merge "Remove unused variable" 2017-12-13 07:28:43 +00:00
policies [policy in code] part 6(cfn, cloudwatch) 2017-12-13 10:58:47 +08:00
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 Include value in string Property type error 2018-01-11 22:21:29 -05:00
__init__.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
version.py