Hey,

Version 0.9.1 already includes an experimental driver for libvirt -
libcloud.compute.providers.Provider.LIBVIRT (
https://svn.apache.org/viewvc/libcloud/trunk/libcloud/compute/drivers/libvirt_driver.py?view=markup
).

The main problem is that libvirt API doesn't really align with the Libcloud
API. This means the experimental driver doesn't implement create_node,
deploy_node and some other methods.

If anyone has a suggestion how we could implement those methods in Libcloud
without any major hacks, pleas share them with us.

- Tomaz

On Tue, Apr 3, 2012 at 9:26 AM, GW <[email protected]> wrote:

>
>
> Hi,
>
> I think it would be useful and interesting to integrate
> libcloud with libvirt. This way one could also use it for private clouds
> and have the ability to configure more details.
>
> Imho it is an idea
> worth discussing and maybe adding as a GSoC project.
>
> Greetings,
>  gw

Reply via email to