tacker/tacker/tests/etc/samples/nested_hot_data.yaml

12 lines
158 B
YAML

parameters:
vnf: test
zone:
type: string
resources:
VDU1:
type: OS::Nova::Server
properties:
availability_zone: { get_param: zone }