]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Tidy up create timeout code
authorZane Bitter <zbitter@redhat.com>
Tue, 26 Jun 2012 09:36:10 +0000 (11:36 +0200)
committerZane Bitter <zbitter@redhat.com>
Thu, 28 Jun 2012 16:02:08 +0000 (18:02 +0200)
commitb942be0e362ef6c04afb45f0ecae8fa4ce432a20
tree01f6a23e985ec7f5f02d08b42ecaa5ed36b39dab
parent4bff543367b5283037b21da1b1de34a90e572343
Tidy up create timeout code

- Change the parameter name to 'TimeoutInMinutes' to match CloudFormation
- Don't hack parameters into the template, just pass them as parameters

Change-Id: If938b51a0fcb36bb76efeea3527ee7f8eaae9f81
Signed-off-by: Zane Bitter <zbitter@redhat.com>
bin/heat
heat/api/v1/stacks.py
heat/cloudformations.py
heat/engine/manager.py
heat/engine/parser.py