2 Commits

Author SHA1 Message Date
Mark Goddard
2fad52eced Release notes cleanup for 13.0.0 (mk2)
Several release notes have been added since the initial cleanup for
13.0.0. This patch tidies them.

Change-Id: I83772c28c4f135ef8c0a8eb10130a3937db765d1
2019-09-23 15:53:23 +01:00
Pradip Kadam
dd9c5fcedf DRAC : clear_job_queue clean step to fix pending bios config jobs
If pending bios config job for changing the boot mode
is in job queue on an overcloud node, then ironic will
abandon the introspection attempt for the node,
which will cause overall introspection to fail.

Added clear_job_queue cleaning step in the iDRAC driver that
clears the Lifecycle Controller job queue even if there is
pending bios config job or any other pending job in job queue.

Change-Id: I35e4c61dd44384429224dee6de9827d8debe9cf9
Story: 2006322
Task: 36053
2019-08-29 05:07:41 -04:00