Comment 8 for bug 1805366

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

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

commit d278ad38adac8020036843706e1472b830d8b1f4
Author: Vishakha Agarwal <email address hidden>
Date: Tue Sep 3 16:32:47 2019 +0530

    Implement system admin for domain config API

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

    Subsequent patches will -

     - domains user test coverage for domain config API
     - project user test coverage for domain config API
     - Removing obsolete policies in policy.v3cloudsample.json file

    Change-Id: I0a35fb8e5686c005a02268fdd512885b6f052447
    Partial-Bug: #1805366