Comment 2 for bug 931746

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (redux)

Reviewed: https://review.openstack.org/4089
Committed: http://github.com/openstack/keystone/commit/e1a9a1f06f83f9795e03d726a9e41db6dd9b9a9f
Submitter: Jenkins
Branch: redux

commit e1a9a1f06f83f9795e03d726a9e41db6dd9b9a9f
Author: Brian Waldon <email address hidden>
Date: Mon Feb 13 14:15:33 2012 -0800

    Handle unicode keys in memcache token backend

    * Cast keys to str in memcache backend
    * Emulate encoding error in fake memcache client
    * Fixes bug 931746

    Change-Id: I13bc573d4aca6849b1b8128ab55823545d5a3a11