Missing user and roles in create token response

Bug #855226 reported by Anthony Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
High
Yogeshwar

Bug Description

When creating a scoped token, I expect to have user/roles returned along with token and service catalog, per the spec.

Steps to Reproduce:

* curl -d '{"auth":{"passwordCredentials": {"username": "admin", "password": "secrete"}, "tenantId": 1}}' -H "Content-type: application/json" http://192.168.1.50:5000/v2.0/tokens

Expected:
* https://github.com/openstack/keystone/blob/master/keystone/content/common/samples/auth.json
Actual
* http://pastie.org/pastes/2566432/text

Revision history for this message
Yogeshwar (yogesh-srikrishnan) wrote :

This jhas been fixed now.

Changed in keystone:
status: New → Fix Committed
importance: Undecided → High
Joe Savak (jsavak)
tags: added: diablo-backport
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → essex-1
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Mark McLoughlin (markmc)
Changed in keystone:
assignee: nobody → Yogeshwar (yogesh-srikrishnan)
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-1 → 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.