]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : Resource add function to compare properties
authorSteven Hardy <shardy@redhat.com>
Mon, 4 Feb 2013 14:09:04 +0000 (14:09 +0000)
committerSteven Hardy <shardy@redhat.com>
Mon, 4 Feb 2013 18:05:57 +0000 (18:05 +0000)
commite4ded57bd4092642a89ebb1b6f3fb2aae180da2c
tree543cb00f47e86ba788f6c55c2757f69892fded9b
parent5390ebdcfaccc1f9f4ac1360800c238ec203fdde
heat engine : Resource add function to compare properties

Add update_template_diff_properties to make comparison of
pre/post update resource properties easier

Change-Id: Ic37d37ae510a62739d4cc4219cfd69479a87767d
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/resource.py
heat/tests/test_resource.py