[
https://issues.apache.org/jira/browse/LIBCLOUD-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804105#comment-13804105
]
Tomaz Muraus commented on LIBCLOUD-358:
---------------------------------------
It's related to the urlparse import
(https://github.com/apache/libcloud/pull/164/files#diff-4c802ad238270ef22a4b9a9b83c0fbdaR33).
You need to use libcloud.utils.py3 since in Python 3, this function is now
available as urllib.parse.
> Add compute driver for CloudFounders CloudFrames.
> -------------------------------------------------
>
> Key: LIBCLOUD-358
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-358
> Project: Libcloud
> Issue Type: New Feature
> Reporter: Bernard Kerckenaere
>
> Add a new compute driver to manage a CloudFrames setup.
> http://www.cloudfounders.com/CloudFrames
--
This message was sent by Atlassian JIRA
(v6.1#6144)