blob: 2901c4aa749cdbef948aeae3a7868ed38a1b4d45 [file] [log] [blame]
chamartya436f762017-03-03 19:11:28 +00001vnfd:vnfd-catalog:
2 vnfd:
3 - connection-point:
4 - name: mgmt0
5 type: VPORT
6 - name: west
7 type: VPORT
8 - name: east
9 type: VPORT
10 description: A simple VNF descriptor w/ two VDU
11 id: Ref_Vnf_12
12 name: Ref_Vnf_12
13 short-name: Ref_Vnf_12
14 internal-vld:
15 - description: Internal VL
16 id: VL34
17 name: VL34
18 short-name: VL34
19 type: ELAN
20 vendor: ETSI
21 internal-connection-point:
22 - id-ref: 'iface31'
chamartyea5b2d02017-03-03 19:50:57 +000023 - id-ref: 'iface41'
chamartya436f762017-03-03 19:11:28 +000024 vdu:
25 - description: Middlepoint
26 external-interface:
27 - name: iface30
28 virtual-interface:
29 type: OM-MGMT
30 vnfd-connection-point-ref: mgmt0
31 guest-epa:
32 cpu-pinning-policy: DEDICATED
33 mempage-size: "LARGE"
34 id: a3a2f
35 image: ref_vm3.qcow2
36 internal-connection-point:
37 - id: iface31
38 name: iface31
39 type: VPORT
40 internal-interface:
41 - name: iface31
42 vdu-internal-connection-point-ref: iface31
43 virtual-interface:
44 type: VIRTIO
45 name: Ref_VM3
46 vm-flavor:
47 memory-mb: '2048'
48 storage-gb: '8'
49 vcpu-count: '2'
50 - external-interface:
51 - name: iface42
52 virtual-interface:
53 type: PCI-PASSTHROUGH
54 vnfd-connection-point-ref: west
55 - name: iface43
56 virtual-interface:
57 type: SR-IOV
58 vnfd-connection-point-ref: east
59 guest-epa:
60 cpu-pinning-policy: DEDICATED
61 id: e526e
62 internal-connection-point:
63 - id: iface41
64 name: iface41
65 type: VPORT
66 name: Ref_VM4
67 internal-interface:
68 - name: iface41
69 vdu-internal-connection-point-ref: iface41
70 virtual-interface:
71 type: VIRTIO
72 vendor: ETSI
73 version: '1.0'