]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Avoid unneccesary template parsing
authorZane Bitter <zbitter@redhat.com>
Wed, 11 Jul 2012 14:41:40 +0000 (10:41 -0400)
committerZane Bitter <zbitter@redhat.com>
Wed, 11 Jul 2012 15:17:33 +0000 (11:17 -0400)
commitf74aef83bf180ddee3cc9a8a2f7de77707e011d1
tree55c995a9bd1b189c272b8014cc512866f539acb7
parent5aac736bb60cfd72887aef2555c3c0cbe24ea6e1
Avoid unneccesary template parsing

Only parse the parts of the resource template that we need.

Change-Id: I4628e699452dc390848fc15197a5e04a3095399a
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/cloud_watch.py
heat/engine/instance.py
heat/engine/resources.py