Feature #4337
Cache user catalog requests
Status: | Resolved | Start date: | 09/20/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | 09/25/2013 | |
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | 6.00 hours | |
Target version: | v0.12 | Estimated time: | 4.00 hours |
Description
Kamaki currently uses the kamaki.clients.astakos.AstakosClient.user_catalog command to map user uuids to user names.
This behavior could be cached in the fashion of kamaki.clients.astakos.AstakosClient.authenticate
Related issues
Associated revisions
Cache user_catalogs requests, new methods for that
Refs: #4337
New methods: uuids2usernames, usernames2uuids
Keep post_user_catalogs for bw comp.
History
#1 Updated by Stavros Sachtouris almost 10 years ago
- Target version changed from v0.11 to v0.12
#2 Updated by Stavros Sachtouris almost 10 years ago
- % Done changed from 0 to 100
#3 Updated by Stavros Sachtouris almost 10 years ago
- Status changed from New to Resolved