JSON Home support for GET /

Bug #1366589 reported by Brant Knudson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Brant Knudson

Bug Description

Keystone supports getting a JSON Home document for GET /v3. It should also support returning the JSON Home for GET /, that way a client that supports JSON Home and is pointed to the / endpoint doesn't have to then fetch /v3.

Brant Knudson (blk-u)
Changed in keystone:
milestone: none → juno-rc1
assignee: nobody → Brant Knudson (blk-u)
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/118240
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0b676730347c76c7f64a67c1ad0135663e99c4fc
Submitter: Jenkins
Branch: master

commit 0b676730347c76c7f64a67c1ad0135663e99c4fc
Author: Brant Knudson <email address hidden>
Date: Tue Sep 2 15:02:15 2014 -0500

    Add V3 JSON Home support to GET /

    The server wasn't returning a JSON Home response for GET / when the
    Accept header is `application/json-home`. By returning the V3 JSON
    Home response for GET / a V3 client that supports JSON Home can
    GET either /v3 or / and use the response. The identity API should
    be able to be set to /.

    Closes-Bug: #1366589
    Change-Id: I3191a85acf9d2f582f6b48a164cf5ac2bf84a8cf

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: juno-rc1 → 2014.2
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.