File: 14.0.0-volume-clients-as-library-309030c7a16e62ab.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 (12 lines) | stat: -rw-r--r-- 362 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Define volume service clients as libraries.
    The following volume service clients are defined as library interface,
    so the other projects can use these modules as stable libraries without
    any maintenance changes.

    * volumes_client(v1)
    * volumes_client(v2)
    * capabilities_client(v2)
    * scheduler_stats_client(v2)