From: Steven Dake Date: Fri, 4 May 2012 17:09:41 +0000 (-0700) Subject: ValidateTemplate API call framework X-Git-Tag: 2014.1~1881 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9e2c35efa8df0ba3597b9f9e4e33b706eb86dbe9;p=openstack-build%2Fheat-build.git ValidateTemplate API call framework This is a start on issue #111 While no actual validation is done by this patch, this patch introduces the framework for validating in each of the resource types and returning an appropriate error when a validation error occurs. Signed-off-by: Steven Dake --- diff --git a/bin/heat b/bin/heat index 6c812295..fa55ad51 100755 --- a/bin/heat +++ b/bin/heat @@ -61,7 +61,8 @@ def template_validate(options, arguments): it is in the correct format. Usage: heat validate \\ - [--template-file=