]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix the error reporting.
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 14 Jun 2012 23:49:46 +0000 (09:49 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Thu, 14 Jun 2012 23:49:46 +0000 (09:49 +1000)
commitf45d43626385c15246e55212a0093ae03695e203
treeb8ab45950dc07c351b86c5b266702c34f85d3bf1
parent1fc9ff4a0b0acc8c68e14f617ede4b4640ba00b1
Fix the error reporting.

- Don't return a dict error
- in manager return full response
- return the result in Resource.validate()

Change-Id: I585ea9dd9cf747927fb4effb90cfff49cba20931
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/engine/checkeddict.py
heat/engine/manager.py
heat/engine/parser.py
heat/engine/resources.py