NSDs modified to set the management flag in management network. VNFDs modified to...
[osm/devops.git] / descriptor-packages / vnfd / ref12_vnf / src / ref12_vnfd.yaml
1 vnfd: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         mgmt-interface:
15             cp: mgmt0
16         internal-vld:
17         -   description: Internal VL
18             id: VL34
19             name: VL34
20             short-name: VL34
21             type: ELAN
22             vendor: ETSI
23             internal-connection-point:
24             -   id-ref: 'iface31'
25             -   id-ref: 'iface41'
26         vdu:
27         -   description: Middlepoint
28             interface:
29             -   name: iface30
30                 type: EXTERNAL
31                 virtual-interface:
32                     type: VIRTIO
33                 external-connection-point-ref: mgmt0
34             -   name: iface31
35                 type: INTERNAL
36                 internal-connection-point-ref: iface31
37                 virtual-interface:
38                     type: VIRTIO
39             guest-epa:
40                 cpu-pinning-policy: DEDICATED
41                 mempage-size: "LARGE"
42             id: a3a2f
43             image: ref_vm3.qcow2
44             internal-connection-point:
45             -   id: iface31
46                 name: iface31
47                 type: VPORT
48             name: Ref_VM3
49             vm-flavor:
50                 memory-mb: '2048'
51                 storage-gb: '8'
52                 vcpu-count: '2'
53         -   interface:
54             -   name: iface42
55                 type: EXTERNAL
56                 virtual-interface:
57                     type: PCI-PASSTHROUGH
58                 external-connection-point-ref: west
59             -   name: iface43
60                 type: EXTERNAL
61                 virtual-interface:
62                     type: SR-IOV
63                 external-connection-point-ref: east
64             -   name: iface41
65                 type: INTERNAL
66                 internal-connection-point-ref: iface41
67                 virtual-interface:
68                     type: VIRTIO
69             guest-epa:
70                 cpu-pinning-policy: DEDICATED
71             id: e526e
72             internal-connection-point:
73             -   id: iface41
74                 name: iface41
75                 type: VPORT
76             name: Ref_VM4
77         vendor: ETSI
78         version: '1.0'