]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : pass fully resolved template to update
authorSteven Hardy <shardy@redhat.com>
Tue, 29 Jan 2013 15:58:08 +0000 (15:58 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 31 Jan 2013 10:28:46 +0000 (10:28 +0000)
commit2ca04eeb6deae5feb0cbd8053c1855a22db82c76
tree1c4a9fc454f517b22746d121512641d95bb5d7da
parentdfed072c0150e06592920e8016247326369ceffb
heat engine : pass fully resolved template to update

We need to pass the fully resolved (static and runtime)
resource template into the resource update(), so the
resource can compare pre/post update templates properly

Change-Id: I2fba2fef9c9f9ccb9b7cde9bd24bd06af7659240
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/parser.py