]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Make template_format.parse usable by environments
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 13 Jun 2013 02:24:02 +0000 (12:24 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 17 Jun 2013 10:26:23 +0000 (20:26 +1000)
commitc28f12d94ffd15886910357539a4d9b7bc52cd07
treeec1635f80af3ac44d71d86d4c4ac10b719f95092
parentac315ce361c3537af1b5fa399df221803e63147b
Make template_format.parse usable by environments

(environments don't want template sections)

blueprint environments
Change-Id: I68ac0b8fb0889d245ace4d0ea8d298460c4c1b1a
heat/api/openstack/v1/stacks.py
heat/common/template_format.py
heat/tests/test_template_format.py