Use ironic pxe variables for redfish. Both Redfish and PXE boot are now supported using a common set of configuration parameters. New variables are in the form kolla_ironic_kernel_append_params. References to old pxe variables in other documentation has been updated. Change-Id: I4bb2930c145da7ca413e3e99a003e14a1e159439 Signed-off-by: Claudia Watson <claudia@stackhpc.com>
13 lines
353 B
YAML
13 lines
353 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for Redfish virtual media and
|
|
PXE boot using a common set of variables.
|
|
Migration to using
|
|
``kolla_ironic_kernel_append_params`` is
|
|
advised.
|
|
New boot variables are:
|
|
kolla_ironic_kernel_append_params,
|
|
kolla_ironic_kernel_append_params_default,
|
|
kolla_ironic_kernel_append_params_extra.
|