File: server-rebuild-with-keypair-name-83c1aa20db136d91.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
features:
  - Add ``--key-name`` option to ``server rebuild`` command to set keypair of
    the server. Note that it requires --os-compute-api-version 2.54 or later.
  - Add ``--key-unset`` option to ``server rebuild`` command to unset
    keypair. Note that it requires --os-compute-api-version 2.54 or later.