blob: 3dea6319200619d30e97ff68b8e8f67e12af6785 (
plain)
1
2
3
4
5
6
7
8
|
fixes:
- |
Fixes a bug in the ``idrac`` hardware type where configuration job
for RAID ``delete_configuration`` cleaning step gets created even
when there are no virtual disks or hotspares/dedicated hotspares
present on any controller.
See bug `2006562 <https://storyboard.openstack.org/#!/story/2006562>`_
for details.
|