commit | 793b0fc61cb7c21159d1cdc884b12b2acb1702bf | [log] [tgz] |
---|---|---|
author | Angus Salkeld <asalkeld@mirantis.com> | Wed Jun 24 08:52:08 2015 +1000 |
committer | Angus Salkeld <asalkeld@mirantis.com> | Wed Jun 24 08:52:08 2015 +1000 |
tree | 193cdee781081a5ea3036583638323c642a2b2e6 | |
parent | 8455a7c6410b48e79a585bbe05f4993014440211 [diff] |
Produce more meaningful exception messages in nested stacks This produces a nested exception like: 'ValueError: resources.nested.resources.my_server: it is broken, sorry' This re-uses the path mechanism that StackValidationFailed exception uses. Change-Id: Id5204c15ee96784e04522ab3c5a8e66900f9a1d3 Closes-bug: 1459837