Hi, IBM is using UTF-8 characters in it's image names and this seems to be a problem with libcloud/python. When I try to list all images I get: UnicodeEncodeError: 'ascii' codec can't encode character u'\u2013' in position 79: ordinal not in range(128) Is there a workaround for this situation?
Thanks, Claudiu
