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

package info (click to toggle)
python-ironicclient 5.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,632 kB
  • sloc: python: 25,269; makefile: 22; sh: 8
file content (8 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (5)
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.