yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43109
[Bug 1522577] Re: Endpoint create status code differs from docs
Reviewed: https://review.openstack.org/255409
Committed: https://git.openstack.org/cgit/openstack/keystone-specs/commit/?id=3ecbedb96c7b028b064472bdd69139910c68e237
Submitter: Jenkins
Branch: master
commit 3ecbedb96c7b028b064472bdd69139910c68e237
Author: Samuel de Medeiros Queiroz <samueldmq@xxxxxxxxx>
Date: Wed Dec 9 14:58:23 2015 -0300
Fix Create Endpoint API Status Code
The v3 API returns 200 OK on endpoint creation. This patch fixes our
documentation to make it consistent.
Closes-Bug: #1522577
Change-Id: I66c053f633b7e7ac38715e9d62c3cb2ecad2cc43
** 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/1522577
Title:
Endpoint create status code differs from docs
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
/v3 API returns 200 OK on endpoint creation. API documentation says it
returns 201.
As we can't fix the status code (according to the API working group
guidelines [1]), we need to fix our docs.
[1] http://specs.openstack.org/openstack/api-
wg/guidelines/evaluating_api_changes.html#evaluating-api-changes
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1522577/+subscriptions
References