python-swiftclient/swiftclient
Chmouel Boudjnah 4467d98f30 Only encode metadata for user customed headers
Don't encode standard headers keys but just the x-*-meta- ones. That
fixes py3 to not have them casted as bytes and not properly passed to
the requests kwargs.

Other trivial py3 fixes along the way.

Change-Id: I91b95f32fb2aec9b20892a5bb95fd1bc65d002f3
2014-05-07 12:11:14 +02:00
..
__init__.py Make pbr only a build-time dependency. 2013-10-10 11:57:47 -07:00
client.py Only encode metadata for user customed headers 2014-05-07 12:11:14 +02:00
command_helpers.py match hacking rules in swift 2014-01-24 14:53:17 -08:00
exceptions.py Add functional tests for python-swiftclient 2014-05-05 11:53:37 +02:00
multithreading.py Fix test_multithreading on Python 3 2014-04-15 11:38:26 -04:00
shell.py Use quote/unquote from six module for py3 2014-04-17 12:04:43 -04:00
utils.py Python 3: Get compatible types from six 2014-03-28 15:48:50 +00:00
version.py Remove extraneous vim configuration comments 2014-02-13 17:44:29 +08:00