ironic/releasenotes/notes/add-target-raid-config-ansible-deploy-c9ae81d9d25c62fe.yaml
Gaëtan Trellu 678114799d Pass target_raid_config field to ironic variable
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
2019-08-22 08:46:02 -04:00

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.