Comment 20 for bug 1750673

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

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

commit 2696c36f56aade56ee9f7724db8cce3182b5be37
Author: Vishakha Agarwal <email address hidden>
Date: Fri Feb 22 01:56:22 2019 +0530

    Add role assignment test coverage for domain admins

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

    Subsequent patches will:

    - 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: I6f2231b549650d7e92920d1a67bc41eda5ab8db0
    (cherry picked from commit 25f86d4e29ba085355554000dbf4dd949be37d7d)