76ca002f8cc3af761a6600bfa124aef3572a8db7
[pharos.git] / labs / ericsson / pod1.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Ericsson AB, Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 ### POD descriptor file ###
10
11 details:
12   pod_owner: Jose Lausuch
13   contact: jose.lausuch@ericsson.com
14   lab: Ericsson
15   location: Rosersberg, Sweden
16   type: production
17   link: https://wiki.opnfv.org/display/pharos/CI-ERICSSON-POD1
18 ##############################################################################
19 net_config:
20   # NOTE: Network names are likely to change after the PDF spec is updated
21   # NOTE: Some networks (e.g. admin) are created by the installer
22   # NOTE: Network-to-interface mapping will be reworked after PDF update
23   oob:
24     interface: 0
25     ip-range: 172.16.1.16-172.16.1.21
26     vlan: native
27   admin:
28     interface: 4
29     vlan: native
30     network: 192.168.11.0  # Untagged, 'PXE/Admin' for MaaS (no IP on JP)
31     mask: 24
32   mgmt:
33     interface: 2
34     vlan: 81
35     network: 192.168.10.0
36     mask: 24
37   storage:
38     interface: 2
39     vlan: 82
40     network: 192.168.20.0
41     mask: 24
42   private:
43     interface: 3
44     vlan: 1000
45     network: 192.168.2.0
46     mask: 24
47   public:
48     interface: 2
49     vlan: 80
50     network: 100.64.200.0
51     mask: 24
52     gateway: 100.64.200.1
53     dns:
54       - 8.8.8.8
55       - 8.8.4.4
56 ##############################################################################
57 jumphost:
58   name: CI-POD1-HOST
59   node: &nodeparams
60     type: baremetal
61     vendor: HP
62     model: ProLiant BL460c Gen8
63     arch: x86_64
64     cpus: 2
65     cpu_cflags: ivybridge
66     cores: 10
67     memory: 64G
68   disks: &disks
69     - name: 'disk1'
70       disk_capacity: 800G
71       disk_type: hdd
72       disk_interface: scsi
73       disk_rotation: 15000
74   os: ubuntu-16.04
75   remote_params: &remoteparas
76     type: ipmi
77     versions:
78       - 1.0
79       - 2.0
80     user:
81     pass:
82   remote_management:
83     <<: *remoteparas
84     address: 172.16.1.21/24
85     mac_address: "9C:B6:54:8E:C5:76"
86   interfaces:
87     - nic: 'nic1'
88       speed: 10gb
89       features: 'dpdk|sriov'
90       address: 100.64.200.5/24
91       mac_address: "38:ea:a7:8f:53:00"
92       vlan: 80
93     - nic: 'nic2'
94       speed: 10gb
95       features: 'dpdk|sriov'
96       address:
97       mac_address: "38:ea:a7:8f:53:01"
98       vlan: native
99     - nic: 'nic3'
100       speed: 10gb
101       features: 'dpdk|sriov'
102       address: 172.16.0.250/16
103       mac_address: "38:ea:a7:8f:06:00"
104       vlan: native
105     - nic: 'nic4'
106       speed: 10gb
107       features: 'dpdk|sriov'
108       address:
109       mac_address: "38:ea:a7:8f:06:01"
110       vlan: native
111     - nic: 'nic5'
112       speed: 10gb
113       features: 'dpdk|sriov'
114       address:
115       mac_address: "9c:b6:54:8a:05:70"
116       vlan: native
117     - nic: 'nic6'
118       speed: 10gb
119       features: 'dpdk|sriov'
120       address:
121       mac_address: "9c:b6:54:8a:05:74"
122       vlan: native
123 ##############################################################################
124 nodes:
125   - name: CI-ERICSSON-POD1-NODE1
126     node: *nodeparams
127     disks: *disks
128     remote_management:
129       <<: *remoteparas
130       address: 172.16.1.16/24
131       mac_address: "14:58:D0:5D:AB:6A"
132     interfaces:
133       - name: 'nic1'
134         speed: 10gb
135         features: 'dpdk|sriov'
136         address:
137         mac_address: "38:ea:a7:17:6b:98"
138       - name: 'nic2'
139         speed: 10gb
140         features: 'dpdk|sriov'
141         address:
142         mac_address: "38:ea:a7:17:6b:99"
143       - name: 'nic3'
144         speed: 10gb
145         features: 'dpdk|sriov'
146         address:
147         mac_address: "38:ea:a7:17:6b:84"
148       - name: 'nic4'
149         speed: 10gb
150         features: 'dpdk|sriov'
151         address:
152         mac_address: "38:ea:a7:17:6b:85"
153       - nic: 'nic5'
154         speed: 10gb
155         features: 'dpdk|sriov'
156         address:
157         mac_address: "14:58:d0:54:e7:88"
158         vlan: native
159       - nic: 'nic6'
160         speed: 10gb
161         features: 'dpdk|sriov'
162         address:
163         mac_address: "00:00:00:00:00:00"
164         vlan: native
165   ############################################################################
166   - name: CI-ERICSSON-POD1-NODE2
167     node: *nodeparams
168     disks: *disks
169     remote_management:
170       <<: *remoteparas
171       address: 172.16.1.17/24
172       mac_address: "14:58:D0:5D:AB:4D"
173     interfaces:
174       - name: 'nic1'
175         speed: 10gb
176         features: 'dpdk|sriov'
177         address:
178         mac_address: "38:ea:a7:17:6b:7c"
179       - name: 'nic2'
180         speed: 10gb
181         features: 'dpdk|sriov'
182         address:
183         mac_address: "38:ea:a7:17:6b:7d"
184       - name: 'nic3'
185         speed: 10gb
186         features: 'dpdk|sriov'
187         address:
188         mac_address: "38:ea:a7:17:6b:6c"
189       - name: 'nic4'
190         speed: 10gb
191         features: 'dpdk|sriov'
192         address:
193         mac_address: "38:ea:a7:17:6b:6d"
194       - nic: 'nic5'
195         speed: 10gb
196         features: 'dpdk|sriov'
197         address:
198         mac_address: "14:58:d0:54:6a:60"
199         vlan: native
200       - nic: 'nic6'
201         speed: 10gb
202         features: 'dpdk|sriov'
203         address:
204         mac_address: "00:00:00:00:00:00"
205         vlan: native
206   ############################################################################
207   - name: CI-ERICSSON-POD1-NODE3
208     node: *nodeparams
209     disks: *disks
210     remote_management:
211       <<: *remoteparas
212       address: 172.16.1.18/24
213       mac_address: "14:58:D0:5D:AB:F2"
214     interfaces:
215       - name: 'nic1'
216         speed: 10gb
217         features: 'dpdk|sriov'
218         address:
219         mac_address: "38:ea:a7:17:6a:38"
220       - name: 'nic2'
221         speed: 10gb
222         features: 'dpdk|sriov'
223         address:
224         mac_address: "38:ea:a7:17:6a:39"
225       - name: 'nic3'
226         speed: 10gb
227         features: 'dpdk|sriov'
228         address:
229         mac_address: "38:ea:a7:17:6a:3c"
230       - name: 'nic4'
231         speed: 10gb
232         features: 'dpdk|sriov'
233         address:
234         mac_address: "38:ea:a7:17:6a:3d"
235       - nic: 'nic5'
236         speed: 10gb
237         features: 'dpdk|sriov'
238         address:
239         mac_address: "14:58:d0:54:7a:28"
240         vlan: native
241       - nic: 'nic6'
242         speed: 10gb
243         features: 'dpdk|sriov'
244         address:
245         mac_address: "00:00:00:00:00:00"
246         vlan: native
247   ############################################################################
248   - name: CI-ERICSSON-POD1-NODE4
249     node: *nodeparams
250     disks: *disks
251     remote_management:
252       <<: *remoteparas
253       address: 172.16.1.19/24
254       mac_address: "9C:B6:54:8E:C7:F0"
255     interfaces:
256       - name: 'nic1'
257         speed: 10gb
258         features: 'dpdk|sriov'
259         address:
260         mac_address: "38:ea:a7:8f:1f:d4"
261       - name: 'nic2'
262         speed: 10gb
263         features: 'dpdk|sriov'
264         address:
265         mac_address: "38:ea:a7:8f:1f:d5"
266       - name: 'nic3'
267         speed: 10gb
268         features: 'dpdk|sriov'
269         address:
270         mac_address: "38:ea:a7:8f:52:cc"
271       - name: 'nic4'
272         speed: 10gb
273         features: 'dpdk|sriov'
274         address:
275         mac_address: "38:ea:a7:8f:52:cd"
276       - nic: 'nic5'
277         speed: 10gb
278         features: 'dpdk|sriov'
279         address:
280         mac_address: "9c:b6:54:8a:95:a0"
281         vlan: native
282       - nic: 'nic6'
283         speed: 10gb
284         features: 'dpdk|sriov'
285         address:
286         mac_address: "00:00:00:00:00:00"
287         vlan: native
288   ############################################################################
289   - name: CI-ERICSSON-POD1-NODE5
290     node: *nodeparams
291     disks: *disks
292     remote_management:
293       <<: *remoteparas
294       address: 172.16.1.20/24
295       mac_address: "9C:B6:54:8E:C5:74"
296     interfaces:
297       - name: 'nic1'
298         speed: 10gb
299         features: 'dpdk|sriov'
300         address:
301         mac_address: "38:ea:a7:8f:07:50"
302       - name: 'nic2'
303         speed: 10gb
304         features: 'dpdk|sriov'
305         address:
306         mac_address: "38:ea:a7:8f:07:51"
307       - name: 'nic3'
308         speed: 10gb
309         features: 'dpdk|sriov'
310         address:
311         mac_address: "38:ea:a7:8f:12:48"
312       - name: 'nic4'
313         speed: 10gb
314         features: 'dpdk|sriov'
315         address:
316         mac_address: "38:ea:a7:8f:12:49"
317       - nic: 'nic5'
318         speed: 10gb
319         features: 'dpdk|sriov'
320         address:
321         mac_address: "9c:b6:54:8a:10:18"
322         vlan: native
323       - nic: 'nic6'
324         speed: 10gb
325         features: 'dpdk|sriov'
326         address:
327         mac_address: "00:00:00:00:00:00"
328         vlan: native