oVirt have a build-in integration with Foreman now.
Test engine for ovirt-foreman integration
-
gem install foreman_ovirt
-
Add bundler.d folder in Foreman a file called foreman_ovirt, containing the line:
gem ‘foreman_ovirt’
See the README-foreman-plugin in the oVirt plugin repository (gerrit.ovirt.org/p/samples-uiplugins.git) for guidelines on what to do in the oVirt engine server. Also see ovedou.blogspot.com for more information, as I have a blog post on that.
Copyright © 2012 Oved Ourfali. See LICENSE.txt for further details.