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

package info (click to toggle)
python-keystoneauth1 3.10.0-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,860 kB
  • sloc: python: 16,336; xml: 285; makefile: 97
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.