-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathsapnwbootstrap-formula.changes
375 lines (267 loc) · 13.7 KB
/
sapnwbootstrap-formula.changes
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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
-------------------------------------------------------------------
Wed Aug 10 11:31:04 UTC 2022 - Christian Schneemann <schneemann@b1-systems.de>
- Version bump 0.7.5
* moved templates into netweaver directory to work with salt-ssh
-------------------------------------------------------------------
Thu Mar 01 14:43:27 UTC 2022 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.7.4
* use hana_host pillar/grain for hdbuserstore (fixes connection after failover)
-------------------------------------------------------------------
Thu Feb 03 15:17:42 UTC 2022 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.7.3
* backup HANA after initial DB import if SR is enabled
-------------------------------------------------------------------
Tue Feb 02 14:30:21 UTC 2022 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.7.2
* enable S/4HANA 1610
-------------------------------------------------------------------
Wed Jan 12 07:28:52 UTC 2022 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.7.1
* enable S/4HANA 2020
* enable S/4HANA 2021
-------------------------------------------------------------------
Thu Nov 17 13:52:34 UTC 2021 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.7.0
* add option to enable load-balancer for GCP
* define vip_mechanism for every provider and reorder resources
(same schema for all SAP related formulas)
* change SAPInstance monitoring interval to 11s as mentioned in docs
* fix colocation name
* add link to SUSE Manager documentation
-------------------------------------------------------------------
Thu Aug 27 08:19:27 UTC 2021 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.6.7
* fix non-existing procedure file when running NW import on
a HANA scale-out system
-------------------------------------------------------------------
Thu Jul 7 13:32:06 UTC 2021 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.6.6
* fix sap_host_exporter to run on both HA nodes
-------------------------------------------------------------------
Thu Jun 17 13:56:06 UTC 2021 - Eike Waldt <waldt@b1-systems.de>
- Version bump 0.6.5
* add native fencing for microsoft-azure
-------------------------------------------------------------------
Fri May 21 12:59:37 UTC 2021 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.6.4
* Set default empty dictionary for virtual_addresses and ensure
a dictionary is obtained if the value is None (hack for SUMA)
(bsc#1185627)
-------------------------------------------------------------------
Wed May 19 11:30:51 UTC 2021 - Peter Varkoly <varkoly@suse.com>
- Version bump 0.6.3
* Fix issue: azure-lb resource for ASCS/ERS is not added
in the corresponding Resource Group
(bsc#1186236)
-------------------------------------------------------------------
Tue Feb 23 12:31:57 UTC 2021 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.6.2
* Set the virtual ip addresses as permanent, except for HA
scenarios, to have them even after a reboot of the machine
(bsc#1185093)
-------------------------------------------------------------------
Fri Feb 19 08:48:58 UTC 2021 - Xabier Arbulu <xarbulu@suse.com>
- Add some mandatory values in the DB and PAS templates for S4HANA
to avoid executions without them in the extra_parameters field
-------------------------------------------------------------------
Mon Feb 15 12:34:27 UTC 2021 - Xabier Arbulu <xarbulu@suse.com>
- Give the option to mount /sapmnt folder locally without using
a NFS share
- Make /sapmnt path configurable using `sapmnt_path` pillar variable
-------------------------------------------------------------------
Wed Feb 10 16:14:24 UTC 2021 - Xabier Arbulu <xarbulu@suse.com>
- Update PAS and AAS templates to use HANA sid and instance number
to create the configuration file
-------------------------------------------------------------------
Thu Jan 28 22:23:36 UTC 2021 - Simranpal Singh <simranpal.singh@suse.com>
- Version 0.6.1
* Fix error about missing instance installation requisite when monitoring is enabled
(bsc#1181541)
-------------------------------------------------------------------
Tue Jan 19 13:39:12 UTC 2021 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.6.0
* Change salt-formulas-configuration requirement in SLE12 codestream
to a recommendation
(bsc#1177860)
-------------------------------------------------------------------
Thu Dec 3 16:12:08 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Add requisites of netweaver installation to subsequent salt states
-------------------------------------------------------------------
Wed Dec 2 18:41:35 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Start the saptune systemd service
-------------------------------------------------------------------
Thu Nov 19 10:59:12 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Fix additional_dvds variable usage when salt uses python 2. The
variable is filtered by 'tojson' option to avoid 'u' prefix in
lists
-------------------------------------------------------------------
Mon Oct 19 14:54:33 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Set the native fence mechanism usage for CSP as optional
- Add instance name suffix to socat resources
- Remove meta resource-stickness to the ERS resources group
-------------------------------------------------------------------
Thu Oct 15 07:21:21 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Update the db installation template to use correctly the schema
names for S/4HANA
-------------------------------------------------------------------
Wed Oct 14 23:40:20 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Update the default 'nw_extract_dir' SWPM media extraction location
-------------------------------------------------------------------
Wed Oct 7 19:58:03 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Version 0.5.2
* Create SUMA form based on latest pillar and formula data
(jsc#SLE-4047)
-------------------------------------------------------------------
Thu Sep 24 12:43:47 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Implement the differences between ENSA1 and ENSA2 versions
- Add the keepalive configuration changes
-------------------------------------------------------------------
Thu Aug 20 02:19:18 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Version 0.5.1
* Add pillar.example to package
(bsc#1174994, jsc#SLE-4047)
-------------------------------------------------------------------
Thu May 28 22:00:38 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Version 0.5.0
* Add support to extract nw media archives
* This change brings non backward compatible changes. Remove default swpm installer extract directory and
add nw_extract_dir variable to store all extracted NW media
-------------------------------------------------------------------
Mon May 18 15:02:26 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.4.4
* Use gcp-vpc-move-route properly using independent route names
for ASCS and ERS instances
(jsc#ECO-1965, jsc#SLE-4047)
-------------------------------------------------------------------
Fri May 15 09:31:34 UTC 2020 - Stefano Torresi <stefano.torresi@suse.com>
- Version 0.4.3
* Update monitoring settings
-------------------------------------------------------------------
Tue May 12 13:55:55 UTC 2020 - Xabier Arbulu Insausti <xarbulu@localhost>
- Version 0.4.2
* Fix the shared disk usage in non HA environments
-------------------------------------------------------------------
Wed Apr 22 19:17:03 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Version 0.4.1
* Make it optional to install netweaver required packages
-------------------------------------------------------------------
Tue Apr 21 16:25:44 UTC 2020 - Stefano Torresi <stefano.torresi@suse.com>
- Version 0.4.0
* Add Pacemaker resources for the sap_host_exporter
-------------------------------------------------------------------
Fri Apr 17 10:20:28 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.3.0
* Adapt the cluster template to use the proper gcp agents
(bsc#1161898, bsc#1160933)
-------------------------------------------------------------------
Tue Apr 14 13:38:47 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.2.11
* Update anyting socat resource by azure-lb as recommended in
the updated best practices guide
-------------------------------------------------------------------
Fri Mar 27 18:23:40 UTC 2020 - Simranpal Singh <simranpal.singh@suse.com>
- Version 0.2.10
* Add support for extracting installer sar file
* Update installation logic to use installer from extracted installation media
-------------------------------------------------------------------
Fri Mar 20 13:14:30 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.2.9
* Install pydbapi package to connect to the HANA database
-------------------------------------------------------------------
Thu Mar 17 12:24:56 UTC 2020 - Dario Maiocchi <dmaiocchi@suse.com>
- Version 0.2.8
* Fix non-unique ID name error for monitoring.sls state
* Manage properly multiple exporters execution in the same host
update spec
-------------------------------------------------------------------
Mon Mar 16 11:02:26 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.2.7
* Add option to set custom parameters in the installation
configuration files
* Make the installation retry times customizable
-------------------------------------------------------------------
Tue Mar 10 09:58:57 UTC 2020 - Dario Maiocchi <dmaiocchi@suse.com>
- Version 0.2.6
* Add option to activate the sap_host_exporter on the nodes
-------------------------------------------------------------------
Mon Mar 9 15:55:49 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.2.5
* Fix "stonith-action" parameter usage in the HA cluster
template for aws
(jsc#SLE-4143, boo#1137989)
-------------------------------------------------------------------
Fri Feb 21 08:38:47 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version 0.2.4
* Adapt the formula and HA template to work with aws RA
* Make nfs share option configurable
(bsc#1165156, jsc#SLE-4143, boo#1137989)
-------------------------------------------------------------------
Tue Jan 28 10:34:19 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.2.3
* Adapt HA template to support gcp
-------------------------------------------------------------------
Mon Jan 27 08:59:03 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.2.2
* Add the virtual_host_mask parameter to NW installation
-------------------------------------------------------------------
Fri Jan 24 08:10:20 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.2.1
* Make the product_id parameter variable to provide the option
to install other SAP products than NW750
-------------------------------------------------------------------
Thu Jan 23 13:17:27 UTC 2020 - Dario Maiocchi <dmaiocchi@suse.com>
- Version bump 0.2.0
* Add saptune module to apply a specific solutionn
-------------------------------------------------------------------
Mon Jan 20 13:48:38 UTC 2020 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.1.9
* Improve the shared disk creation to avoid issues mounting and
formatting the partitions (and later on with SAP instances)
-------------------------------------------------------------------
Thu Dec 19 12:19:23 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.1.8
* Update cloud provider data usage
-------------------------------------------------------------------
Mon Dec 9 18:45:49 UTC 2019 - Simranpal Singh <simranpal.singh@suse.com>
- Version bump 0.1.7
* Provide the option to set individual sapadm and <sid>adm passwords
and set master password as default for all NW instances
-------------------------------------------------------------------
Thu Dec 5 10:44:24 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.1.6
* Adapt the formula to work with azure standards
-------------------------------------------------------------------
Thu Nov 28 10:14:56 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.1.5
* Fix sapcontrol commands usage adding a sleep after them to give
sapcontrol time to perform the actions
* Fix list of string management converting to json:
https://docs.saltstack.com/en/latest/topics/releases/2019.2.0.html#non-backward-compatible-change-to-yaml-renderer
-------------------------------------------------------------------
Thu Nov 14 16:31:14 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.1.4
* Add option to create the sidadm user and update NW folders
to that user
-------------------------------------------------------------------
Mon Nov 11 12:28:07 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.1.3
* Fix issue with file permissions during package installation in
/usr/share/salt-formulas (0755, root, salt)
(boo#1142306)
-------------------------------------------------------------------
Wed Nov 6 00:03:44 UTC 2019 - Simranpal Singh <simranpal.singh@suse.com>
- Version bump 0.1.2
* Add check if sap profile directory exists before NW components
install
* Change the retry/interval values for profile directory check
-------------------------------------------------------------------
Thu Oct 31 11:53:28 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Version bump 0.1.1
* Remove the swpm_media parameter. Now the installation files
must already exist in the system
-------------------------------------------------------------------
Wed Oct 16 08:39:18 UTC 2019 - Xabier Arbulu <xarbulu@suse.com>
- Create first package version 0.1.0
* Setup the required infrastructure to install NW
* Install ASCS, ERS, DB, PAS and AAS instances
* Perform all of the operations to enable HA between ASCS and ERS