A token is necessary for managing groups.

Bug #1478527 reported by Kouichi Katano
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Kouichi Katano

Bug Description

To manage groups, a request parameter has to have a token, but
 all API of managing groups do not describe a token.
A request parameter of only "GET /v3/groups" API describes a token.

There are following similar bugs:
- A token parameter is not contained in request parameters of all
  API of managing domains except for "POST /v3/domains" and
  "PATCH /v3/domains/{domain_id}".
- A token parameter is not contained in request parameters of all
  API of managing credentials except for "GET /v3/credentials".
- A token parameter is not contained in request parameters of
  "GET /v3/roles" and "GET /v3/role_assignments".

Kouichi Katano (katano)
Changed in openstack-api-site:
assignee: nobody → Kouichi Katano (katano)
Anne Gentle (annegentle)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
Kouichi Katano (katano)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/207933

Changed in openstack-api-site:
status: Confirmed → In Progress
Changed in openstack-api-site:
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/207933
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=d6983c8f3cf125e9e59b7c0238010226ea75083b
Submitter: Jenkins
Branch: master

commit d6983c8f3cf125e9e59b7c0238010226ea75083b
Author: Kouichi Katano <email address hidden>
Date: Fri Jul 31 23:41:54 2015 +0900

    Add a token to a request parameter of API managing groups

    Add a description of a token parameter to :
    - all API of managing groups except for "GET /v3/groups"
    - all API of managing domains except for "POST /v3/domains"
    - all API of managing credentials except for "GET /v3/credentials".
    - "GET /v3/roles" and "GET /v3/role_assignments".

    For details, please see http://developer.openstack.org/api-ref-identity-v3.html#groups-v3.

    Change-Id: Ib6f4d2237962207cecc55fa8daea626b8ff80199
    Closes-Bug: #1478527

Changed in openstack-api-site:
status: In Progress → Fix Released
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.