]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add some better checking for parameters and properties
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 23 May 2012 11:53:11 +0000 (21:53 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 23 May 2012 12:31:47 +0000 (22:31 +1000)
commitaf15b0d1346fac894b1daebc58634792889c9c4a
tree4ac9c97da288a0687aa420290f1c5b3ccc54eb9a
parent4955a9bf4807e37ad868ef0f20bd82e2645c25ca
Add some better checking for parameters and properties

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/engine/checkeddict.py [new file with mode: 0644]
heat/tests/unit/test_checkeddict.py [new file with mode: 0644]