]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add error handling to property value resolution
authorRandall Burt <randall.burt@rackspace.com>
Fri, 13 Sep 2013 01:07:00 +0000 (20:07 -0500)
committerRandall Burt <randall.burt@rackspace.com>
Fri, 13 Sep 2013 01:37:40 +0000 (20:37 -0500)
commit9d4af61655f3808c789990e8423139ec2196b0e1
tree66ccd62bf0b96d76930a2c5d658eb795c603803c
parent799b2ff31df372dcf8cf22b73353df9321bae31c
Add error handling to property value resolution

Fixes bug 1224746

Change-Id: I990de0159e0fb49e52afdaab546f8d74372422bf
heat/engine/properties.py
heat/tests/test_properties.py