ironic/releasenotes/notes/drac-raid-interface-f4c02b1c4fb37e2d.yaml
Pierre Riteau 505b9ceeae Add a newline at the end of release note files
Most files have one, but three were missing it.

Change-Id: Ia2b7696118872be06b03ff9f8ba47343db0b5c0e
2016-08-31 20:58:03 +01:00

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.