File: add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (10 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Define v3 backups_client for the volume service as a library interface,
    allowing other projects to use this module as a stable library without
    maintenance changes.
    Add update backup API to v3 backups_client library, min_microversion
    of this API is 3.9.

    * backups_client(v3)