Indentity v3 extension OS-OAUTH1 token related APIs missing in client

Bug #1682425 reported by Hemanth Nakkina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Undecided
Hemanth Nakkina

Bug Description

v3/oauth_consumers_client only support CRUD operations on consumer resource.

All the token related apis are missing in the client.

Reference for APIs:
https://developer.openstack.org/api-ref/identity/v3-ext/#os-oauth1-api

Changed in tempest:
assignee: nobody → Hemanth Nakkina (hemanth-n)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

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

Changed in tempest:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/457876
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=d9594f5119ab558ecfa316c3abe64e2d5716c434
Submitter: Jenkins
Branch: master

commit d9594f5119ab558ecfa316c3abe64e2d5716c434
Author: Hemanth Nakkina <email address hidden>
Date: Wed Apr 19 11:14:40 2017 +0530

    Add token related API to Keystone v3-ext/OS-OAUTH1 client

    Enhance oauth_consumers_client with the following API
    /v3/OS-OAUTH1/request_token
    /v3/OS-OAUTH1/authorize/{request_token_id}
    /v3/OS-OAUTH1/access_token
    /v3/users/{user_id}/OS-OAUTH1/access_tokens/{access_token_id}
    /v3/users/{user_id}/OS-OAUTH1/access_tokens
    /v3/users/{user_id}/OS-OAUTH1/access_tokens/{access_token_id}/roles
    /v3/users/{user_id}/OS-OAUTH1/access_tokens/{access_token_id}/roles/{role_id}

    https://developer.openstack.org/api-ref/identity/v3-ext/index.html?expanded=#os-oauth1-api

    Co-Authored-By: Nishant Kumar <email address hidden>
    Closes-Bug: #1682425

    Change-Id: I4c5369ae3ad7a7add630e3ac6a4fc52f854bc77c

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

This issue was fixed in the openstack/tempest 16.1.0 release.

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.