[Engine-devel] [Users] oVirt MCollective Agent
Oved Ourfalli
ovedo at redhat.com
Thu Oct 11 10:20:56 UTC 2012
----- Original Message -----
> From: "Marco Mornati" <mornatim at gmail.com>
> To: users at ovirt.org
> Sent: Thursday, October 11, 2012 12:06:23 PM
> Subject: [Users] oVirt MCollective Agent
>
>
> Hello guys,
>
>
> I'm working on a cloud provisioning automatic tool and control (
> http://www.kermit.fr ) and I'm actually creating the module to
> control the virtual farm based on oVirt (and RHEV 3.1 when will be
> out ;)).
>
>
> That means I created a module to control oVirt using MCollective (
> http://docs.puppetlabs.com/mcollective/ ).
>
>
> You can find some information about the agent and the usage on my
> blog, here:
> http://blog.mornati.net/2012/10/09/mcollective-ovirt-agent/
> And source of the Mcollective oVirt agent here:
> https://github.com/thinkfr/mcoplugins (ovirt.rb and ovirt.ddl).
>
>
> Even if you are not interested in the agent, I think the ruby file
> could be useful if you want to use the rbovirt API. I couldn't find
> any doc about that API on the net, so I created the agent looking to
> ruby api sources (I think any good project should have a little bit
> of documentation!!!).
>
Nice work!
As for rbovirt, I saw that indeed there isn't a lot of documentation on it.
You can have a look at deltacloud, which uses it as well, to see some usage samples (although some are similar to what you already did).
I hope rbovirt will expand more, to include some new features that were added in 3.1.
You can see the driver they wrote in:
https://github.com/apache/deltacloud/blob/master/server/lib/deltacloud/drivers/rhevm/rhevm_driver.rb
I'm currently working on testing EC2/CIMI API calls using deltacloud, and pushing some fixes both in deltacloud in rbovirt, but there is indeed a lot of work that needs to be done there.
Feel free to contact this mailing list, or the engine-devel mailing list if you have issues, and we'll help.
Good luck!
Oved
>
> Anyway, let me know if you are interested and if you have any
> suggestion and idea about it.
>
>
> Marco
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
More information about the Engine-devel
mailing list