File: add-rescue-interface-to-node-and-driver-e3ff9b5df2628e5a.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 (12 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Adds support for rescue_interface for the commands below.
    They are available starting with ironic API microversion 1.38.

    * ``openstack baremetal node create``
    * ``openstack baremetal node show``
    * ``openstack baremetal node set``
    * ``openstack baremetal node unset``
    * ``openstack baremetal driver list``
    * ``openstack baremetal driver show``