Information returned for endpoints in POST /tokens does not match spec

Bug #920817 reported by Jay Pipes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
High
Ziad Sawalha

Bug Description

In the spec:

http://docs.openstack.org/api/openstack-identity-service/2.0/content/POST_authenticate_v2.0_tokens_Service_API_Client_Operations.html

You will notice that for each endpoint returned, there is supposed to be a tenantId, versionId, versionInfo, and versionList element. In reality, none of those elements is returned.

The tenantId would be very useful, so we don't have to substring-parse the returned publicURL to get the tenant ID. The version stuff is less important (and can probably be entirely tossed, as there is a separate way of querying for version information anyway)

Changed in keystone:
assignee: nobody → Ziad Sawalha (ziad-sawalha)
status: New → Confirmed
importance: Undecided → High
milestone: none → essex-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

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

Changed in keystone:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/3389
Committed: http://github.com/openstack/keystone/commit/b207a49cf9cf8f091fdadc0da06970e016101dc3
Submitter: Jenkins
Branch: master

commit b207a49cf9cf8f091fdadc0da06970e016101dc3
Author: Ziad Sawalha <email address hidden>
Date: Tue Jan 24 20:52:46 2012 -0600

    Return Version and Tenant in Endpoints

    - fixes bug 920817
    - adds basic tests for this case

    Change-Id: If32884ba149b089f93dc4278271d85c84f0f738c

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: essex-3 → 2012.1
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.