]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Pass before and after snippets to template diff
authorZane Bitter <zbitter@redhat.com>
Thu, 13 Jun 2013 18:03:28 +0000 (20:03 +0200)
committerZane Bitter <zbitter@redhat.com>
Fri, 21 Jun 2013 16:22:48 +0000 (18:22 +0200)
commit054185d79580fb05d9278dddfe76eb0a270e6818
tree294aa21490582497eac2ac493469450d6b5272b7
parent6a7a735ec1cae214b317254d1c4cb04cad230c82
Pass before and after snippets to template diff

The before template should be passed explicitly, rather than relying on
some state stored in the object.

Change-Id: I5b0af8da2e1df3f6ad3291554cbbc243b51e3fe5
heat/engine/resource.py
heat/tests/test_resource.py