summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-08-05 16:47:32 +0000
committerGerrit Code Review <review@openstack.org>2022-08-05 16:47:32 +0000
commitb34d79e3f440c408520f24a2263dc587ac205ee2 (patch)
tree0ee070d1724029080ceef5230da774970db8a8cb /releasenotes
parent86638d1dfdfe770ac4317ae3546cc7816f7f5cf1 (diff)
parentf0a1778766d2fbd13dfa7dcf4521004deddcab55 (diff)
downloadironic-b34d79e3f440c408520f24a2263dc587ac205ee2.tar.gz
Merge "Finally remove support for netboot and the boot_option capability"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/no-netboot-d08f46c12edabd35.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/no-netboot-d08f46c12edabd35.yaml b/releasenotes/notes/no-netboot-d08f46c12edabd35.yaml
new file mode 100644
index 000000000..2427192c9
--- /dev/null
+++ b/releasenotes/notes/no-netboot-d08f46c12edabd35.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ The deprecated support for instance network booting (not to be confused
+ with the ``ramdisk`` deploy, iSCSI boot or Anaconda deploy) has been
+ removed. The ``boot_option`` capability is no longer supported.