Github's markdown rendering appears to be insufficient. Copied straight
from the markdown:

### Get authorized access token: `GET /users/{user_id}/OS-
OAUTH1/access_tokens/{access_token_id}`

### List roles of an access token: `GET /users/{user_id}/OS-
OAUTH1/access_tokens/{access_token_id}/roles`

### Get a role of an access token: `GET /users/{user_id}/OS-
OAUTH1/access_tokens/{access_token_id}/roles/{role_id}`

Source: https://raw.github.com/openstack/identity-api/master/openstack-
identity-api/v3/src/markdown/identity-api-v3-os-oauth1-ext.md

** Changed in: keystone
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1237061

Title:
  identity-api doc:  OAUTH1 API for roles are wrong

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  
  Get authorized access token:       GET 
/users/{user_id}/OS-OAUTH1/access_tokens/{access_token_id}
  List roles of an access token:        GET 
/users/{user_id}/OS-OAUTH1/access_tokens/{access_token_id}
  Get a role of an access token:      GET 
/users/{user_id}/OS-OAUTH1/access_tokens/{access_token_id}

  All of them lists the same API

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1237061/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to