Add release note for system-scope

bp system-scope

Change-Id: I8009896351424298cff86cce088da9ea1314328c
This commit is contained in:
Lance Bragstad 2017-12-14 18:51:20 +00:00
parent 5d6f4bb1ee
commit d5e54679dd

View File

@ -0,0 +1,14 @@
---
features:
- |
[`blueprint system-scope <https://blueprints.launchpad.net/keystone/+spec/system-scope>`_]
Keystone now supports the ability to assign roles to users and groups on
the system. As a result, users and groups with system role assignment will
be able to request system-scoped tokens.
fixes:
- |
[`bug 968696 <https://bugs.launchpad.net/keystone/+bug/968696>`_]
The work to introduce `system-scope <https://blueprints.launchpad.net/keystone/+spec/system-scope>`_
in addition to associating `scope types <http://specs.openstack.org/openstack/oslo-specs/specs/queens/include-scope-in-policy.html>`_
to operations with ``oslo.policy`` will give project developers the ability
to fix `bug 968696 <https://bugs.launchpad.net/keystone/+bug/968696>`_.