Comment 94 for bug 1776504

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

Reviewed: https://review.openstack.org/589288
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=72b59b0ccbf72b9e263929e70e56f0a1221427b4
Submitter: Zuul
Branch: master

commit 72b59b0ccbf72b9e263929e70e56f0a1221427b4
Author: Morgan Fainberg <email address hidden>
Date: Tue Aug 7 10:50:37 2018 -0700

    Allow wrap_member and wrap_collection to specify target

    Allowing targeting of the types for wrap_member and wrap_collection.
    This prevents the need to cross-call controllers such as wrapping role
    refs fro the trust api.

    Change-Id: Id8658cf6fba2fb765ec0f9b2265367741470f50e
    Partial-Bug: #1776504