File: deploy-templates-df354ce825b00430.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 (11 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Adds Python API and CLI for the deploy templates API introduced in API
    version 1.55. The following new commands are available:

    * ``openstack baremetal deploy template create``
    * ``openstack baremetal deploy template delete``
    * ``openstack baremetal deploy template list``
    * ``openstack baremetal deploy template set``
    * ``openstack baremetal deploy template show``