]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fail validation when an unknown property is supplied in a template.
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 5 Mar 2013 11:17:12 +0000 (22:17 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 5 Mar 2013 11:17:12 +0000 (22:17 +1100)
commit9a682de2f1735c276903eb39c980abfe033cf9c0
tree4c12ab5554d2752aa11be8892b414a89fa0c4c48
parent244f1930e405b798c906234f784da77337432839
Fail validation when an unknown property is supplied in a template.

bug #1101098
Change-Id: I9430ad859e9a93d6c0d2a417877e02c151e98a05
heat/engine/properties.py
heat/tests/test_properties.py