]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Make the new template validation usable from tests
authorAngus Salkeld <asalkeld@redhat.com>
Thu, 5 Sep 2013 01:16:55 +0000 (11:16 +1000)
committerSteve Baker <sbaker@redhat.com>
Fri, 6 Sep 2013 23:03:41 +0000 (11:03 +1200)
commite884ae5057420f936a03826ad047b81faa3f646b
treeb3df34842662df6233db11e6e1d0af14a13405f9
parent340dc1bdd2a14ca866e9d45f09a616359bc7521f
Make the new template validation usable from tests

This is so we can assert that new TemplateResources expose the
api that we are expecting.

Partial-Bug: #1215797
Change-Id: I6273f6e046bb7bd5e075e9190d8011af976573b8
heat/engine/resources/template_resource.py