ironic/releasenotes/notes/upgrade-delete_configuration-0f0bb43c57278734.yaml
Rachit7194 4724d55e96 DRAC: Upgraded RAID delete_config cleaning step
This upgrades Delete_configuration by cleaning step by
replacing delete_virtual_disk with reset_raid_config
which is not only responsible for removing Virtual Disks
but also removes Global and Dedicated Hot-Spares.
It also removes any foreign drives.

Change-Id: Id9461015f7352a3cc6278d0eaf2970764cafedb9
Story: 2005884
Task: 33732
2019-06-28 06:19:57 -04:00

6 lines
152 B
YAML

---
features:
- |
Foreign drives and global and dedicated hot spares will be freed
up during the RAID ``delete_configuration`` cleaning step.