vps.net exception in list_nodes
-------------------------------
Key: LIBCLOUD-13
URL: https://issues.apache.org/jira/browse/LIBCLOUD-13
Project: Libcloud
Issue Type: Bug
Affects Versions: 0.3.0
Reporter: Paul Querna
File "/data/ck/cloudkick/extern/libcloud/drivers/vpsnet.py", line 166, in
list_nodes
return [self._to_node(i['virtual_machine']) for i in res.object]
exceptions.TypeError: string indices must be integers
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.