Comment 7 for bug 1805366

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

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

commit cc40014ec89afb55d054480057a323fee764d3b2
Author: Vishakha Agarwal <email address hidden>
Date: Mon Sep 2 16:44:58 2019 +0530

    Implement system reader & member 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 -

     - add functionality for system admin for domain config API
     - 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: I3c0a00d3fb77485f3e303f4ce5f90a7ea4301563
    Partial-Bug: #1805366