
Most files have one, but three were missing it. Change-Id: Ia2b7696118872be06b03ff9f8ba47343db0b5c0e
12 lines
520 B
YAML
12 lines
520 B
YAML
---
|
|
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.
|