Comment 43 for bug 1805368

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

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

commit bbd77d0bf9dde57e5ca5d53f7214df85713b9f1e
Author: Lance Bragstad <email address hidden>
Date: Wed Jun 26 20:54:22 2019 +0000

    Implement domain admin support for grants

    This commit goes through and updates grant policies to allow domain
    administrator to manager grants for their domains and projects within
    thier domain.

    Co-Authored-By: Colleen Murphy <email address hidden>

    Change-Id: I5f1839a3f8d23d17e449aa9f8710d70233ee8fcc
    Closes-Bug: 1805368
    Closes-Bug: 1750669