ironic/releasenotes/notes/add-realtime-support-d814d5917836e9e2.yaml
digambar 3a54fe3e85 Add iDRAC driver realtime RAID creation and deletion
It adds capability to the idrac driver for creating and deleting
RAID sets without rebooting the bare metal node.


Change-Id: I3f4282afff860d9771a3d37f4d5e1172d88e87a3
Story: 2004861
2019-04-25 23:52:41 +00:00

13 lines
373 B
YAML

---
features:
- |
Adds capability to hardware type ``idrac`` for creating and
deleting RAID sets without rebooting the baremetal node.
This realtime mechanism is supported on PERC H730 and H740
RAID controllers that are running firmware version 25.5.5.0005
or later.
upgrade:
- |
This change requires python-dracclient version 3.0.0 and later.