Major changes since 5.1.0-rc1
- Fix: sbd: Set bootstrap_context.diskless_sbd to True when diskless SBD is enabled on interactive mode by @liangxin1300 in #2106
- Dev: bootstrap: Find and show failed services by @liangxin1300 in #2104
- Dev: qdevice: Configure "-p " for /etc/sysconfig/corosync-qnetd on qnetd server by @liangxin1300 in #2094
- Fix: sbd: Compare SBD device UUID when adding SBD via sbd stage by @liangxin1300 in #2120
- Dev: log: Lower corosync config tokenizer log level to reduce noise and decouple logging from config by @nicholasyang2022 in #2123
- Fix: sbd: Verify sbd devices on all nodes by @liangxin1300 in #2118
- Dev: utils: Add class MultipathInspector to inspect multipath devices by @liangxin1300 in #2116
- Dev: help: Show alias command info by @liangxin1300 in #2128
- Dev: bootstrap: Warn about deprecating legacy and unencrypted/unauthenticated knet transports (jsc#PED-16433) by @nicholasyang2022 in #2131
- Chore: unittests: reduce output verbosity and stop printing coverage report by @nicholasyang2022 in #2139
- Dev: Refactor storage helpers out of utils.py by @liangxin1300 in #2132
Full Changelog: 5.1.0-rc1...5.1.0-rc2