RFE: EC2 token middleware should memcache the token validated in keystone

Bug #1002962 reported by Chmouel Boudjnah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Won't Fix
Medium
Unassigned
keystonemiddleware
Confirmed
Wishlist
Unassigned

Bug Description

Currently we are making a request every time to keystone server for validating token, this should/could be cached

Joseph Heck (heckj)
Changed in keystone:
status: New → Confirmed
importance: Undecided → Medium
Dolph Mathews (dolph)
affects: keystone → python-keystoneclient
Revision history for this message
Dolph Mathews (dolph) wrote :

Marking this as fixed because I'm assuming this is referring to caching in auth_token, which has been moved to keystoneclient and now supports memcache and in memory caching.

Changed in python-keystoneclient:
status: Confirmed → Fix Committed
Revision history for this message
Chmouel Boudjnah (chmouel) wrote :

Noip this is not fixed, this request :

https://github.com/openstack/keystone/blob/master/keystone/middleware/ec2_token.py#L81

is always done on every requests without caching.

Revision history for this message
Dolph Mathews (dolph) wrote :
Changed in python-keystoneclient:
assignee: nobody → Chmouel Boudjnah (chmouel)
affects: python-keystoneclient → keystone
Changed in keystone:
assignee: Chmouel Boudjnah (chmouel) → nobody
status: Fix Committed → Triaged
status: Triaged → In Progress
assignee: nobody → Chmouel Boudjnah (chmouel)
Changed in keystone:
assignee: Chmouel Boudjnah (chmouel) → nobody
Tom Fifield (fifieldt)
Changed in keystone:
status: In Progress → Confirmed
Revision history for this message
Morgan Fainberg (mdrnstm) wrote :

Ec2token middleware is not in keystone

Changed in keystonemiddleware:
importance: Undecided → Medium
status: New → Confirmed
Changed in keystone:
status: Confirmed → Won't Fix
summary: - EC2 token should memcache the token validated in keystone
+ RFE: EC2 token middleware should memcache the token validated in
+ keystone
Changed in keystonemiddleware:
importance: Medium → Wishlist
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.