Get list of user with tenant not implemented LDAP backend

Bug #1251678 reported by Ziba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Expired
Wishlist
Unassigned

Bug Description

Hello,
this bug looks very similar to this one: https://bugs.launchpad.net/keystone/+bug/1248952
but for another functionality.

On LDAP backend, while trying to modify user of a tenant through Horizon, an error is thrown: "Unable to retrieve user list"
Looking deeper in the apache logs, I found this:

[Fri Nov 15 15:57:41 2013] [error] The project argument is deprecated, use default_project instead.
[Fri Nov 15 15:57:41 2013] [error] Recoverable error: The action you have requested has not been implemented. (HTTP 501)
[Fri Nov 15 15:57:41 2013] [error] Problem instantiating action class.

I've tried to reproduce with curl command with no succes:
curl -H "X-Auth-Token:token" http://localhost:5000/v2.0/tenants/{tenant_id}/users
{"error": {"message": "The resource could not be found.", "code": 404, "title": "Not Found"}}

My Havana Openstack installation is manual, not a devstack one.

Best regards,
Romain

Ziba (z-launchpadrz)
tags: added: ldap tenant user-list
Revision history for this message
Dolph Mathews (dolph) wrote :

At the icehouse design summit, we had more agreement that LDAP should not be providing authorization data. Rather, keystone's SQL assignment backend is a more appropriate solution for mapping LDAP-based groups to OpenStack-specific roles. Would that be an appropriate solution here? (this is available as of havana)

Changed in keystone:
importance: Undecided → Wishlist
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Keystone because there has been no activity for 60 days.]

Changed in keystone:
status: Incomplete → Expired
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.