1 tosca_definitions_version: tosca_simple_yaml_1_2
3 description: service template of an Acme PNF
6 - etsi_nfv_sol001_pnfd_2_5_1_types.yaml
12 description: IP protocols
15 default: [ ipv4, ipv6 ]
18 type: tosca.nodes.nfv.PNF
20 descriptor_id: b1bb0ce7-ebca-4fa7-95ed-4840d70a2233
21 function_description: Acme PNF
24 descriptor_invariant_id: 1111-2222-ccaa-bbdd
28 type: tosca.nodes.nfv.PnfExtCp
31 layer_protocols: { get_input: protocols }
33 description: External connection point to access Acme myPnf
38 type: tosca.nodes.nfv.PnfExtCp
41 layer_protocols: { get_input: protocols }
43 description: External connection point to access Acme myPnf