Code Review
/
functest.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d02593e3b871efe85acf6a9b7f785d4dcae0a1b5
[functest.git]
/
1
heat_template_version: 2014-10-16
2
3
description: >
4
Test template for create-update-delete-stack scenario in rally.
5
The template deletes one resource from the stack defined by random_strings.yaml.template.
6
7
resources:
8
test_string_one:
9
type: OS::Heat::RandomString
10
properties:
11
length: 20