Comment 5 for bug 1607114

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

Reviewed: https://review.openstack.org/373516
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=812982a45f2a62f557c96f61108c3535811276c8
Submitter: Jenkins
Branch: master

commit 812982a45f2a62f557c96f61108c3535811276c8
Author: Samuel Pilla <email address hidden>
Date: Tue Dec 6 08:26:13 2016 -0600

    Domain included for role in list_role_assignment

    When calling list_role_assignment and including the "include_names"
    parameter, it would return the domain name and ID for each party
    except for roles.

    This will return the domain name and id for roles when the parameter
    is included, if the role has a domain.

    Added tests for roles with domains at manager and API level.

    Co-Authored-By: Samuel de Medeiros Queiroz <email address hidden>

    Closes-Bug: #1607114

    Change-Id: I5dae9299522b5116f8530455dd3d3376e9597b52