Re: [Openstack] Keystone: Get user/tenant by name returning full list

2012-09-24 Thread boden
Defect created: https://bugs.launchpad.net/keystone/+bug/1055763 Thanks On 9/21/2012 2:18 PM, Dolph Mathews wrote: I'm not aware that this was ever implemented during essex (it was available in diablo) -- definitely worth opening a bug! -Dolph On Fri, Sep 21, 2012 at 11:15 AM, boden

[Openstack] Keystone: Get user/tenant by name returning full list

2012-09-21 Thread boden
As per the Keystone v2.0 API docs, I've been trying to use the 'get user by name' and 'get tenant by name' APIs to retrieve the respective resource by name. The URI signatures are: v2.0/users​?name=string v2.0/tenants​?name=string respectively. However, both of these APIs are returning the full

Re: [Openstack] Keystone: Get user/tenant by name returning full list

2012-09-21 Thread Dolph Mathews
I'm not aware that this was ever implemented during essex (it was available in diablo) -- definitely worth opening a bug! -Dolph On Fri, Sep 21, 2012 at 11:15 AM, boden bo...@linux.vnet.ibm.com wrote: As per the Keystone v2.0 API docs, I've been trying to use the 'get user by name' and 'get