summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-get-boot-device-not-persistent-de6159d8d2b60656.yaml
blob: 3300e3ae2776b8e29545f5f60a036388a58b89ac (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    The ``oneview`` management interface now correctly detects whether the
    current boot device setting is persistent at the machine's iLO.
    Previously it always returned ``True``.
    See https://bugs.launchpad.net/ironic/+bug/1706725 for details.