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

** Changed in: keystone
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1251678

Title:
  Get list of user with tenant not implemented LDAP backend

Status in OpenStack Identity (Keystone):
  Expired

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1251678/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to