summaryrefslogtreecommitdiff
path: root/releasenotes/notes/redfish-boot-mode-override-not-present-handling-92e7263617e467c4.yaml
blob: 79f20e4390a509b9b30c5cf05e0a74cce0838ccf (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Adds handling of Redfish BMC's which lack a ``BootSourceOverrideMode``
    flag, such that it is no longer a fatal error for a deployment if the BMC
    does not support this field. This most common on BMCs which feature only
    a partial implementation of the ``ComputerSystem`` resource ``boot``,
    but may also be observable on some older generations of BMCs which
    recieved updates to have partial Redfish support.