f9ab615eb1
This commit introduces the necessary bits in order to get system scoped tokens from a keystone server. bp system-scope Change-Id: I538f2a6cd2b4113910dfdac250c14f17f80051f6
9 lines
416 B
YAML
9 lines
416 B
YAML
---
|
|
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.
|