[ https://issues.apache.org/jira/browse/LIBCLOUD-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313087#comment-14313087
]
Alan Cutter commented on LIBCLOUD-662:
--------------------------------------
Thanks for the quick response.
These were just quick fixes to get libcloud running, I wouldn't advise using them as actual
production code. Someone more familiar with libclouds internals would be better suited than
I to remove the dependencies unmet by the AppEngine environment.
>From memory I believe libcloud was trying to use os.expanduser() and attempting to read
a file in the user's home directory.
> Python Libcloud for GCE does not support Google AppEngine
> ---------------------------------------------------------
>
> Key: LIBCLOUD-662
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-662
> Project: Libcloud
> Issue Type: Bug
> Environment: Using driver libcloud.compute.types.Provider.GCE on Google AppEngine
(python27).
> Reporter: Alan Cutter
> Assignee: Eric Johnson
>
> In order to get libcloud's Python API to run on Google AppEngine we had to make the following
monkey patches:
> https://github.com/mithro/chrome-buildbot-sprint/blob/master/appengine/patch_libcloud.py
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|