File: standalone-cli-f07834585909334a.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-- 406 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
---
prelude: |
    This release includes a new standalone CLI tool ``baremetal`` that is
    mostly identical to the existing OSC plugin, but

    * Does not require commands to be prefixed with ``openstack``.
    * Does not require ``python-openstackclient`` to be installed.
    * Defaults to no authentication.
features:
  - |
    Adds a new ``baremetal`` CLI tool, mostly targeted at standalone users.