summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-kernel-params-redfish-72b87075465c87f6.yaml
blob: f61699a7a743848749579fde8ccd5eceeca893ff (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds ``instance_info/kernel_append_params`` property support to ``redfish``
    hardware type. If given, this property overrides
    ``[redfish]/kernel_append_params`` ironic option. The rationale for adding
    this property is to allow passing node-specific kernel parameters to instance
    kernel. One of the use-cases for this is to pass node static network
    configuration to the kernel.