e3753b3597
The openstack/ironic project portion [0] of the fix to bug #1691808
"Manual cleaning fails when using iDRAC driver" [1] is no longer needed.
That is because the openstack/python-dracclient project has adopted
library-wide the best practice that fix contains [2]. Therefore, this
can be removed.
[0] https://review.openstack.org/#/c/466086/
[1] https://bugs.launchpad.net/ironic/+bug/1691808
[2] https://bugs.launchpad.net/python-dracclient/+bug/1697558
This reverts commit 35f222c55d
.
Change-Id: I1d313b750f931125567d1ca1c4ef1bbeb998746c
Closes-Bug: #1702195
Depends-On: Ied659a4ee45b1dd55cd3a420301d866d52c838fb
Related-Bug: #1691808
Related-Bug: #1697558
8 lines
347 B
YAML
8 lines
347 B
YAML
---
|
|
fixes:
|
|
- Fixes issue where RAID creation/deletion done as part of out-of-band
|
|
cleaning would frequently fail when using the iDRAC driver due to
|
|
Export Configuration job running. For more information, see
|
|
https://bugs.launchpad.net/ironic/+bug/1691808. Note that this fix
|
|
requires python-dracclient version 1.3.0 or higher.
|