GitHub user Jc2k opened a pull request:
https://github.com/apache/libcloud/pull/82
Support the use of VMWare Fusion/Workstation/Player in libcloud
This is a WIP, have opened a PR for review as per #LIBCLOUD-277.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jc2k/libcloud vmware
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/82.patch
----
commit b054e909c1bed9058a42cb6a5d0ff1ddc0519f88
Author: John Carr <[email protected]>
Date: 2012-12-28T12:30:59Z
Initial vmware driver
commit 4661d97624697fe724926c4f3fa6d02d3ce5c6f8
Author: John Carr <[email protected]>
Date: 2013-01-04T02:59:38Z
It's 'memsize', not 'ram'
----