summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-more-sources-redfish-firmware-update-3da89f10dc0f8d21.yaml
blob: 559ae227103412eda90296f2b777e9134e2c746b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    For ``redfish`` and ``idrac-redfish`` management interface
    ``firmware_update`` clean step adds Swift, HTTP service and file system
    support to serve and Ironic's HTTP and Swift service to stage files. Also
    adds mandatory parameter ``checksum`` for file checksum verification.

upgrade:
  - |
    For ``redfish`` and ``idrac-redfish`` management interface
    ``firmware_update`` clean step there is now mandatory ``checksum``
    parameter necessary. Update existing clean steps to include it, otherwise
    clean step will fail with error "'checksum' is a required property".