Files
python-glanceclient/glanceclient/common
Flaper Fesp fd0e117579 Encode error messages before sending them to stdout
When an error with non-ascii characters is caught by glanceclient, it
fails at printing it and exists with a UnicodeEncodedError. This patch
encodes errors' messages using strutils before sending them to stdout.

Fixes bug: #1200206

Change-Id: I4dabcd76ffb258840bd6a66ad23c030f34960e86
2013-07-29 09:30:44 +02:00
..
2012-03-26 22:48:48 -07:00
2012-11-25 11:34:56 -05:00
2013-07-24 22:11:08 +00:00