Comment 8 for bug 1805371

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.opendev.org/680796
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ee60db6f33554ccf613471d21832113ea9acdde1
Submitter: Zuul
Branch: master

commit ee60db6f33554ccf613471d21832113ea9acdde1
Author: Colleen Murphy <email address hidden>
Date: Fri Sep 6 20:45:27 2019 -0700

    Implement system admin for implied roles

    This change updates the create and delete actions for the implied roles
    policies to support the system-specific admin check string. For the time
    being, we're deferring adding support for the domain scope type and
    domain-specific check strings, but may add it in the future.

    Change-Id: I649f8f919fffc751aea750a5228f71cec8c6e184
    Partial-bug: #1805371