204c8c95209f56ce2f2c6b2e816d42242b1f3de6
[osm/riftware.git] /
1 vnfd:vnfd-catalog:
2     vnfd:
3     -   id: mwc16gen
4         name: mwc16gen
5         short-name: mwc16gen
6         description: tidgen 4x10Gbps 28GB 11cores
7         logo: tef.png
8         mgmt-interface:
9             vdu-id: mwc16gen1-VM
10         connection-point:
11         -   name: eth0
12             type: VPORT
13         -   name: eth1
14             type: VPORT
15         -   name: xe0
16             type: VPORT
17         -   name: xe1
18             type: VPORT
19         -   name: xe2
20             type: VPORT
21         -   name: xe3
22             type: VPORT
23         vdu:
24         -   id: mwc16gen1-VM
25             name: mwc16gen1-VM
26             description: tidgen with 4x10Gbps 28GB
27             image: /mnt/powervault/virtualization/vnfs/demos/mwc2016/tidgen_mwc16.qcow2
28             vm-flavor:
29                 memory-mb: '28672'
30             mgmt-vpci: 0000:00:0a.0
31             external-interface:
32             -   name: xe0
33                 virtual-interface:
34                     type: PCI-PASSTHROUGH
35                     vpci: '0000:00:10.0'
36                 vnfd-connection-point-ref: xe0
37             -   name: xe1
38                 virtual-interface:
39                     type: PCI-PASSTHROUGH
40                     vpci: '0000:00:11.0'
41                 vnfd-connection-point-ref: xe1
42             -   name: xe2
43                 virtual-interface:
44                     type: PCI-PASSTHROUGH
45                     vpci: '0000:00:12.0'
46                 vnfd-connection-point-ref: xe2
47             -   name: xe3
48                 virtual-interface:
49                     type: PCI-PASSTHROUGH
50                     vpci: '0000:00:13.0'
51                 vnfd-connection-point-ref: xe3
52             -   name: eth0
53                 virtual-interface:
54                     bandwidth: '1000000'
55                     type: VIRTIO
56                     vpci: 0000:00:0a.0
57                 vnfd-connection-point-ref: eth0
58             -   name: eth1
59                 virtual-interface:
60                     bandwidth: '1000000'
61                     type: OM-MGMT
62                     vpci: 0000:00:0b.0
63                 vnfd-connection-point-ref: eth1
64             guest-epa:
65                 cpu-pinning-policy: DEDICATED
66                 cpu-thread-pinning-policy: PREFER
67                 mempage-size: LARGE
68                 numa-node-policy:
69                     mem-policy: STRICT
70                     node:
71                     -   id: '0'
72                         paired-threads:
73                             num-paired-threads: '11'
74                     node-cnt: '1'
75             host-epa:
76                 om-cpu-feature:
77                 - 64b
78                 - iommu
79                 - lps
80                 - tlbps
81                 - hwsv
82                 - dioc
83                 - ht
84                 om-cpu-model-string: Intel(R) Xeon(R) CPU E5-4620 0 @ 2.20GHz
85             hypervisor-epa:
86                 type: REQUIRE_KVM
87                 version: 10002|12001|2.6.32-358.el6.x86_64