Comment 12 for bug 1805409

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

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

commit f45a6f99d11df7b3de6063d108b12bb8fb1d1854
Author: Vishakha Agarwal <email address hidden>
Date: Wed Aug 21 21:43:09 2019 +0530

    Add tests for domain users interacting with policies

    This commit introduces some tests that show how domain users are
    expected to behave with the policies API. A subsequent
    patches will -

     - add project user test coverage
     - add functionality for system reader for policy association
     - add functionality for system member for policy association
     - 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: I44b0553cc9c590cb4d5ec5d037a17e4ea9cb8667
    Partial-Bug: #1805409