file/dir renaming for consistency
[functest.git] / functest / opnfv_tests / openstack / rally / scenario / templates / resource_group.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_group:
7     type: OS::Heat::ResourceGroup
8     properties:
9       count: 2
10       resource_def:
11         type: OS::Heat::RandomString
12         properties:
13           length: 20