Comment 19 for bug 1750673

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

Reviewed: https://review.openstack.org/647559
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=fb944086d4bdd75efad2cb98472803d363d87108
Submitter: Zuul
Branch: stable/stein

commit fb944086d4bdd75efad2cb98472803d363d87108
Author: Vishakha Agarwal <email address hidden>
Date: Fri Feb 22 01:43:32 2019 +0530

    Add role assignment test coverage for domain members

    This commit adds role assignment test coverage for
    users who have the member role assigned on the domain.

    Subsequent patches will:

    - add functionality for domain admins
    - add functionality for project readers
    - add functionality for project members
    - add functionality for project admins
    - remove the obsolete policies from policy.v3cloudsample.json

    Partial-Bug: 1750673
    Change-Id: I13fd19fb1d38ba43a22505e3fdbf552fddc949dd
    (cherry picked from commit 269a2890a9cccf1e5c0e5fd8d7f8c60758c8ff8f)