<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 23, 2017 at 1:11 PM, Fabrice Bacchella <span dir="ltr">&lt;<a href="mailto:fabrice.bacchella@orange.fr" target="_blank">fabrice.bacchella@orange.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word">I&#39;m still playing with my sdk4 python wrapper (<a href="https://github.com/fbacchella/ovirtcmd" target="_blank">https://github.com/<wbr>fbacchella/ovirtcmd</a>).<br><br>In the last update, I tried to make writing of custom script simpler.<br><br>As an example, i wrote a wrapper for single node cluster installation.<br><br>I have a bunch of old ProLiant DL185 G5. I configured them to be single-node cluster. I create two disks on them, one will be system, the second on will be directly used by oVirt, without a file system on it. Three VLAN are added to the server. It used with:<br><br><div><font face="Menlo">    ovcmd eval -v host_name $hostname samples/single_node_cluster.py</font></div><br class="gmail-m_-290255187273430884Apple-interchange-newline">The code for this script is found at <a href="https://github.com/fbacchella/ovirtcmd/blob/master/samples/single_node_cluster.py" target="_blank">https://github.com/<wbr>fbacchella/ovirtcmd/blob/<wbr>master/samples/single_node_<wbr>cluster.py</a><br><br></div></blockquote><div><br></div><div>Thanks for sharing. I quite like ovlib.</div><div>How do you pass parameters to the script?</div><div><br></div><div>Lastly, I wonder how it compares to oVirt Ansible roles[1].</div><div>Y.</div><div><br></div><div>[1] <a href="https://github.com/ovirt/ovirt-ansible">https://github.com/ovirt/ovirt-ansible</a> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><br></div><br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>