File: add-missing-server-delete-opts-071c3e054e3ce674.yaml

package info (click to toggle)
python-openstackclient 8.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,964 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (5 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
features:
  - |
    Add ``--force`` option to ``server delete`` command, allowing users to
    force delete a server. This is admin-only by default.