~ubuntu-branches/ubuntu/quantal/keystone/quantal-security

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-09-26 13:15:29 UTC
  • mfrom: (1.1.24)
  • Revision ID: package-import@ubuntu.com-20120926131529-dr5aq0zm6vw80bjy
Tags: 2012.2~rc2-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 8154492da3d8b6e0e71eb7dcb5e2e3b06ddb09a7
 
2
Author: Dolph Mathews <dolph.mathews@rackspace.com>
 
3
Date:   Tue Sep 25 19:04:50 2012 +0000
 
4
 
 
5
    utf-8 encode user keys in memcache (bug 1056373)
 
6
    
 
7
    Change-Id: I026dd4282742213e69c7aa02e109439b07a73c8e
 
8
    (cherry picked from commit 431e50a7851d2e7dbb212d02647faeb958ed21e8)
 
9
 
 
10
 keystone/token/backends/memcache.py |    8 ++++++--
 
11
 tests/test_backend_memcache.py      |   14 +++++++++++++-
 
12
 2 files changed, 19 insertions(+), 3 deletions(-)
 
13
 
1
14
commit 84f41c2e43f366f8aa9a4d2201604535966d74d7
2
15
Merge: af8b031 4e1a086
3
16
Author: Jenkins <jenkins@review.openstack.org>