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

      * endpoints_client(v2)
      * roles_client(v2)
      * services_client(v2)
      * tenants_client(v2)
      * users_client(v2)