summaryrefslogtreecommitdiff
path: root/releasenotes/notes/drac-raid-interface-f4c02b1c4fb37e2d.yaml
blob: 23b61768a56dbf209e31d6dab7f6e47deb592fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - Adds out-of-band RAID management to DRAC driver using the generic RAID
    interface which makes the functionality available via manual cleaning
    steps.
upgrade:
  - New configuration option, ``[drac]query_raid_config_job_status_interval``
    is added. After Ironic has created the RAID config job on the DRAC card,
    it continues to check for status update on the config job to determine
    whether the RAID configuration was successfully finished at this interval.
    Default is 120 seconds.