Update descriptor packages with IM model
[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         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'
23             -   id-ref: 'iface41'
24         vdu:
25         -   description: Middlepoint
26             interface:
27             -   name: iface30
28                 type: EXTERNAL
29                 virtual-interface:
30                     type: OM-MGMT
31                 external-connection-point-ref: mgmt0
32             -   name: iface31
33                 type: INTERNAL
34                 internal-connection-point-ref: iface31
35                 virtual-interface:
36                     type: VIRTIO
37             guest-epa:
38                 cpu-pinning-policy: DEDICATED
39                 mempage-size: "LARGE"
40             id: a3a2f
41             image: ref_vm3.qcow2
42             internal-connection-point:
43             -   id: iface31
44                 name: iface31
45                 type: VPORT
46             name: Ref_VM3
47             vm-flavor:
48                 memory-mb: '2048'
49                 storage-gb: '8'
50                 vcpu-count: '2'
51         -   interface:
52             -   name: iface42
53                 type: EXTERNAL
54                 virtual-interface:
55                     type: PCI-PASSTHROUGH
56                 external-connection-point-ref: west
57             -   name: iface43
58                 type: EXTERNAL
59                 virtual-interface:
60                     type: SR-IOV
61                 external-connection-point-ref: east
62             -   name: iface41
63                 type: INTERNAL
64                 internal-connection-point-ref: iface41
65                 virtual-interface:
66                     type: VIRTIO
67             guest-epa:
68                 cpu-pinning-policy: DEDICATED
69             id: e526e
70             internal-connection-point:
71             -   id: iface41
72                 name: iface41
73                 type: VPORT
74             name: Ref_VM4
75         vendor: ETSI
76         version: '1.0'