43f3ac9ac41e47497e8fd5c277be9369b0ad70d4
[osm/devops.git] / descriptor-packages / vnfd / ref22_vnf / src / ref22_vnfd.yaml
1 vnfd-catalog:
2     vnfd:
3     -   connection-point:
4         -   name: mgmt
5
6         -   name: west
7
8         -   name: east
9
10         description: A simple VNF descriptor w/ one VDU
11         id: Ref_Vnf_22
12         name: Ref_VNF_22
13         short-name: Ref_VNF_22
14         mgmt-interface:
15             cp: mgmt
16         vdu:
17         -   interface:
18             -   name: iface60
19                 type: EXTERNAL
20                 virtual-interface:
21                     type: PARAVIRT
22                 external-connection-point-ref: mgmt
23             -   name: iface61
24                 type: EXTERNAL
25                 virtual-interface:
26                     type: PCI-PASSTHROUGH
27                 external-connection-point-ref: west
28             -   name: iface62
29                 type: EXTERNAL
30                 virtual-interface:
31                     type: SR-IOV
32                 external-connection-point-ref: east
33             id: abd6831e-f811-4580-9aad-1de9c6424180
34             image: ref_vm22.qcow2
35             name: Ref_VM6
36             guest-epa:
37                 cpu-pinning-policy: DEDICATED
38                 mempage-size: "LARGE"
39             vm-flavor:
40                 memory-mb: '1024'
41                 storage-gb: '16'
42                 vcpu-count: '1'
43         vendor: ETSI
44         version: '1.0'