u/fuel: Bump & rebase for ODL scenario rename
[armband.git] / patches / opnfv-fuel / 0010-classes-baremetal-arm-pod3-config-hardcode.patch
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 : Copyright (c) 2017 Enea AB 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 From: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
10 Date: Thu, 10 Aug 2017 18:32:37 +0200
11 Subject: [PATCH] classes: baremetal: arm-pod3 config hardcode
12
13 Populate MaaS configuration with node information for arm-pod3.
14
15 FIXME: Read all this info from PDF (Pod Descriptor File) later.
16
17 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
18 ---
19  .../baremetal-mcp-ocata-odl-ha/infra/maas.yml      | 40 +++++++++++-----------
20  .../baremetal-mcp-ocata-ovs-ha/infra/maas.yml      | 40 +++++++++++-----------
21  2 files changed, 40 insertions(+), 40 deletions(-)
22
23 diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/maas.yml b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/maas.yml
24 index 5649990..e4765ca 100644
25 --- a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/maas.yml
26 +++ b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-odl-ha/infra/maas.yml
27 @@ -48,57 +48,57 @@ parameters:
28        machines:
29          kvm01:
30            interface:
31 -            mac: "00:25:b5:a0:00:2a"
32 +            mac: "e0:ff:f7:00:08:ae"
33            power_parameters:
34 -            power_address: "172.30.8.75"
35 -            power_password: "octopus"
36 +            power_address: "10.0.8.3"
37 +            power_password: "admin"
38              power_type: ipmi
39              power_user: "admin"
40 -          architecture: 'amd64/generic'
41 +          architecture: 'arm64/generic'
42            distro_series: xenial
43            hwe_kernel: hwe-16.04
44          kvm02:
45            interface:
46 -            mac: "00:25:b5:a0:00:3a"
47 +            mac: "e0:ff:f7:00:08:b1"
48            power_parameters:
49 -            power_address: "172.30.8.65"
50 -            power_password: "octopus"
51 +            power_address: "10.0.8.4"
52 +            power_password: "admin"
53              power_type: ipmi
54              power_user: "admin"
55 -          architecture: 'amd64/generic'
56 +          architecture: 'arm64/generic'
57            distro_series: xenial
58            hwe_kernel: hwe-16.04
59          kvm03:
60            interface:
61 -            mac: "00:25:b5:a0:00:4a"
62 +            mac: "e0:ff:f7:00:08:bd"
63            power_parameters:
64 -            power_address: "172.30.8.74"
65 -            power_password: "octopus"
66 +            power_address: "10.0.8.5"
67 +            power_password: "admin"
68              power_type: ipmi
69              power_user: "admin"
70 -          architecture: 'amd64/generic'
71 +          architecture: 'arm64/generic'
72            distro_series: xenial
73            hwe_kernel: hwe-16.04
74          cmp001:
75            interface:
76 -            mac: "00:25:b5:a0:00:5a"
77 +            mac: "e0:ff:f7:00:08:c6"
78            power_parameters:
79 -            power_address: "172.30.8.73"
80 -            power_password: "octopus"
81 +            power_address: "10.0.8.6"
82 +            power_password: "admin"
83              power_type: ipmi
84              power_user: "admin"
85 -          architecture: 'amd64/generic'
86 +          architecture: 'arm64/generic'
87            distro_series: xenial
88            hwe_kernel: hwe-16.04
89          cmp002:
90            interface:
91 -            mac: "00:25:b5:a0:00:6a"
92 +            mac: "e0:ff:f7:00:08:cf"
93            power_parameters:
94 -            power_address: "172.30.8.72"
95 -            power_password: "octopus"
96 +            power_address: "10.0.8.7"
97 +            power_password: "admin"
98              power_type: ipmi
99              power_user: "admin"
100 -          architecture: 'amd64/generic'
101 +          architecture: 'arm64/generic'
102            distro_series: xenial
103            hwe_kernel: hwe-16.04
104    linux:
105 diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml
106 index 73215ee..26115fe 100644
107 --- a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml
108 +++ b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml
109 @@ -48,57 +48,57 @@ parameters:
110        machines:
111          kvm01:
112            interface:
113 -            mac: "00:25:b5:a0:00:2a"
114 +            mac: "e0:ff:f7:00:08:ae"
115            power_parameters:
116 -            power_address: "172.30.8.75"
117 -            power_password: "octopus"
118 +            power_address: "10.0.8.3"
119 +            power_password: "admin"
120              power_type: ipmi
121              power_user: "admin"
122 -          architecture: 'amd64/generic'
123 +          architecture: 'arm64/generic'
124            distro_series: xenial
125            hwe_kernel: hwe-16.04
126          kvm02:
127            interface:
128 -            mac: "00:25:b5:a0:00:3a"
129 +            mac: "e0:ff:f7:00:08:b1"
130            power_parameters:
131 -            power_address: "172.30.8.65"
132 -            power_password: "octopus"
133 +            power_address: "10.0.8.4"
134 +            power_password: "admin"
135              power_type: ipmi
136              power_user: "admin"
137 -          architecture: 'amd64/generic'
138 +          architecture: 'arm64/generic'
139            distro_series: xenial
140            hwe_kernel: hwe-16.04
141          kvm03:
142            interface:
143 -            mac: "00:25:b5:a0:00:4a"
144 +            mac: "e0:ff:f7:00:08:bd"
145            power_parameters:
146 -            power_address: "172.30.8.74"
147 -            power_password: "octopus"
148 +            power_address: "10.0.8.5"
149 +            power_password: "admin"
150              power_type: ipmi
151              power_user: "admin"
152 -          architecture: 'amd64/generic'
153 +          architecture: 'arm64/generic'
154            distro_series: xenial
155            hwe_kernel: hwe-16.04
156          cmp001:
157            interface:
158 -            mac: "00:25:b5:a0:00:5a"
159 +            mac: "e0:ff:f7:00:08:c6"
160            power_parameters:
161 -            power_address: "172.30.8.73"
162 -            power_password: "octopus"
163 +            power_address: "10.0.8.6"
164 +            power_password: "admin"
165              power_type: ipmi
166              power_user: "admin"
167 -          architecture: 'amd64/generic'
168 +          architecture: 'arm64/generic'
169            distro_series: xenial
170            hwe_kernel: hwe-16.04
171          cmp002:
172            interface:
173 -            mac: "00:25:b5:a0:00:6a"
174 +            mac: "e0:ff:f7:00:08:cf"
175            power_parameters:
176 -            power_address: "172.30.8.72"
177 -            power_password: "octopus"
178 +            power_address: "10.0.8.7"
179 +            power_password: "admin"
180              power_type: ipmi
181              power_user: "admin"
182 -          architecture: 'amd64/generic'
183 +          architecture: 'arm64/generic'
184            distro_series: xenial
185            hwe_kernel: hwe-16.04
186    linux: