Reviewed:  https://review.opendev.org/636645
Committed: 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=479a2a0afaeb505c371ee97a1f2fbc1b11e3cef1
Submitter: Zuul
Branch:    master

commit 479a2a0afaeb505c371ee97a1f2fbc1b11e3cef1
Author: Jose Castro Leon <jose.castro.l...@cern.ch>
Date:   Wed Feb 13 15:54:39 2019 +0100

    Adds caching of credentials
    
    Allows to cache the credentials as they are currently fetched
    directly from the database
    
    Change-Id: I9a706ac506b0f65402f2433e6fd56097e0830657
    Closes-Bug: #1815771


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
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/1815771

Title:
  Credentials are not cached

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  While trying to improve performance on validation of EC2 credentials,
  we have just realized than the credentials are always fetched from the
  underlying database.

  If there is a flood on credential validation, this will transform in a
  increase of load on the database server that could impact the service.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to