]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Merge "Make Boolean property a bool type. Since json has a native bool type, allow...
authorJenkins <jenkins@review.openstack.org>
Tue, 6 Nov 2012 22:54:01 +0000 (22:54 +0000)
committerGerrit Code Review <review@openstack.org>
Tue, 6 Nov 2012 22:54:01 +0000 (22:54 +0000)
commit1d66f9b94375c3f0725b5b0d9c0209820934eed9
treef95949317881624ac18c99c4c0daf19da4324b97
parent66dbd413acf437ca57e41a7fdfe34476f58e7b7b
parent39a9721232649664cf0c96d2c58ad718efe88ce1
Merge "Make Boolean property a bool type. Since json has a native bool type, allow bool or string as the property value. Validating a Boolean type value will now convert a string to a bool."