Newer
Older
tosca_definitions_version: "tosca_simple_yaml_1_2"
tosca_default_namespace: "toscanfv"
description: "Referenxce NSD descriptor "
metadata:
vendor: "ETSI"
version: "1.0"
topology_template:
substitution_mappings:
node_type: "tosca.nodes.nfv.NS"
requirements:
left: [VNF_B, ext_b_left]
mgmt_b: [VNF_B, management_vnf_b]
node_templates:
VNF_B:
type: "tosca.nodes.nfv.VNF"
properties:
descriptorId: "VNF-B"
descriptorVersion: "1.0"
provider: "ETSI TST WG"
productName: "VNF-B"
softwareVersion: "1.0"
productInfoName: "VNF-B"
productInfoDescription: "TST010 reference VNF-A"
defaultLocalizationLanguage: null
flavourId: "VNF-B_flavor"
flavourDescription: "VNF-B flavor"
vnfm_info:
- 'etsivnfm:v2.3.1'
requirements:
virtualLink:
name: "ns_with_1_vnfs"
invariantId: "ns_with_1_vnfs"
requirements:
virtualLink:
- "vl_left"
- "vl_right"
- "vl_mgmt"
vl_left:
type: "tosca.nodes.nfv.NsVirtualLink"
properties:
description: "VNF-B external connetivity"
vlProfile:
max_bitrate_requirements:
root: 1000
min_bitrate_requirements:
root: 1000
connectivityType:
layer_protocols: [ipv4]
vl_right:
type: "tosca.nodes.nfv.NsVirtualLink"
properties:
description: "VNF-B external connectivity"
vlProfile:
max_bitrate_requirements:
root: 1000
min_bitrate_requirements:
root: 1000
connectivityType:
layer_protocols: [ipv4]
vl_mgmt:
type: "tosca.nodes.nfv.NsVirtualLink"
properties:
description: "Management network"
vlProfile:
max_bitrate_requirements:
root: 1000
min_bitrate_requirements:
root: 1000
connectivityType: