Capabilities similar to the ec2 or rax modules are preferable, i.e. if you create new instances, return the same kind of instances list suitable with add_hosts.
The other thing that probably makes sense is an ovirt inventory script.
Capabilities similar to the ec2 or rax modules are preferable, i.e. if you
create new instances, return the same kind of instances list suitable with
add_hosts.
As far as I know ec2, you can only use predefined images (amis) whereas
with ovirt you can define new vms from scratch or use existing templates.
This will result in more options like disk size, memory size, number of
nics etc..
I would like to support both ways of defining new instances
Can you elaborate a bit more on this " return the same kind of instances
list suitable with add_hosts."