File: bp-system-scope-29e9c597039ddb1e.yaml

package info (click to toggle)
python-keystoneauth1 5.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,252 kB
  • sloc: python: 23,552; xml: 285; makefile: 93; sh: 2
file content (8 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    [`blueprint system-scope <https://blueprints.launchpad.net/keystone/+spec/system-scope>`_]
    Keystoneauth now has the ability to authenticate for system-scoped tokens,
    which were implemented during the Queens development cycle. System-scoped
    tokens will eventually be required to separate system-level APIs from
    project-level APIs, allowing for better security via scoped RBAC.