yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63413
[Bug 1684028] Re: wrong status codes for v3-ext oauth1 create request token and create access token
Reviewed: https://review.openstack.org/457896
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=502f783bd3c095ae8506e35be8c88fcc9c7c8ccd
Submitter: Jenkins
Branch: master
commit 502f783bd3c095ae8506e35be8c88fcc9c7c8ccd
Author: Hemanth Nakkina <nh863p@xxxxxxx>
Date: Wed Apr 19 12:49:41 2017 +0530
Minor corrections in OS-OAUTH1 api documentation
Change response codes to 201 for the following API
https://developer.openstack.org/api-ref/identity/v3-ext/#create-request-token
https://developer.openstack.org/api-ref/identity/v3-ext/#create-access-token
Change request type to PUT for the following API
https://developer.openstack.org/api-ref/identity/v3-ext/#authorize-request-token
Change-Id: If9a4d66e6acb9379cef4335167f63631c034831a
Closes-Bug: #1684028
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1684028
Title:
wrong status codes for v3-ext oauth1 create request token and create
access token
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
Following updates are required in api documentation
The normal response codes for following API should be 201 instead of
200
https://developer.openstack.org/api-ref/identity/v3-ext/#create-request-token
https://developer.openstack.org/api-ref/identity/v3-ext/#create-access-token
The request type should be PUT instead of POST for the following API
https://developer.openstack.org/api-ref/identity/v3-ext/#authorize-request-token
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1684028/+subscriptions
References