File: bp-application-credentials-df69b1f617db1bb9.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 (9 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    [`blueprint application-credentials <https://blueprints.launchpad.net/keystone/+spec/application-credentials>`_]
    Tempest can test keystone's application credentials interface. A new client
    library is added for application credentials, and a new config option,
    ``[identity-feature-enabled]/application_credentials``, can control whether
    the application credentials feature is tested (defaults to False,
    indicating the feature is not enabled in the cloud under test).