|
| 1 | +* Thu Sep 3 2020 Xin Liang < [email protected]> and many others |
| 2 | +- Fix: bootstrap: revert ssh_merge function for compatibility(bsc#1175057, bsc#1174517) |
| 3 | +- Fix: bootstrap: adjust sbd config process to fix bug on sbd stage(bsc#1175057) |
| 4 | +- High: bootstrap: ssh key configuration improvement(bsc#1169581) |
| 5 | +- High: bootstrap: bootstrap network improvement |
| 6 | +- Revert "Fix: bootstrap: crmsh use its own specific ssh key(bsc#1169581)" |
| 7 | +- High: bootstrap: using class SBDManager for sbd configuration and management(bsc#1170037, bsc#1170999) |
| 8 | +- scripts: fix yaml loader warning |
| 9 | +- Fix: bootstrap: crmsh use its own specific ssh key(bsc#1169581) |
| 10 | +- Low: bootstrap: exit with proper error messages when ssh return failed |
| 11 | +- Low: ui_cluster: use argparse choices to validate -i and -t option |
| 12 | +- Low: corosync: Use with statement to open file |
| 13 | +- Low: bootstrap: Simplify bootstrap context |
| 14 | +- Low: bootstrap: replace optparse with argparse |
| 15 | +- Fix: bootstrap: Change condition to add stonith-sbd resource(bsc#1166967) |
| 16 | +- Fix: bootstrap: use csync2 '-f' option correctly(bsc#1166684) |
| 17 | +- Low: utils: update detect_cloud pattern for aws |
| 18 | +- medium: utils: Use cloud metadata service to discover IP (bsc#1106946) |
| 19 | +- Low: travis: Change the Dockerfile and image for testing |
| 20 | +- Fix: Not allowed space value for option(bsc#1141976) |
| 21 | +- Fix: crmsh.spec: using mktemp to create tmp file(bsc#1154163) |
| 22 | +- Fix: bootstrap: set placement-strategy value as "default"(bsc#1129462) |
| 23 | +- Fix: corosync: reject append ipaddress to config file if already have(bsc#1127095, 1127096) |
| 24 | +- Fix: bootstrap: get default ip correctly when cluster join(bsc#1156319) |
| 25 | +- Feature: bootstrap: support multi disk sbd configure |
| 26 | +- low: bootstrap: Always ask whether to use sbd |
| 27 | +- Low: bootstrap: create authorized_keys file if not exists |
| 28 | +- Low: bootstrap: add "--no-overwrite-sshkey" option to avoid SSH key be overwritten |
| 29 | +- Low: bootstrap: don't overwrite ssh key if already exists |
| 30 | +- high: bootstrap: revert corosync ports for mcast configuration as well (bsc#1066196) |
| 31 | +- high: bootstrap: Revert default corosync port to 5405/5404 (bsc#1066196) |
| 32 | +- High: cibconfig: Correctly sanitize the original CIB as patch base (bsc#1127716, bsc#1138405) |
| 33 | +- Revert "high: cibconfig: Use correct CIB as patch base (bsc#1127716)" |
| 34 | +- Partially revert "medium: cibconfig: Sanitize CIB for patching (bsc#1127716)" |
| 35 | +- medium: bootstrap: Pick first match for multiple routes (bsc#1106946) |
| 36 | +- Fix incorrect bindnetaddr in corosync.conf (bsc#1103833) (bsc#1103834) |
| 37 | +- Fix: hb_report: Report gets stuck on named pipe in /var/log/ (bsc#1121912) |
| 38 | +- medium: utils: Handle sysconfig values containing = (bsc#1129317) |
| 39 | +- auto-commit enabling/disabling maintenance mode for a whole cluster |
| 40 | +- medium: cibconfig: Sanitize CIB for patching (bsc#1127716) |
| 41 | +- high: cibconfig: Use correct CIB as patch base (bsc#1127716) |
| 42 | + |
1 | 43 | * Mon Apr 8 2019 Xin Liang < [email protected]> and many others |
2 | 44 | - Release 3.0.4 |
3 | 45 | - Fix: bootstrap: "-i" option doesn't work(bsc#1103833, bsc#1103834) |
|
0 commit comments