summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2021-03-16 10:23:31 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2021-03-22 10:24:52 -0700
commit67394c3cd4502f4534c6c3e3d603d5a8d84dff2d (patch)
tree69a8824fa7714b65576ecf19a341f41e1b94e65e /releasenotes/notes
parentacd4b451dc866f4aee48b46f958cc46fd2220d09 (diff)
downloadironic-67394c3cd4502f4534c6c3e3d603d5a8d84dff2d.tar.gz
Revise release notes for 17.0 release
Change-Id: I2799fb1634747cde451a787c567711dcdad2d688
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml7
-rw-r--r--releasenotes/notes/instance-info-interface-override-287c7fcff1081469.yaml6
-rw-r--r--releasenotes/notes/system-scoped-authentication-28e3651de250bea8.yaml2
3 files changed, 9 insertions, 6 deletions
diff --git a/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml b/releasenotes/notes/add-kernel-param-config-ilo-9b2cee8b0447f82e.yaml
index 3f6036ff5..e7a8df4ce 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 56af6c8c1..fc01256a0 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 9301183f8..d34714ff7 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,