5be4c4f5c5
Refrain from touching unrelated boot params when setting boot mode through Redfish BMC. This should hopefully improve interoperability with Redfish BMCs. Change-Id: I461e54012045463b5e97daf26a93eb9dce6f6964 Story: 2007355 Task: 38910
11 lines
308 B
YAML
11 lines
308 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Improves interoperability with Redfish BMCs by untying node boot
|
|
mode change from other boot parameters change (such as boot device,
|
|
boot frequency).
|
|
upgrade:
|
|
- |
|
|
The required minimum version of the ``sushy`` python Redfish API client
|
|
library is now version ``3.2.0``.
|