]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Create a Schema from a parameter
authorZane Bitter <zbitter@redhat.com>
Mon, 19 Aug 2013 18:51:45 +0000 (20:51 +0200)
committerZane Bitter <zbitter@redhat.com>
Mon, 19 Aug 2013 18:51:45 +0000 (20:51 +0200)
commitde4158bff299897668527807e532516f0ea76848
treef7f6af8a9a855c45ba33cfcce39bb4850bd2f710
parent3168e8b43e77a10c54a57345d2c06f9f4e4800c7
Create a Schema from a parameter

Add a classmethod to create a property Schema object directly from a
parameter schema.

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