678114799d
In order to create/delete RAID configuration via the Ansible driver we should be able to retrieve the JSON target_raid_config data from the node. Change-Id: Ie1bbefbc438a6c7f4592ea96ff84d2d5eb2d412d Story: 2006417 Task: 36307
9 lines
286 B
YAML
9 lines
286 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``target_raid_config`` data to ``ironic`` variable under
|
|
``raid_config`` top-level key which will expose the RAID configuration
|
|
to the ``ansible`` driver.
|
|
See `story 2006417
|
|
<https://storyboard.openstack.org/#!/story/2006417>`__ for details.
|