ironic/releasenotes/notes/fix_pending_non_bios_job_execution-4b22e168ac915f4f.yaml
Mark Goddard 78c3af414c Fix up release notes for 14.0.0
Change-Id: I10286c48ddf3b7fba020db6175d5faa1c0911141
2020-02-10 17:07:45 +00:00

11 lines
329 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.