Merge changes from topic 'manual_ci_test_cases'
[yardstick.git] / samples / vnf_samples / nsut / cgnapt / cgnapt-vnf-topology-3node-10.yaml
1 # Copyright (c) 2016 Intel Corporation
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #      http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14 ---
15 nsd:nsd-catalog:
16   nsd:
17     - id: 10-vnf-correlated
18       name: 10-vnf-correlated
19       short-name: 10-vnf-correlated
20       description: 10-vnf-correlated
21       constituent-vnfd:
22         - member-vnf-index: '0'
23           vnfd-id-ref: tg__0
24           VNF model: ../../vnf_descriptors/tg_rfc2544_tpl.yaml      #VNF type
25         - member-vnf-index: '1'
26           vnfd-id-ref: tg__1
27           VNF model: ../../vnf_descriptors/udp_replay_vnf.yaml      #VNF type
28         - member-vnf-index: '2'
29           vnfd-id-ref: vnf__0
30           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
31         - member-vnf-index: '3'
32           vnfd-id-ref: vnf__1
33           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
34         - member-vnf-index: '4'
35           vnfd-id-ref: vnf__2
36           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
37         - member-vnf-index: '5'
38           vnfd-id-ref: vnf__3
39           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
40         - member-vnf-index: '6'
41           vnfd-id-ref: vnf__4
42           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
43         - member-vnf-index: '7'
44           vnfd-id-ref: vnf__5
45           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
46         - member-vnf-index: '8'
47           vnfd-id-ref: vnf__6
48           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
49         - member-vnf-index: '9'
50           vnfd-id-ref: vnf__7
51           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
52         - member-vnf-index: '10'
53           vnfd-id-ref: vnf__8
54           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
55         - member-vnf-index: '11'
56           vnfd-id-ref: vnf__9
57           VNF model: ../../vnf_descriptors/cgnapt_vnf.yaml      #VNF type
58
59       vld:
60         - id: uplink_0
61           name: "tg__0 to vnf__0 link 0"
62           type: ELAN
63           vnfd-connection-point-ref:
64             - member-vnf-index-ref: '0'
65               vnfd-connection-point-ref: xe0
66               vnfd-id-ref: tg__0
67             - member-vnf-index-ref: '2'
68               vnfd-connection-point-ref: xe0
69               vnfd-id-ref: vnf__0
70         - id: downlink_0
71           name: "vnf__0 to tg__1 link 0"
72           type: ELAN
73           vnfd-connection-point-ref:
74             - member-vnf-index-ref: '2'
75               vnfd-connection-point-ref: xe1
76               vnfd-id-ref: vnf__0
77             - member-vnf-index-ref: '1'
78               vnfd-connection-point-ref: xe0
79               vnfd-id-ref: tg__1
80         - id: uplink_1
81           name: "tg__0 to vnf__1 link 1"
82           type: ELAN
83           vnfd-connection-point-ref:
84             - member-vnf-index-ref: '0'
85               vnfd-connection-point-ref: xe1
86               vnfd-id-ref: tg__0
87             - member-vnf-index-ref: '3'
88               vnfd-connection-point-ref: xe0
89               vnfd-id-ref: vnf__1
90         - id: downlink_1
91           name: "vnf__1 to tg__1 link 1"
92           type: ELAN
93           vnfd-connection-point-ref:
94             - member-vnf-index-ref: '3'
95               vnfd-connection-point-ref: xe1
96               vnfd-id-ref: vnf__1
97             - member-vnf-index-ref: '1'
98               vnfd-connection-point-ref: xe1
99               vnfd-id-ref: tg__1
100         - id: uplink_2
101           name: "tg__0 to vnf__2 link 2"
102           type: ELAN
103           vnfd-connection-point-ref:
104             - member-vnf-index-ref: '0'
105               vnfd-connection-point-ref: xe2
106               vnfd-id-ref: tg__0
107             - member-vnf-index-ref: '4'
108               vnfd-connection-point-ref: xe0
109               vnfd-id-ref: vnf__2
110         - id: downlink_2
111           name: "vnf__2 to tg__1 link 2"
112           type: ELAN
113           vnfd-connection-point-ref:
114             - member-vnf-index-ref: '4'
115               vnfd-connection-point-ref: xe1
116               vnfd-id-ref: vnf__2
117             - member-vnf-index-ref: '1'
118               vnfd-connection-point-ref: xe2
119               vnfd-id-ref: tg__1
120         - id: uplink_3
121           name: "tg__0 to vnf__3 link 3"
122           type: ELAN
123           vnfd-connection-point-ref:
124             - member-vnf-index-ref: '0'
125               vnfd-connection-point-ref: xe3
126               vnfd-id-ref: tg__0
127             - member-vnf-index-ref: '5'
128               vnfd-connection-point-ref: xe0
129               vnfd-id-ref: vnf__3
130         - id: downlink_3
131           name: "vnf__3 to tg__1 link 3"
132           type: ELAN
133           vnfd-connection-point-ref:
134             - member-vnf-index-ref: '5'
135               vnfd-connection-point-ref: xe1
136               vnfd-id-ref: vnf__3
137             - member-vnf-index-ref: '1'
138               vnfd-connection-point-ref: xe3
139               vnfd-id-ref: tg__1
140         - id: uplink_4
141           name: "tg__0 to vnf__4 link 4"
142           type: ELAN
143           vnfd-connection-point-ref:
144             - member-vnf-index-ref: '0'
145               vnfd-connection-point-ref: xe4
146               vnfd-id-ref: tg__0
147             - member-vnf-index-ref: '6'
148               vnfd-connection-point-ref: xe0
149               vnfd-id-ref: vnf__4
150         - id: downlink_4
151           name: "vnf__4 to tg__1 link 4"
152           type: ELAN
153           vnfd-connection-point-ref:
154             - member-vnf-index-ref: '6'
155               vnfd-connection-point-ref: xe1
156               vnfd-id-ref: vnf__4
157             - member-vnf-index-ref: '1'
158               vnfd-connection-point-ref: xe4
159               vnfd-id-ref: tg__1
160         - id: uplink_5
161           name: "tg__0 to vnf__5 link 5"
162           type: ELAN
163           vnfd-connection-point-ref:
164             - member-vnf-index-ref: '0'
165               vnfd-connection-point-ref: xe5
166               vnfd-id-ref: tg__0
167             - member-vnf-index-ref: '7'
168               vnfd-connection-point-ref: xe0
169               vnfd-id-ref: vnf__5
170         - id: downlink_5
171           name: "vnf__5 to tg__1 link 5"
172           type: ELAN
173           vnfd-connection-point-ref:
174             - member-vnf-index-ref: '7'
175               vnfd-connection-point-ref: xe1
176               vnfd-id-ref: vnf__5
177             - member-vnf-index-ref: '1'
178               vnfd-connection-point-ref: xe5
179               vnfd-id-ref: tg__1
180         - id: uplink_6
181           name: "tg__0 to vnf__6 link 6"
182           type: ELAN
183           vnfd-connection-point-ref:
184             - member-vnf-index-ref: '0'
185               vnfd-connection-point-ref: xe6
186               vnfd-id-ref: tg__0
187             - member-vnf-index-ref: '8'
188               vnfd-connection-point-ref: xe0
189               vnfd-id-ref: vnf__6
190         - id: downlink_6
191           name: "vnf__6 to tg__1 link 6"
192           type: ELAN
193           vnfd-connection-point-ref:
194             - member-vnf-index-ref: '8'
195               vnfd-connection-point-ref: xe1
196               vnfd-id-ref: vnf__6
197             - member-vnf-index-ref: '1'
198               vnfd-connection-point-ref: xe6
199               vnfd-id-ref: tg__1
200         - id: uplink_7
201           name: "tg__0 to vnf__7 link 7"
202           type: ELAN
203           vnfd-connection-point-ref:
204             - member-vnf-index-ref: '0'
205               vnfd-connection-point-ref: xe7
206               vnfd-id-ref: tg__0
207             - member-vnf-index-ref: '9'
208               vnfd-connection-point-ref: xe0
209               vnfd-id-ref: vnf__7
210         - id: downlink_7
211           name: "vnf__7 to tg__1 link 7"
212           type: ELAN
213           vnfd-connection-point-ref:
214             - member-vnf-index-ref: '9'
215               vnfd-connection-point-ref: xe1
216               vnfd-id-ref: vnf__7
217             - member-vnf-index-ref: '1'
218               vnfd-connection-point-ref: xe7
219               vnfd-id-ref: tg__1
220         - id: uplink_8
221           name: "tg__0 to vnf__8 link 8"
222           type: ELAN
223           vnfd-connection-point-ref:
224             - member-vnf-index-ref: '0'
225               vnfd-connection-point-ref: xe8
226               vnfd-id-ref: tg__0
227             - member-vnf-index-ref: '10'
228               vnfd-connection-point-ref: xe0
229               vnfd-id-ref: vnf__8
230         - id: downlink_8
231           name: "vnf__8 to tg__1 link 8"
232           type: ELAN
233           vnfd-connection-point-ref:
234             - member-vnf-index-ref: '10'
235               vnfd-connection-point-ref: xe1
236               vnfd-id-ref: vnf__8
237             - member-vnf-index-ref: '1'
238               vnfd-connection-point-ref: xe8
239               vnfd-id-ref: tg__1
240         - id: uplink_9
241           name: "tg__0 to vnf__9 link 9"
242           type: ELAN
243           vnfd-connection-point-ref:
244             - member-vnf-index-ref: '0'
245               vnfd-connection-point-ref: xe9
246               vnfd-id-ref: tg__0
247             - member-vnf-index-ref: '11'
248               vnfd-connection-point-ref: xe0
249               vnfd-id-ref: vnf__9
250         - id: downlink_9
251           name: "vnf__9 to tg__1 link 9"
252           type: ELAN
253           vnfd-connection-point-ref:
254             - member-vnf-index-ref: '11'
255               vnfd-connection-point-ref: xe1
256               vnfd-id-ref: vnf__9
257             - member-vnf-index-ref: '1'
258               vnfd-connection-point-ref: xe9
259               vnfd-id-ref: tg__1
260