ironic/releasenotes/notes/add_clean_step_clear_job_qu...

12 lines
437 B
YAML

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