tempest/tempest/cli/simple_read_only/heat_templates
Thomas Spatzier b814fbb681 Fix parameter type spelling tempest HOT template
HOT template file heat_minimal_hot.yaml uses uppercase spelling
for parameters, where HOT should use lowercase (e.g. string instead
of String).
While code has has been toloerant so far, the following change for
parameter schema validation refactoring make checking more strict
and causes tempest to fail:

https://review.openstack.org/67183

This patch fixes parameter type spelling in the tempest HOT
template.

Change-Id: I52a1b2272cd299cce3259805ee240a5782772aa4
Closes-Bug: #1270833
2014-01-16 10:19:41 +01:00
..
heat_minimal.yaml Add basic read-only tests for heat cli 2014-01-06 09:59:59 +00:00
heat_minimal_hot.yaml Fix parameter type spelling tempest HOT template 2014-01-16 10:19:41 +01:00