[Openstack] Keystone: LDAP identity driver 'list resource' support

Dolph Mathews dolph.mathews at gmail.com
Mon Sep 10 16:43:07 UTC 2012


You thought correct: https://bugs.launchpad.net/keystone/+bug/983304

-Dolph


On Mon, Sep 10, 2012 at 11:32 AM, Adam Young <ayoung at redhat.com> wrote:

> On 09/10/2012 11:29 AM, boden wrote:
>
>> I've been munking with the latest Keystone LDAP identity driver and
>> based on what I'm seeing the driver does not support the 'list' resource
>> based methods. For example 'list users', 'list tenants'...
>>
>> For example, config your keystone.conf up to use an LDAP backend which
>> contains the supported DIT structure for the driver and then fire up
>> keystone. Hit keystone with a GET /users or GET /tenants request and
>> 500/501 errors. Switch your identity driver back to the SQL identity
>> driver and retry -- all is well and you can list users and tenants.
>>
>> Looking at the code it appears the ldap identity driver does not
>> implement the list_*() methods (list_users(), list_roles()...)
>>
>>
>> ______________________________**_________________
>> Mailing list: https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
>> Post to     : openstack at lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
>> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>>
> That is correct.  I thought we already had a ticket for this one, but it
> does not appear to be so.  Please go ahead and open one.
>
> ______________________________**_________________
> Mailing list: https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~**openstack<https://launchpad.net/~openstack>
> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120910/d402f022/attachment.html>


More information about the Openstack mailing list