yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62043
[Bug 1670380] [NEW] GET /v3/auth/catalog/ docs are out of sync
Public bug reported:
The api-ref for GET /v3/auth/catalog/ says that a successful call
returns a `204 No Content` [0]. Testing with the latest master we return
`200 OK`. We should update the documentation to say we return `200 OK`
instead of `204 No Content`.
I think this was a bad copy/paste from when we migrated the api-ref into
keystone.
[0] https://github.com/openstack/keystone/blob/b43337413022583ca2e1c509c4fd23b384da0b2c/api-ref/source/v3/authenticate-v3.inc#L484-L501
** Affects: keystone
Importance: Medium
Status: Confirmed
** Tags: documentation low-hanging-fruit
** Tags added: documentation low-hanging-fruit
** Changed in: keystone
Status: New => Confirmed
** Changed in: keystone
Importance: Undecided => Medium
--
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/1670380
Title:
GET /v3/auth/catalog/ docs are out of sync
Status in OpenStack Identity (keystone):
Confirmed
Bug description:
The api-ref for GET /v3/auth/catalog/ says that a successful call
returns a `204 No Content` [0]. Testing with the latest master we
return `200 OK`. We should update the documentation to say we return
`200 OK` instead of `204 No Content`.
I think this was a bad copy/paste from when we migrated the api-ref
into keystone.
[0] https://github.com/openstack/keystone/blob/b43337413022583ca2e1c509c4fd23b384da0b2c/api-ref/source/v3/authenticate-v3.inc#L484-L501
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1670380/+subscriptions
Follow ups