← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1230927] Re: GET / returns 300 Multiple Choice without a preference in the Location header

 

Reviewed:  https://review.openstack.org/613633
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=50e3fe5c945c3d3241f4607a57a0e67a3f55b21d
Submitter: Zuul
Branch:    master

commit 50e3fe5c945c3d3241f4607a57a0e67a3f55b21d
Author: Morgan Fainberg <morgan.fainberg@xxxxxxxxx>
Date:   Fri Oct 26 09:19:57 2018 -0700

    Provide a Location on HTTP 300
    
    To best adhere to the RFC2616, we should emit a Location header when
    issuing an HTTP 300 to point to the preferred version. While we only
    have a single version active it is 'v3'. In the future it should
    always be the most recent set of CRUD. This location is strictly for
    CRUD purposes and will lean on the WWW-Authentication URI to point
    to the most correct AUTH uri.
    
    Change-Id: Ibdd53f236a3c51d1aa23eac35dd595e2dae79ba6
    closes-bug: #1230927


** 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/1230927

Title:
  GET / returns 300 Multiple Choice without a preference in the Location
  header

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  GET versions returns 300 Multile choices. But it doesn't return  any
  choices.  300 is used if the client can pick and choose from the
  choices.  Since  it is  not returning any choices in location header,
  it is better to simply return 200 OK

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