summaryrefslogtreecommitdiff
path: root/releasenotes/notes/flag_always_reboot-62468a7058b58823.yaml
blob: d0ffb2231f52b7923127a339db6e0b878e31bbbd (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds a boolean flag called ``force_persistent_boot_device`` into
    a node's ``driver_info`` to enable persistent behavior when you
    set the boot device during deploy and cleaning operations. This
    flag will override a non-persistent behavior in the cleaning and
    deploy process.
    For more information, see https://bugs.launchpad.net/ironic/+bug/1703945.