]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
engine : Fix ResourceFailure exception issues
authorSteven Hardy <shardy@redhat.com>
Tue, 21 May 2013 22:06:11 +0000 (23:06 +0100)
committerSteven Hardy <shardy@redhat.com>
Tue, 21 May 2013 22:06:11 +0000 (23:06 +0100)
commit8d549d0694d37d5ec9ebfde0de3e1182e44429cd
tree6f8dc740a56e3e99685307aedf8285163db142b8
parent5b17402cb5b44f8fcbeeede16cce5a2f211905e2
engine : Fix ResourceFailure exception issues

Fix some issues spotted in https://review.openstack.org/#/c/29543
These errors were spotted after the patch was merged, the
ResourceFailure exception takes an Exception not string argument

Change-Id: I72045ecf147c66a0a1cf1ef5df7fb3be8100384d
heat/engine/parser.py
heat/engine/resource.py