File: bug-1898307-add-wait-to-create-revert-delete-a-snapshot-20271b8ebb60ade5.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-- 223 bytes parent folder | download
1
2
3
4
5
6
---
features:
  - |
    The commands "snapshot-create", "snapshot-delete" and "revert-to-snapshot"
    now accept an optional "--wait" option that allows users to let the
    client poll for the completion of the operation.