File: bp-application-credentials-27728ded876d7d5a.yaml

package info (click to toggle)
python-keystoneclient 1%3A5.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,548 kB
  • sloc: python: 21,934; sh: 171; xml: 149; makefile: 100
file content (8 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    Adds support for creating, reading, and deleting application credentials.
    With application credentials, a user can grant their applications limited
    access to their cloud resources. Applications can use keystoneauth with
    the `v3applicationcredential` auth plugin to authenticate with keystone
    without needing the user's password.