[api-ref] incorrect title for role-assignment

Bug #1645554 reported by Ghanshyam Mann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Rodrigo Duarte
openstack-api-site
Invalid
Undecided
Unassigned

Bug Description

Title for role-assignment identity v3 api-ref is not appropriate, as this API is to list all role assignment and depends on query (effective), it will return filter role assignments.

So title should be "List role assignments" instead of "List effective role assignments"

http://developer.openstack.org/api-ref/identity/v3/?expanded=list-effective-role-assignments-detail

Tags: api-ref
Revision history for this message
Steve Martinelli (stevemar) wrote :
summary: - un appropriate title for role-assignment identity v3 api-ref
+ [api-ref] incorrect title for role-assignment
Changed in openstack-api-site:
status: New → Invalid
tags: added: api-ref
Changed in keystone:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Rodrigo Duarte (rodrigodsousa)
milestone: none → ocata-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/381777
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=24dd02277c8d4b9515eb83b7de00c1683259a666
Submitter: Jenkins
Branch: master

commit 24dd02277c8d4b9515eb83b7de00c1683259a666
Author: Rodrigo Duarte Sousa <email address hidden>
Date: Tue Oct 4 09:42:28 2016 -0300

    Minor fix in role_assignments api-ref

    GET /role_assignments do not list the effective role_assignments,
    this is done via the "effective" query param as described in the
    doc.

    For listing role assignments, we also have a similar explanation in
    the "roles.inc" doc. After giving some thought, I guess the best option
    is to leave both entries. This can sound redundant, but both entries give
    pertinent explanation to the doc they are part of. For example, in the
    "inherit.inc" doc, we have a introduction to the GET /role_assignments
    API and explanations about the "effective", "include_subtree" and
    "inherit_to" query parameters, which are essentially part of the
    inherited roles feature.

    Closes-Bug: 1645554

    Change-Id: I38fa771295a1e1f482b10013f922a0bd0e432f8d

Changed in keystone:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/keystone 11.0.0.0b2

This issue was fixed in the openstack/keystone 11.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.