Files
python-glanceclient/glanceclient
Flaper Fesp 7daa976d14 Do not decode headers in v1/images.py
v1.images._image_meta_to_headers currently encodes headers as a way to
ensure they're an instance of basestring. This is not necessary since
headers will be encoded later during the request. Also, all data within
the client should be already decoded.

Fixes bug: #1187013

Change-Id: I80525adbc6e9e576cfad5b576090ef9ee574c1cf
2013-06-04 00:41:24 +02:00
..
2013-06-04 00:41:24 +02:00
2013-05-09 10:54:12 +00:00
2013-05-18 09:02:07 -07:00
2012-06-04 08:49:26 -07:00
2013-01-01 22:33:15 +09:00
2013-04-22 16:38:55 +02:00