]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
When restarting a resource make sure that the parsed_template_id is set
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 12 Jun 2012 02:35:04 +0000 (12:35 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 12 Jun 2012 02:35:04 +0000 (12:35 +1000)
commit014566935ae1b89e7a83a0da64e0f4b14ef81cc9
tree17b06529103d9565d5a0551c043c5688a645a722
parent1da0f5d97429d3e89fe0419592204ec437c69753
When restarting a resource make sure that the parsed_template_id is set

we need this to re-create resources else we get foreign key errors
from the db.

Change-Id: I41b142db020ae84026f3b7007ecd7d927a27880d
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/engine/parser.py