File: osc-plugin-node-set-target-raid-config-5d538d6253902ecb.yaml

package info (click to toggle)
python-ironicclient 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,344 kB
  • sloc: python: 24,061; makefile: 20; sh: 18
file content (8 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
---
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.