]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add the ValidateTemplate API.
authorAngus Salkeld <asalkeld@redhat.com>
Wed, 28 Mar 2012 08:36:18 +0000 (19:36 +1100)
committerAngus Salkeld <asalkeld@redhat.com>
Wed, 28 Mar 2012 08:37:00 +0000 (19:37 +1100)
commit3bc820fba48fd725a80c6bf0237b205121340ea9
tree09cd40c100a5d2f26840bf0562b80f37af64526c
parent3b49124ee356c9b51f1f2f1615d66e83d47cde1f
Add the ValidateTemplate API.

Implementing the validate is still a TODO.

Re: issue #1

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
bin/heat
heat/api/v1/__init__.py
heat/api/v1/stacks.py
heat/client.py
heat/engine/api/v1/__init__.py
heat/engine/api/v1/stacks.py
heat/engine/client.py
heat/engine/parser.py