JSON Home support for GET /
Bug #1366589 reported by
Brant Knudson
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.
Changed in keystone: | |
milestone: | none → juno-rc1 |
assignee: | nobody → Brant Knudson (blk-u) |
status: | New → In Progress |
Changed in keystone: | |
importance: | Undecided → Medium |
Changed in keystone: | |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | juno-rc1 → 2014.2 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/118240 /git.openstack. org/cgit/ openstack/ keystone/ commit/ ?id=0b676730347 c76c7f64a67c1ad 0135663e99c4fc
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0b676730347c76c 7f64a67c1ad0135 663e99c4fc
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 json-home` . By returning the V3 JSON
Accept header is `application/
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 582f6b48a164cf5 ac2bf84a8cf
Change-Id: I3191a85acf9d2f