diff --git a/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml b/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml index 3f6036ff58..e7a8df4cea 100644 --- a/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml +++ b/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml @@ -1,9 +1,10 @@ --- features: - | - Adding a new config parameter ``[ilo]/kernel_append_param `` to - ``ilo-virtual-media`` and ``ilo-uefi-https`` boot interfaces of - ``ilo`` and ``ilo5`` hardware types. + Adds support for passing a ``kernel_append_param`` setting to the + ``ilo-virtual-media`` and ``ilo-uefi-https`` boot interfaces using + the configuration parameter ``[ilo]/kernel_append_param`` + with the ``ilo`` and ``ilo5`` hardware types. upgrade: - | The ``ilo-virtual-media`` and ``ilo-uefi-https`` boot interfaces does diff --git a/releasenotes/notes/instance-info-interface-override-287c7fcff1081469.yaml b/releasenotes/notes/instance-info-interface-override-287c7fcff1081469.yaml index 56af6c8c18..fc01256a09 100644 --- a/releasenotes/notes/instance-info-interface-override-287c7fcff1081469.yaml +++ b/releasenotes/notes/instance-info-interface-override-287c7fcff1081469.yaml @@ -1,5 +1,7 @@ --- features: - | - Allows node _interface values to be overridden by values in instance_info. - This gives non-admins a temporary method of setting interface values. \ No newline at end of file + Allows node ``*_interface`` values to be overridden by values in + a node ``instance_info`` field. + This gives non-administrative users a temporary method of setting + interface values. diff --git a/releasenotes/notes/system-scoped-authentication-28e3651de250bea8.yaml b/releasenotes/notes/system-scoped-authentication-28e3651de250bea8.yaml index 9301183f85..d34714ff73 100644 --- a/releasenotes/notes/system-scoped-authentication-28e3651de250bea8.yaml +++ b/releasenotes/notes/system-scoped-authentication-28e3651de250bea8.yaml @@ -1,7 +1,7 @@ --- features: - | - The Baremetal API, provided by the ironic-api process, now supports use of + The Baremetal API, provided by the ``ironic-api`` process, now supports use of ``system`` scoped ``keystone`` authentication for the following endpoints: nodes, ports, portgroups, chassis, drivers, driver vendor passthru, volume targets, volume connectors, conductors, allocations, events,