Files
python-glanceclient/glanceclient/common
Vincent Untz f65ba82268 Ensure that identity token in header is not an unicode string
We need all the headers to be safe strings so they can be joined
together and not become an unicode string in doing so.

This fixes a bug when creating an image with non-ascii characters in the
name.

This is required for python 2.6 compatibility.

Change-Id: I66ebc27edf4ccd8f903399da58705711c372536d
Closes-Bug: 1448080
2015-11-17 18:14:20 +01:00
..
2012-03-26 22:48:48 -07:00
2014-06-12 14:42:46 +03:00
2015-08-26 13:41:09 -07:00
2015-07-21 17:08:27 +03:00