[dev] [jira] [Commented] (LIBCLOUD-303) Implement ShellOutSSHClient

2013-03-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597856#comment-13597856 ] ASF subversion and git services commented on LIBCLOUD-303: -- Com

[dev] [jira] [Created] (LIBCLOUD-303) Implement ShellOutSSHClient

2013-03-08 Thread Tomaz Muraus (JIRA)
Tomaz Muraus created LIBCLOUD-303: - Summary: Implement ShellOutSSHClient Key: LIBCLOUD-303 URL: https://issues.apache.org/jira/browse/LIBCLOUD-303 Project: Libcloud Issue Type: Task

[dev] libcloud pull request: xml utf-8 workaround for python 2

2013-03-08 Thread gza
GitHub user gza opened a pull request: https://github.com/apache/libcloud/pull/97 xml utf-8 workaround for python 2 Working withopennebula with french network names like 'réseau mutualisé', libcloud failed with and encoding error on python2. Here is a ondemand workaround