File: add-rescue-interface-to-node-and-driver-e3ff9b5df2628e5a.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 (12 lines) | stat: -rw-r--r-- 396 bytes parent folder | download | duplicates (5)
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``