5b8bffcecd6195ce31a17dae01da1d9cc2b20a0f
[osm/riftware.git] /
1 vnfd:vnfd-catalog:
2     vnfd:
3     -   id: 6WindTR1.1.2
4         name: 6WindTR1.1.2
5         short-name: 6WindTR1.1.2
6         logo: 6wind_2x.png
7         mgmt-interface:
8             vdu-id: VM
9             vnf-configuration:
10                 config-attributes:
11                     config-delay: '0'
12                     config-priority: '0'
13                 config-primitive:
14                 -   name: configure-interface
15                     parameter:
16                     -   name: iface-name
17                         data-type: STRING
18                         mandatory: 'true'
19                     -   name: cidr
20                         data-type: STRING
21                 -   name: add-corporation
22                     parameter:
23                     -   name: domain-name
24                         data-type: STRING
25                         mandatory: 'true'
26                     -   name: iface-name
27                         data-type: STRING
28                         mandatory: 'true'
29                     -   name: vlan-id
30                         data-type: INTEGER
31                         mandatory: 'true'
32                     -   name: cidr
33                         data-type: STRING
34                         mandatory: 'true'
35                     -   name: area
36                         data-type: STRING
37                         mandatory: 'true'
38                     -   name: subnet-cidr
39                         data-type: STRING
40                         mandatory: 'true'
41                     -   name: subnet-area
42                         data-type: STRING
43                         mandatory: 'true'
44                 -   name: delete-corporation
45                     parameter:
46                     -   name: domain-name
47                         data-type: STRING
48                         mandatory: 'true'
49                     -   name: cidr
50                         data-type: STRING
51                         mandatory: 'true'
52                     -   name: area
53                         data-type: STRING
54                         mandatory: 'true'
55                     -   name: subnet-cidr
56                         data-type: STRING
57                         mandatory: 'true'
58                     -   name: subnet-area
59                         data-type: STRING
60                         mandatory: 'true'
61                 -   name: connect-domains
62                     parameter:
63                     -   name: domain-name
64                         data-type: STRING
65                         mandatory: 'true'
66                     -   name: iface-name
67                         data-type: STRING
68                         mandatory: 'true'
69                     -   name: tunnel-name
70                         data-type: STRING
71                         mandatory: 'true'
72                     -   name: local-ip
73                         data-type: STRING
74                         mandatory: 'true'
75                     -   name: remote-ip
76                         data-type: STRING
77                         mandatory: 'true'
78                     -   name: tunnel-key
79                         data-type: STRING
80                         mandatory: 'true'
81                     -   name: internal-local-ip
82                         data-type: STRING
83                         mandatory: 'true'
84                     -   name: internal-remote-ip
85                         data-type: STRING
86                         mandatory: 'true'
87                     -   name: tunnel-type
88                         data-type: STRING
89                         mandatory: 'false'
90                         default-value: 'gre'
91                 -   name: delete-domain-connection
92                     parameter:
93                     -   name: domain-name
94                         data-type: STRING
95                         mandatory: 'true'
96                     -   name: tunnel-name
97                         data-type: STRING
98                         mandatory: 'true'
99                 juju:
100                     charm: vpe-router
101         connection-point:
102         -   name: eth0
103             type: VPORT
104         -   name: xe0
105             type: VPORT
106         -   name: xe1
107             type: VPORT
108         -   name: xe2
109             type: VPORT
110         -   name: xe3
111             type: VPORT
112         vdu:
113         -   id: VM
114             name: VM
115             image: /mnt/powervault/virtualization/vnfs/6wind/6wind-turbo-router-1.1.2.img.qcow2
116             mgmt-vpci: 0000:00:0a.0
117             vm-flavor:
118                 memory-mb: '8192'
119                 vcpu-count: '12'
120             external-interface:
121             -   name: eth0
122                 virtual-interface:
123                     bandwidth: '1000000000'
124                     type: OM-MGMT
125                     vpci: '0000:00:03.0'
126                 vnfd-connection-point-ref: eth0
127             -   name: xe0
128                 virtual-interface:
129                     type: PCI-PASSTHROUGH
130                     vpci: '0000:00:05.0'
131                 vnfd-connection-point-ref: xe0
132             -   name: xe1
133                 virtual-interface:
134                     type: PCI-PASSTHROUGH
135                     vpci: '0000:00:06.0'
136                 vnfd-connection-point-ref: xe1
137             -   name: xe2
138                 virtual-interface:
139                     type: PCI-PASSTHROUGH
140                     vpci: '0000:00:07.0'
141                 vnfd-connection-point-ref: xe2
142             -   name: xe3
143                 virtual-interface:
144                     type: PCI-PASSTHROUGH
145                     vpci: '0000:00:08.0'
146                 vnfd-connection-point-ref: xe3
147             guest-epa:
148                 cpu-pinning-policy: DEDICATED
149                 cpu-thread-pinning-policy: PREFER
150                 mempage-size: LARGE
151                 numa-node-policy:
152                     mem-policy: STRICT
153                     node:
154                     -   id: '0'
155                         paired-threads:
156                             num-paired-threads: '6'
157                             paired-thread-ids:
158                             -   thread-a: '0'
159                                 thread-b: '1'
160                             -   thread-a: '2'
161                                 thread-b: '3'
162                             -   thread-a: '4'
163                                 thread-b: '5'
164                             -   thread-a: '6'
165                                 thread-b: '7'
166                             -   thread-a: '8'
167                                 thread-b: '9'
168                             -   thread-a: '10'
169                                 thread-b: '11'
170                     node-cnt: '1'
171             host-epa:
172                 om-cpu-feature:
173                 - 64b
174                 - iommu
175                 - lps
176                 - tlbps
177                 - hwsv
178                 - dioc
179                 - ht
180                 om-cpu-model-string: Intel(R) Xeon(R) CPU E5-4620 0 @ 2.20GHz
181             hypervisor-epa:
182                 type: REQUIRE_KVM
183                 version: 10002|12001|2.6.32-358.el6.x86_64