heat-translator/samples/tests/data/hot_output/etsi_nfv/hot_nfv_vnf.yaml

12 lines
276 B
YAML

heat_template_version: 2013-05-23
description: >
Template for deploying one VNF.
parameters:
selected_flavour:
type: string
description: VNF deployment flavour selected by the consumer. It is provided in
the API
default: simple
resources: {}
outputs: {}