summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2021-08-20 20:16:13 +0000
committerJulia Kreger <juliaashleykreger@gmail.com>2021-08-30 06:20:57 -0700
commit0fe0122466e3ea033661699e6c18ef062be4685b (patch)
tree4f9366de1279471ed80ad16a16efe91bbe5ca376 /releasenotes
parent3bad548ce3d34207aa70fde8342082fe243bee31 (diff)
downloadironic-0fe0122466e3ea033661699e6c18ef062be4685b.tar.gz
Revert "Allow reboot to hard disk following iso ramdisk deploy."
This reverts commit 3bad548ce3d34207aa70fde8342082fe243bee31 based upon the comments on https://review.opendev.org/c/openstack/ironic/+/801343 which was the stable/wallaby backport for this change where Derek points out that the change was redundant and Dmitry asks if the patch should be reverted. This change is a partial revert where the documentation changed in the original commit was actually correct all along. Change-Id: I4bc9dbeb334f176b7c8ed4e4b5ec36affc17e9cd
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/not-presistent-9c552f4209a84820.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/releasenotes/notes/not-presistent-9c552f4209a84820.yaml b/releasenotes/notes/not-presistent-9c552f4209a84820.yaml
deleted file mode 100644
index e100f078b..000000000
--- a/releasenotes/notes/not-presistent-9c552f4209a84820.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-fixes:
- - |
- Allows reboot to hard disk following iso ramdisk deploy. Re-uses the
- ``force_persistent_boot_device`` driver_info option which can be
- set to ``Never`` in order to set the virtual media to one time
- boot.