2262f9862f
* Consolidate new commands into one release note * Remove upgrade note about osc-lib, as there's no actionable thing to do or thing to watch out for (it's all handled by pip). * Clean up some grammar and things a bit Change-Id: I3cd8688612e11b768de358f3fd758f3be9ecf7fc
9 lines
285 B
YAML
9 lines
285 B
YAML
---
|
|
features:
|
|
- |
|
|
Allows setting and unsetting (clearing) the node's target
|
|
RAID configuration via the OpenStackClient plugin commands
|
|
``openstack baremetal node set --target-raid-config`` and
|
|
``openstack baremetal node unset --target-raid-config``
|
|
respectively.
|