Files
python-cinderclient/cinderclient
Dirk Mueller 8cc89fdfe5 Avoid UnicodeEncodeError exception on exception
When an exception message contained a non-ascii
character, the str() conversion raised an UnicodeEncodeError.

Avoid this by simply passing the message itself.
Python handles the encoding to locale already.

Change-Id: I3c4440fc238d8c8136a9bd93a0040668f82bda6e
2013-02-06 17:26:44 +01:00
..
2013-02-05 19:00:26 -05:00
2012-11-30 14:05:54 -08:00
2012-12-18 13:58:05 -06:00
2012-10-23 15:50:33 -04:00