befbb7e63e
Extends the OSC plugin with the new command: openstack baremetal driver raid property list <driver> This returns a list of the names of the driver's RAID logical disk properties along with their descriptions. Change-Id: Ie4baeb2920a9ab114204ac4aee4a561492ba2741 Closes-Bug: 1619052 Co-Authored-By: Ruby Loo <ruby.loo@intel.com>
8 lines
347 B
YAML
8 lines
347 B
YAML
---
|
|
features:
|
|
- Adds the ``openstack baremetal driver raid property list <driver>``
|
|
command. For a specified driver, this returns a list of the
|
|
RAID logical disk properties that can be specified, along with
|
|
a description for each property. (The values of these properties
|
|
are specified in a node's ``target_raid_config`` field.)
|