GitHub user marcinkuzminski opened a pull request:
https://github.com/apache/libcloud/pull/134
multiple changes
Hope someone can review, cherry pick changes
- package is now using distribute so one can link sources using python
setup.py develop
- basically implementation of few missing methods for brightbox
- zerigo dns improvements
- fixed openstack calls for networking API
- implementation of add,delete,list,create floating ips.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/marcinkuzminski/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/134.patch
----
----