]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Validate properties against the schema in validate_template
authorThomas Herve <therve@gmail.com>
Mon, 29 Apr 2013 15:21:42 +0000 (17:21 +0200)
committerThomas Herve <therve@gmail.com>
Mon, 29 Apr 2013 16:19:55 +0000 (18:19 +0200)
commit25dfc5f062b5c8a9f9266173607c199931b4c07e
treef6caa3280b81c7fc7b22318b205673e9720f2625
parent2db9b282a00546c57b85c47ca5bcbee39f5c7924
Validate properties against the schema in validate_template

Change-Id: I81457d8d363226b90b2a878ec2c93f88b376dc83
Fixes: bug #1154722
heat/engine/properties.py
heat/engine/service.py
heat/tests/test_validate.py