Merge "Auto Generated INFO.yaml file"
[pharos.git] / labs / huawei / pod1.yaml
1 ##############################################################################
2 # Copyright (c) 2017 HUAWEI TECHNOLOGIES CO.,LTD and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9 ---
10 ### POD descriptor file ###
11
12 version: 1.0
13 details:
14   pod_owner: Tianwei Wu
15   contact: wutianwei1@hauwei.com
16   lab: Huawei Lab
17   location: Shanghai, China
18   type: production
19   link: https://wiki.opnfv.org/display/pharos/Huawei+Hosting
20
21 # jumphost
22 jumphost:
23   name: huawei-pod1-jump
24   node: &nodeparams
25     type: baremetal
26     vendor: huawei
27     model: Intel(R) Xeon(R)
28     arch: x86_64
29     cpus: 2
30     cpu_cflags: haswell
31     cores: 16
32     memory: 188G
33   disks: &disks
34     - name: 'disk1'
35       disk_capacity: 1.8T
36       disk_type: hdd
37       disk_interface: scsi
38       disk_rotation: 7200
39   os: ubuntu-14.04
40   remote_params: &remoteparas
41     type: ipmi
42     versions:
43       - 2.0
44     user: >
45         ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEw
46         DQYJKoZIhvcNAQEBBQAEggEAOv/AsqePJWJjzf30Lwzo2FezlXwM43uvGqSV
47         yt79ut92tDsPsfb3SkV9biTT1/VELCB/1AqZnxpwNwERv0D7YLy5fmkYLsWo
48         SgOYlgQ5CmTPIBw7A67Vz6bCXjlplnHbhqR+3dYreH4ijHQgBWTvhTi8w584
49         9Z8e0+fSJfruV+UBTF9n0dEWK9nqRQqWlDWasztxwyNpTPp4gVQs0gs2SkeP
50         XtHFfwIBJtopNuWsIhLtu/Hs5ljttL354RYF1PIVrsi1Xobl7O/I/ykq8PGg
51         qkFveh4c9nRe/LQ+u8ggWKDSHJodvAcJm+YQTW1CcATA04cuc6bKq6Xaf1Fn
52         kHKB5zA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBCKEo4HTTLDwyIixgCk
53         cHijgBA5aj2kBfsBvi99bXiDmet8]
54     pass: >
55         ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEw
56         DQYJKoZIhvcNAQEBBQAEggEAhb8LIGPlO3PUXwUS4zpOOmg3Wu35ZcdKUaMh
57         dFaW30bPBsle6V7N+2p8kLtpkvTQHyo3X1vOwhrEKwBvRHJ+XmgQCvYLqLXN
58         qZgNXWwAa2iJz6PjNs/rmvmoLx1pC3smRJeLGCpVSG6cLKXI02clDmnWxjKB
59         3Sdhf/JKTLQgbsoTZYRSBGLM9/UC/Ox/n0kl8afuRfC88CytttnpyNWRBWZ6
60         VV41hxCqshHhBvXnskMS/NEWfYWS972FOZ7FFYid7ZV3h6SbO4JOR7+haMbM
61         ublE8m1abmm1T5SYE245avYj94miYTaPIjq0mkI66xo+6haAlTPqq3/QeUGf
62         e0X2YjA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBCpodDnNWoVIL6jIRiP
63         6O85gBByiatZ0M0qtpNScQXGCRC5]
64   remote_management:
65     <<: *remoteparas
66     address: 172.16.130.28/24
67     mac_address: "E0:24:7F:02:15:A5"
68   interfaces:
69     - name: 'nic1'
70       speed: 1gb
71       address: 192.168.10.6/24
72       mac_address: "e0:24:7f:02:15:a3"
73       vlan: native
74     - name: 'nic2'
75       speed: 1gb
76       address: 10.1.0.1/24
77       mac_address: "e0:24:7f:02:15:a4"
78       vlan: native
79     - name: 'nic3'
80       speed: 1gb
81       mac_address: "90:e2:ba:06:47:04"
82       vlan: native
83     - name: 'nic4'
84       speed: 1gb
85       address: 172.16.130.50/24
86       mac_address: "90:e2:ba:06:47:05"
87       vlan: native
88 # host1
89 nodes:
90   - name: host1
91     node: *nodeparams
92     disks: *disks
93     remote_management:
94       <<: *remoteparas
95       address: 172.16.130.26/24
96       mac_address: "F8:4A:BF:55:A2:91"
97     interfaces:
98       - name: 'nic1'
99         speed: 1gb
100         mac_address: "f8:4a:bf:55:a2:8d"
101       - name: 'nic2'
102         speed: 1gb
103         mac_address: "f8:4a:bf:55:a2:8e"
104       - name: 'nic3'
105         speed: 1gb
106         mac_address: "f8:4a:bf:55:a2:8f"
107       - name: 'nic4'
108         speed: 1gb
109         mac_address: "f8:4a:bf:55:a2:90"
110   # host2
111   - name: host2
112     node: *nodeparams
113     disks: *disks
114     remote_management:
115       <<: *remoteparas
116       address: 172.16.130.27/24
117       mac_address: "D8:49:0B:DA:5A:BB"
118     interfaces:
119       - name: 'nic1'
120         speed: 1gb
121         mac_address: "d8:49:0b:da:5a:b7"
122       - name: 'nic2'
123         speed: 1gb
124         mac_address: "d8:49:0b:da:5a:b8"
125       - name: 'nic3'
126         speed: 1gb
127         mac_address: "d8:49:0b:da:5a:b9"
128       - name: 'nic4'
129         speed: 1gb
130         mac_address: "d8:49:0b:da:5a:ba"
131   # host3
132   - name: host3
133     node: *nodeparams
134     disks: *disks
135     remote_management:
136       <<: *remoteparas
137       address: 172.16.130.29/24
138       mac_address: "78:D7:52:A0:B1:9D"
139     interfaces:
140       - name: 'nic1'
141         speed: 1gb
142         mac_address: "78:d7:52:a0:b1:99"
143       - name: 'nic2'
144         speed: 1gb
145         mac_address: "78:d7:52:a0:b1:9a"
146       - name: 'nic3'
147         speed: 1gb
148         mac_address: "78:d7:52:a0:b1:9b"
149       - name: 'nic4'
150         speed: 1gb
151         mac_address: "78:d7:52:a0:b1:9c"
152   # host4
153   - name: host4
154     node: *nodeparams
155     disks: *disks
156     remote_management:
157       <<: *remoteparas
158       address: 172.16.130.30/24
159       mac_address: "D8:49:0B:DA:5B:61"
160     interfaces:
161       - name: 'nic1'
162         speed: 1gb
163         mac_address: "d8:49:0b:da:5b:5d"
164       - name: 'nic2'
165         speed: 1gb
166         mac_address: "d8:49:0b:da:5b:5e"
167       - name: 'nic3'
168         speed: 1gb
169         mac_address: "d8:49:0b:da:5b:5f"
170       - name: 'nic4'
171         speed: 1gb
172         mac_address: "d8:49:0b:da:5b:60"
173   # host5
174   - name: host5
175     node: *nodeparams
176     disks: *disks
177     remote_management:
178       <<: *remoteparas
179       address: 172.16.130.31/24
180       mac_address: "D8:49:0B:DA:56:89"
181     interfaces:
182       - name: 'nic1'
183         speed: 1gb
184         mac_address: "d8:49:0b:da:56:85"
185       - name: 'nic2'
186         speed: 1gb
187         mac_address: "d8:49:0b:da:56:86"
188       - name: 'nic3'
189         speed: 1gb
190         mac_address: "d8:49:0b:da:56:87"
191       - name: 'nic4'
192         speed: 1gb
193         mac_address: "d8:49:0b:da:56:88"