a99bf274e4
Extend the ability to skip disks to RAID devices This allows users to specify the volume name of a logical device in the skip list which is then not cleaned or created again during the create/apply configuration phase The volume name can be specified in target raid config provided the change https://review.opendev.org/c/openstack/ironic-python-agent/+/853182/ passes Story: 2010233 Change-Id: Ib9290a97519bc48e585e1bafb0b60cc14e621e0f
7 lines
225 B
YAML
7 lines
225 B
YAML
---
|
|
features:
|
|
- The node property ``skip_block_devices`` supports
|
|
specifying volume names of software RAID devices.
|
|
These devices are not cleaned during cleaning and
|
|
are not created provided they already exist.
|