Merge "Update rally version"
[functest.git] / testcases / OpenStack / rally / scenario / templates / random_strings.yaml.template
1 heat_template_version: 2014-10-16
2
3 description: Test template for rally create-update-delete scenario
4
5 resources:
6   test_string_one:
7     type: OS::Heat::RandomString
8     properties:
9       length: 20
10   test_string_two:
11     type: OS::Heat::RandomString
12     properties:
13       length: 20