<p dir="ltr">I'm looking for a way to configure the guest networking(including IP) dynamically, using a custom script, right after VM creation.</p>
<p dir="ltr">Is there a similar feature in oVirt as the Invoke-VMScript in of VMware's PowerCLI? It allows you to run a script in the guest OS, even before the guest has networking connectivity ( the host talks to the vmtools agent that's installed in the guest).</p>
<p dir="ltr">Native KVM/libvirt option will be good as well.</p>
<p dir="ltr">Thanks,<br>
Shlomi</p>
<p dir="ltr">Invoke-VMScript reference:<br>
<a href="http://www.vmware.com/support/developer/windowstoolkit/wintk40u1/html/Invoke-VMScript.html">http://www.vmware.com/support/developer/windowstoolkit/wintk40u1/html/Invoke-VMScript.html</a></p>