]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : error on resource update with invalid properties
authorSteven Hardy <shardy@redhat.com>
Fri, 25 Jan 2013 14:37:26 +0000 (14:37 +0000)
committerSteven Hardy <shardy@redhat.com>
Tue, 29 Jan 2013 18:59:32 +0000 (18:59 +0000)
commit6836c8f808b254af506e99ba78bba89ce5f913dd
tree2cb75c1abeffaa38fff74968404bba2a202556ef
parent2ed70d7d507b011c11307ab4d2755012fd28b025
heat engine : error on resource update with invalid properties

If properties validation fails, raise an error so the resource is
marked as UPDATE_FAILED, we don't want to go ahead and try running
handle_update anyway

Change-Id: I5f748b9de6a2b02d26421a5b6e0b1b5f0db25d0c
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/resource.py