File: bug-1898316-add-wait-option-for-deleting-a-share-server-e2228018585de5cb.yaml

package info (click to toggle)
python-manilaclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,768 kB
  • sloc: python: 49,541; makefile: 99; sh: 2
file content (8 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---

features:
  - |
    The command "manila share-server-delete" now accepts an optional
    "--wait" that allows users to let the client poll for the
    completion of the operation.