Pre-cache new tokens for 5 minutes

Registered by Alexander Makarov

keystonemiddleware can use shared cache for validated tokens. We can save a lot of first time validations if we put all new tokens in the same cache on the server side right after it is issued.

We cannot use memoize decorator here as cache should be populated by results of token issue and requested upon token validation. So cache should be addressed explicitly.

Blueprint information

Status:
Complete
Approver:
Steve Martinelli
Priority:
Medium
Drafter:
Alexander Makarov
Direction:
Approved
Assignee:
Alexander Makarov
Definition:
Approved
Series goal:
Accepted for newton
Implementation:
Implemented
Milestone target:
milestone icon newton-3
Started by
Steve Martinelli
Completed by
Steve Martinelli

Related branches

Sprints

Whiteboard

(stevemar 4/12/2016) this was discussed in a keystone meeting, will link to logs.
Refer to http://eavesdrop.openstack.org/meetings/keystone/2016/keystone.2016-04-12-18.00.log.html

Gerrit topic: https://review.openstack.org/#q,topic:bp/pre-cache-tokens,n,z

Addressed by: https://review.openstack.org/309146
    Pre-cache new tokens

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.