vitrage/vitrage_tempest_tests/tests/resources/heat/heat_nested_template.yaml
Eyal bb46cd5232 support nested stack in heat
* add the depth of the nested stack
10 should be enough consider making it
configurable

Change-Id: I9903aa760801170b9d1c2d23fbea79d80e5e959d
2017-11-01 20:10:27 +02:00

13 lines
235 B
YAML

heat_template_version: 2013-05-23
description: |
The heat template is used to demo
resources:
rg:
type: OS::Heat::ResourceGroup
properties:
count: 1
resource_def:
type: file:///etc/vitrage/server.yaml