Comment 14 for bug 1805409

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

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

commit b831856af3a3cc3c2610e7fd44080c18f4ff77fb
Author: Vishakha Agarwal <email address hidden>
Date: Thu Aug 22 16:25:47 2019 +0530

    Implement system reader & member for policy association

    This change modifies the policies for policy association
    API to be more self-service by properly checking for
    system scopes. It also includes the test cases.

    Subsequent patches will -

     - add functionality for system admin for policy association
     - domains user test coverage for policy association
     - project user test coverage for policy association
     - Removing obsolete policies in policy.v3cloudsample.json file

    Change-Id: I0b6ddc961d65301b4b95b0ba1c2515ef4a782d55
    Partial-Bug: #1805409