]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : Re-resolve resource static data before create
authorSteven Hardy <shardy@redhat.com>
Tue, 26 Feb 2013 14:17:00 +0000 (14:17 +0000)
committerSteven Hardy <shardy@redhat.com>
Wed, 27 Feb 2013 16:17:30 +0000 (16:17 +0000)
commit83780a788f00a8bb08bc71fa8db06a9a8f11be9f
treee5a850db88dd4cd7440869d20ae95515ae338a9e
parentf4fcb7bd5ae3345555f1ac8fdbad2fe84408c0a5
heat engine : Re-resolve resource static data before create

Re-resolve the template static data before creating the resource,
or we resolve the wrong value for the AWS::StackId pseudo parameter
which is updated after the parser.Stack gets stored.

ref bug 1131666

Change-Id: I68e87366d379356fd7f2685367300abe5594d6f6
heat/engine/resource.py