blob: 390ab9d391aa70878175ddba72656f9883615721 [file] [log] [blame]
chamartya436f762017-03-03 19:11:28 +00001vnfd:vnfd-catalog:
2 vnfd:
3 - connection-point:
4 - name: mgmt
5 type: VPORT
6 - name: data
7 type: VPORT
8 description: A simple VNF descriptor w/ one VDU
9 id: Ref_Vnf_21
10 name: Ref_Vnf_21
11 short-name: Ref_Vnf_21
12 vdu:
13 - external-interface:
14 - name: iface50
15 virtual-interface:
16 type: OM-MGMT
17 vnfd-connection-point-ref: mgmt
18 - name: iface51
19 virtual-interface:
20 type: VIRTIO
21 vnfd-connection-point-ref: data
22 id: ref_vm21
23 image: ref_vm21.qcow2
24 name: Ref_VM_5
25 vm-flavor:
26 memory-mb: '1024'
27 storage-gb: '16'
28 vcpu-count: '1'
29 vendor: ETSI
30 version: '1.0'