Files
python-keystoneclient/keystoneclient/middleware
Cyril Roelandt d71b5b3460 Python 3: call functions from memcache_crypt.py with bytes as input
These functions expect bytes as input, but in Python 3 they were given text
strings.

Change-Id: I39fa15b8d5d56dc536e0bd71a50cf27da3d03046
2014-02-06 03:20:18 +01:00
..