summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix_pending_non_bios_job_execution-4b22e168ac915f4f.yaml
blob: 0a65662b34cba98c315a170f452acfac30e719e0 (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    Fixes a bug in the ``idrac`` hardware type where executing
    the ``clear_job_queue`` clean step, pending non-BIOS config jobs
    (E.g. create/delete virtual disk) were not being deleted before
    job execution.

    See bug `2006580 <https://storyboard.openstack.org/#!/story/2006580>`_
    for details.