← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1845412] Re: Update ldap user information and it can't be identified by keystone

 

Glad I could help, I will mark this bug as "invalid" since the question
has been answered.

** Changed in: keystone
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1845412

Title:
  Update ldap user information and it can't be identified by keystone

Status in OpenStack Identity (keystone):
  Invalid

Bug description:
  I encounter a situation that keystone can't identify the updated user
  information after updating ldap user. Because keystone use memcached
  server as a cached backend, the get_user api get user information from
  memcached server if the cached user information is not expired. The
  updated ldap user can't be updated into memcached server, so the
  get_user api get the origin user information, not updated user
  information.I am curious whether there are some solutions to solve the
  problem.

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


References