This website requires JavaScript.
Explore
Get Started
openstack
/
python-keystoneclient
Code
Issues
Proposed changes
Files
2b67e4afbbcd4ad47a43a11e0b2bbbe68942a81c
python-keystoneclient
/
keystoneclient
/
middleware
History
Cyril Roelandt
7e9f2c96db
Python: Pass bytes to derive_keys()
...
This call was missed in
d71b5b3
. Change-Id: I0705dbefa5893e0ff5b786202f58fb254939ae76
2014-02-11 14:58:47 +01:00
..
__init__.py
Make initial structural changes to keystoneclient in preparation
2012-11-09 02:35:11 +00:00
auth_token.py
Python: Pass bytes to derive_keys()
2014-02-11 14:58:47 +01:00
memcache_crypt.py
Python 3: call functions from memcache_crypt.py with bytes as input
2014-02-06 03:20:18 +01:00
s3_token.py
Python3: use six.moves.urllib.parse.quote instead of urllib.quote
2014-02-10 01:41:41 +01:00