Re: cloudmonkey : UnicodeDecodeError

2014-05-27 Thread Rohit Yadav
Hi Pradeep, In the current version of cloudmonkey, unicode chars are not supported (also it's tricky to do it with Python2x). I'm working on a golang based port [1] in my free time to solve some of these issues which will have support for unicode encoded strings. We'll also have to test if CloudS

cloudmonkey : UnicodeDecodeError

2014-05-27 Thread pradeep s
Hi, I am trying to create a zone with unicode chars in its name using cloudmonkey. # cloudmonkey create zone dns1= dns2= internaldns1= name=monkeyÀçîô Following error is throw:. Traceback (most recent call last): File "/usr/bin/cloudmonkey", line 9, in load_entry_point('cloudmonkey==5.1.0