2fad52eced
Several release notes have been added since the initial cleanup for 13.0.0. This patch tidies them. Change-Id: I83772c28c4f135ef8c0a8eb10130a3937db765d1
12 lines
437 B
YAML
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.
|