summaryrefslogtreecommitdiff
path: root/releasenotes/notes/implement-system-scope-4c3c47996f98deac.yaml
blob: dc9e07ce770d62276d1df5ef9712bb4cc979f9b8 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add support for system-scope to ``role`` commands. This includes the ability to
    generate system-scoped tokens using ``system_scope: all`` in ``cloud.yaml``
    or ``OS_SYSTEM_SCOPE=all`` in an environment variable. Support is also
    included for managing role assignments on the system using ``--system``
    when adding and removing roles.
    [`bp system-scope <https://blueprints.launchpad.net/keystone/+spec/system-scope>`_]