summaryrefslogtreecommitdiff
path: root/releasenotes/notes/optional-redfish-system-id-3f6e8b0ac989cb9b.yaml
blob: a6a9ccc30ee82ec573f00d4ea48b3eb4885b7a30 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    The ``redfish_system_id`` property of redfish hardware type has been made
    optional. If not specified in ``driver_info``, and the target BMC manages
    a single ComputerSystem, ironic will assume that system. Otherwise, ironic
    will fail requiring explicit ``redfish_system_id`` specification in
    ``driver_info``.