File: bp-application-credential-a7031a043efc4a25.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (9 lines) | stat: -rw-r--r-- 500 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Adds support for creating, reading, and deleting application credentials
    via the ``appication credential`` command. With application credentials, a
    user can grant their applications limited access to their cloud resources.
    Once created, users can authenticate with an application credential by
    using the ``v3applicationcredential`` auth type.
    [`blueprint application-credentials <https://blueprints.launchpad.net/keystone/+spec/application-credentials>`_]