Unauthorized(401) error response code for Tokens Authenticate API is duplicated

Bug #1477365 reported by Kazuto Sakurai
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Kazuto Sakurai

Bug Description

At Identity API v3 (CURRENT),
  http://developer.openstack.org/api-ref-identity-v3.html#authenticate

error response codes of the Tokens Authenticate API are written as follows:
--------------------------------------------------
Error response codes:
  Unauthorized (401), ##
  Bad Request (400),
  Unauthorized (401), ##
  Forbidden (403),
  Method Not Allowed (405),
  Request Entity Too Large (413),
  Service Unavailable (503),
  Not Found (404)
--------------------------------------------------
Unauthorized (401) codes (pointed by ##) are duplicated.

Changed in openstack-api-site:
assignee: nobody → Kazuto Sakurai (sakurai-kazuto)
Anne Gentle (annegentle)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

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

Changed in openstack-api-site:
status: Confirmed → In Progress
Tom Fifield (fifieldt)
Changed in openstack-api-site:
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/205459
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=530ae387363220f84bd67eca3c1e17d8bb9a3f03
Submitter: Jenkins
Branch: master

commit 530ae387363220f84bd67eca3c1e17d8bb9a3f03
Author: Kazuto Sakurai <email address hidden>
Date: Fri Jul 24 17:32:37 2015 +0900

    Remove extra 401 code in tokens authenticate API

    Add ENTITY(fault400,401,403,405,413,503)
    Modify commonFaults ENTITY
    Modify "Tokens Authenticate" API response definition

    Change-Id: Id8c11eef59fbbb14757c3a7f24827584a4a349f6
    Closes-bug: #1477365

Changed in openstack-api-site:
status: In Progress → Fix Released
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.