File: osc-commands-1-7-d531960472a11ac2.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 (31 lines) | stat: -rw-r--r-- 1,170 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
features:
  - |
    Adds new OpenStackClient commands:


    * ``openstack baremetal chassis create``
    * ``openstack baremetal chassis delete``
    * ``openstack baremetal chassis list``
    * ``openstack baremetal chassis set``
    * ``openstack baremetal chassis show``
    * ``openstack baremetal chassis unset``
    * ``openstack baremetal driver list``
    * ``openstack baremetal driver passthru call``
    * ``openstack baremetal driver passthru list``
    * ``openstack baremetal driver show``
    * ``openstack baremetal node adopt``
    * ``openstack baremetal node boot device set``
    * ``openstack baremetal node boot device show``
    * ``openstack baremetal node console disable``
    * ``openstack baremetal node console enable``
    * ``openstack baremetal node console show``
    * ``openstack baremetal node passthru call``
    * ``openstack baremetal node passthru list``
    * ``openstack baremetal node validate``
    * ``openstack baremetal port delete``
    * ``openstack baremetal port list``
    * ``openstack baremetal port set``
    * ``openstack baremetal port unset``

    Please see the help for each command for more information.