ironic/releasenotes/notes/fix_pending_non_bios_job_ex...

11 lines
325 B
YAML

---
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