apmec/samples/tosca-templates/evaluation/sample2-tosca-nsd-mec.yaml
2018-05-07 13:25:56 +02:00

20 lines
349 B
YAML

tosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0
description: Import VNDs(already on-boarded) without param
imports:
- vnfd1
- vnfd2
- vnfd3
topology_template:
node_templates:
VNF1:
type: tosca.nodes.nfv.VNF1
VNF2:
type: tosca.nodes.nfv.VNF2
VNF3:
type: tosca.nodes.nfv.VNF3