summaryrefslogtreecommitdiffstats
path: root/labs/bii/pod1.yaml
blob: 40ac58d404f25dccee64a70d9c7511e76303aa8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
##############################################################################
# Copyright (c) 2018 BII-CFIEC and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
### This is a BII POD1 descriptor file ###

version: 1.0
details:
  pod_owner: ylong
  contact: ylong@biigroup.cn, zjtang@biigroup.cn
  lab: BII Pharos LAB
  location: BDA, Beijing, China
  type: development
  link: https://wiki.opnfv.org/display/pharos/BII
###################################################
jumphost:
  name: fuel
  node:
    type: baremetal
    vendor: Dell Inc.
    model: powerEdge 720
    arch: x86_64
    cpus: 2
    cpu_cflags: haswell
    cores: 4
    memory: 16G
  disks:
    - name: 'disk1'
      disk_capacity: 1100G
      disk_type: hdd
      disk_interface: sas
      disk_rotation: 15000
  os: ubuntu-16.04
  remote_params: &remote_params
    type: ipmi
    versions:
      - 2.0
    user: >
      ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEw
      DQYJKoZIhvcNAQEBBQAEggEAUnK7YuVSij4ALxIM+562DzeMEk0TaCoAOAcq
      vHfnXEGI6IVpLtA/5d8y+tcmy82azpcNAIRvIGT08iEPwxo/Sa8MIIB1QFd5
      mC2I+pMhbowXmCUlU3m7gxDvsOYVkUYfxswtQoKUFSnG2mAZQA8L2Vpfbc2V
      fWOOQlsNuJ4g7eN22bpODUDi5XzdFuBNUhRYNGQwGre4OUM6Qb+5QyXN8hKA
      rHo7bI+36WWQSTdZHKXr9sJviQsWqAYXDRNIthdUbb8FlkAUdtV65eUB36hB
      7KEjbjK8aMpsQIIOjCmc/LONIFzkrKC2nGWP83iG++aWnoXW+hHSO9bGhfrt
      41I3JjA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBC+t7WDS6WRtLT3UTTx
      wXGCgBBrhvF5qjnbDl55TN2fhb2k]
    pass: >
      ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEw
      DQYJKoZIhvcNAQEBBQAEggEAtsyAgyyRp3U3uMkyG0tHSW0e1y7Qq3LCpIRs
      E0K6745xTmVPMLzbL+8OpgBIieLFukZnWNoLtdoEfZlYbw4En5DSMpkkmWgi
      35329Bs2eIU4lNUtjFi6UvHMB+j+gvVpObRgn1EfC2ngbgognw94+aA2LBiZ
      oWKIk7iRmtLTguZLd72mdV+a/Ukk7lMeYz4OF4c4myMZzk4c1F9L3VLYux0+
      xcbZw/WRZHgYg1YHONX2WNHTf91cyd282BG7rLNaY4mO7XWU9mpmqeWHjJ7N
      fpwPEfwt8dJq2b+p0o1FDRyAEF375AmMfwqupDk33fecFj6elr4EMzeusrFh
      RiV9wjA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBABjHF90Ke9WX+NZGzZ
      MUPLgBDJhm3lONPvX22d5DFMpoXy]
  remote_management:
    <<: *remote_params
    address: 192.168.20.200/24
    mac_address: "44:A8:42:1A:68:78"
  interfaces:
    - name: 'nic1'
      address: 10.10.0.2/24
      mac_address: "44:a8:42:15:10:03"
      vlan: native
    - name: 'nic2'
      address: 192.168.20.5/24
      mac_address: "44:a8:42:15:10:04"
      vlan: native
    - name: 'nic3'
      address: 192.168.101.2/24
      mac_address: "44:a8:42:15:10:05"
      vlan: 101
    - name: 'nic4'
      mac_address: "44:a8:42:15:10:06"
