summaryrefslogtreecommitdiff
path: root/releasenotes/notes/standalone-cli-f07834585909334a.yaml
blob: 228f80ca7d4b7f67140ef0f097eb4e71e022c7ca (plain)
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.