4236d777ff
Change-Id: I64efea562117706529c4b474085f5c12939ba4d6 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
10 lines
459 B
YAML
10 lines
459 B
YAML
---
|
|
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>`_]
|