4be3fcef26
If we create pending non-bios config job(E.g create/delete virtual disk) with "At next reboot" option and execute "clear_job_queue" clean step, then that job gets deleted after job execution instead of getting deleted before job execution. Change-Id: Ibeae18798a25e33fa070f1120ce0cc0981f66850 Story: #2006580 Task: #36695
11 lines
325 B
YAML
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
|