Files
keystone/keystone/contrib/s3
Brant Knudson a977148c9f Fix s3.core for py34
check_signature was failing with an error since hmac.new expects
bytes for the key. Also, base64.encodestring is deprecated in favor
of base64.encodebytes.

bp python3

Change-Id: I36bcf0e020b98ffa0e34464fee22a949b872c08f
2015-07-22 20:42:01 -05:00
..
2014-03-27 18:52:07 -05:00
2015-07-22 20:42:01 -05:00