Comment 2 for bug 1564129

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

Reviewed: https://review.openstack.org/300195
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=248f0278f9420fe19238fc5a45eedb2f81d6bfae
Submitter: Jenkins
Branch: master

commit 248f0278f9420fe19238fc5a45eedb2f81d6bfae
Author: Colleen Murphy <email address hidden>
Date: Thu Mar 31 13:22:17 2016 -0700

    Add 'links' to implied roles response

    The API spec claims that a GET request for implied roles will provide a
    link back to itself in the response[1]. This patch makes it actually do
    that.

    [1] http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#list-implied-roles-for-role

    Closes-bug: #1564129

    Change-Id: I43571cc8d759922a4d9107cadba590cf14d25b20