summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add_clean_step_clear_job_queue-7b774d8d0e36d1b2.yaml
blob: 0e54d012e2772f934d423d0126b018e5e656caa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Adds a ``clear_job_queue`` cleaning step to the ``idrac-wsman`` management
    interface.  The ``clear_job_queue`` cleaning step clears the Lifecycle
    Controller job queue including any pending jobs.
fixes:
  - |
    Fixes an issue where if there is a pending BIOS config job in job queue,
    then ironic will abandon an introspection attempt for the node, which will
    cause overall introspection to fail.