File: bug-1898318-add-wait-flag-to-create-sharee-group-operation-cd8310b241d377b0.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 (6 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
features:
  - |
    The command "manila share-group-create" now accepts an optional
    "--wait" that allows users to let the client poll for the
    completion of the operation.