]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Remove the Property.schema_from_param() method
authorZane Bitter <zbitter@redhat.com>
Mon, 19 Aug 2013 18:51:45 +0000 (20:51 +0200)
committerZane Bitter <zbitter@redhat.com>
Wed, 21 Aug 2013 14:53:35 +0000 (16:53 +0200)
commit6b8c2a15e85fe918ee681f9f687578bf1fc8810f
tree7ad127fa1b881d7cd7057a1fbb15d5ac5a9e2f6e
parent5769f8f31cb0c3173ec2775e61396d549a77383f
Remove the Property.schema_from_param() method

This is now unused.

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