nodes:
  - name: pod1-ctl01
    node: &nodeparas
      type: baremetal
      vendor: Dell Inc.
      model: powerEdge 720
      arch: x86_64
      cpus: 2
      cpu_cflags: haswell
      cores: 4
      memory: 32G
    disks: &disks_A
      - name: 'disk1'
        disk_capacity: 128G
        disk_type: ssd
        disk_interface: sas
        disk_rotation: 15000
      - name: 'disk2'
        disk_capacity: 2400G
        disk_type: hdd
        disk_interface: sas
        disk_rotation: 15000
    remote_management:
      <<: *remote_params
      address: 192.168.20.203/24
      mac_address: "44:A8:42:1A:49:A5"
    interfaces:
      - name: 'nic1'
        speed: 1gb
        features: ''
        address: 10.20.0.16/24
        mac_address: "44:a8:42:14:cd:0d"
        vlan: native
      - name: 'nic2'
        speed: 1gb
        features: ''
        address: 192.168.20.16/24
        mac_address: "44:a8:42:14:cd:0e"
        vlan: native
      - name: 'nic3'
        speed: 1gb
        features: ''
        address: 192.168.101.16/24
        mac_address: "44:a8:42:14:cd:0f"
        vlan: 101
      - name: 'nic4'
        speed: 1gb
        features: ''
        mac_address: "44:a8:42:14:cd:10"
  - name: pod1-ctl02
    node: *nodeparas
    disks: *disks_A
    remote_management:
      <<: *remote_params
      address: 192.168.20.204/24
      mac_address: "44:A8:42:1A:76:2C"
    interfaces:
      - name: 'nic1'
        speed: 1gb
        features: ''
        address: 10.20.0.17/24
        mac_address: "44:a8:42:15:1b:e6"
        vlan: native
      - name: 'nic2'
        speed: 1gb
        features: ''
        address: 192.168.20.17/24
        mac_address: "44:a8:42:15:1b:e7"
        vlan: native
      - name: 'nic3'
        speed: 1gb
        features: ''
        address: 192.168.101.16/24
        mac_address: "44:a8:42:15:1b:e8"
        vlan: 101
      - name: 'nic4'
        speed: 1gb
        features: ''
        mac_address: "44:a8:42:15:1b:e9"
  - name: pod1-ctl03
    node: *nodeparas
    disks: *disks_A
    remote_management:
      <<: *remote_params
      address: 192.168.20.205/24
      mac_address: "44:A8:42:13:D5:1B"
    interfaces:
      - name: 'nic1'
        speed: 1gb
        features: ''
        address: 10.20.0.18/24
        mac_address: "44:a8:42:14:fc:1a"
        vlan: native
      - name: 'nic2'
        speed: 1gb
        features: ''
        address: 192.168.20.18/24
        mac_address: "44:a8:42:14:fc:1b"
        vlan: native
      - name: 'nic3'
        speed: 1gb
        features: ''
        address: 192.168.101.18/24
        mac_address: "44:a8:42:14:fc:1c"
        vlan: 101
      - name: 'nic4'
        speed: 1gb
        features: ''
        mac_address: "44:a8:42:14:fc:1d"
  - name: pod1-cmp01
    node: *nodeparas
    disks: *disks_A
    remote_management:
      <<: *remote_params
      address: 192.168.20.201/24
      mac_address: "44:A8:42:1A:70:BE"
    interfaces:
      - name: 'nic1'
        speed: 1gb
        features: ''
        address: 10.20.0.14/24
        mac_address: "44:a8:42:14:ee:64"
        vlan: native
      - name: 'nic2'
        speed: 1gb
        features: ''
        address: 192.168.20.14/24
        mac_address: "44:a8:42:14:ee:65"
        vlan: native
      - name: 'nic3'
        speed: 1gb
        features: ''
        address: 192.168.101.14/24
        mac_address: "44:a8:42:14:ee:66"
        vlan: 101
      - name: 'nic4'
        speed: 1gb
        features: ''
        mac_address: "44:a8:42:14:ee:67"
        vlan: 102
  - name: pod1-cmp02
    node: *nodeparas
    disks: *disks_A
    remote_management:
      <<: *remote_params
      address: 192.168.20.202/24
      mac_address: "44:A8:42:1A:76:26"
    interfaces:
      - name: 'nic1'
        speed: 1gb
        features: ''
        address: 10.20.0.13/24
        mac_address: "44:a8:42:14:cb:31"
        vlan: native
      - name: 'nic2'
        speed: 1gb
        features: ''
        address: 192.168.20.13/24
        mac_address: "44:a8:42:14:cb:32"
        vlan: native
      - name: 'nic3'
        speed: 1gb
        features: ''
        address: 192.168.101.13/24
        mac_address: "44:a8:42:14:cb:33"
        vlan: 101
      - name: 'nic4'
        speed: 1gb
        features: ''
        mac_address: "44:a8:42:14:cb:34"
        vlan: 102