<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jul 13, 2017 at 10:23 AM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</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 dir="ltr">Hello,<div>on February I installed OVN controller on some hypervisors (CentOS 7.3 hosts).</div><div>At that time the vdsm-tool command was part of vdsm-python-4.19.4-1.el7.<wbr>centos.noarch</div><div>I was able to configure my hosts with command</div><div><br></div><div>vdsm-tool ovn-config OVN_central_server_IP local_OVN_tunneling_IP<br></div><div><br></div><div>as described here:</div><div><a href="https://www.ovirt.org/blog/2016/11/ovirt-provider-ovn/" target="_blank">https://www.ovirt.org/blog/<wbr>2016/11/ovirt-provider-ovn/</a><br></div><div>and now here</div><div><a href="https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.1/html/administration_guide/sect-adding_external_providers" target="_blank">https://access.redhat.com/<wbr>documentation/en-us/red_hat_<wbr>virtualization/4.1/html/<wbr>administration_guide/sect-<wbr>adding_external_providers</a><br></div><div><br></div><div>I have 2 hosts that I added later and on which I want to configure OVN external network provider too.</div><div><br></div><div>But now, with vdsm-python at version vdsm-python-4.19.10.1-<wbr>1.el7.centos.noarch I get an usage error trying to execute the command</div><div><br></div><div><div>[root@ov301 ~]# vdsm-tool ovn-config 10.4.192.43 10.4.167.41</div><div>Usage: /bin/vdsm-tool [options] &lt;action&gt; [arguments]</div><div>Valid options:</div><div>  -h, --help</div><div><span style="white-space:pre-wrap">                </span>Show this help menu.</div><div>  -l, --logfile &lt;path&gt;</div></div><div>...</div><div><br></div><div>Also, the changelog of the package seems quite broken:</div><div><br></div><div><div>[root@ov301 ~]# rpm -q --changelog vdsm-python</div><div>* Wed Aug 03 2016 Yaniv Bronhaim &lt;<a href="mailto:ybronhei@redhat.com" target="_blank">ybronhei@redhat.com</a>&gt; - 4.18.999</div><div>- Re-review of vdsm.spec to return it to fedora Bug #1361659</div><div><br></div><div>* Sun Oct 13 2013 Yaniv Bronhaim &lt;<a href="mailto:ybronhei@redhat.com" target="_blank">ybronhei@redhat.com</a>&gt; - 4.13.0</div><div>- Removing vdsm-python-cpopen from the spec</div><div>- Adding dependency on formal cpopen package</div><div><br></div><div>* Sun Apr 07 2013 Yaniv Bronhaim &lt;<a href="mailto:ybronhei@redhat.com" target="_blank">ybronhei@redhat.com</a>&gt; - 4.9.0-1</div><div>- Adding cpopen package</div><div><br></div><div>* Wed Oct 12 2011 Federico Simoncelli &lt;<a href="mailto:fsimonce@redhat.com" target="_blank">fsimonce@redhat.com</a>&gt; - 4.9.0-0</div><div>- Initial upstream release</div><div><br></div><div>* Thu Nov <a href="tel:02%202006" value="+39022006" target="_blank">02 2006</a> Simon Grinberg &lt;<a href="mailto:simong@qumranet.com" target="_blank">simong@qumranet.com</a>&gt; -  0.0-1</div><div>- Initial build</div><div><br></div><div>[root@ov301 ~]# </div></div><div><br></div><div>How can I configure OVN?</div><div><br></div><div>Thanks in advance,</div><div>Gianluca</div></div>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Sorry I thought I had already installed ovirt-provider-ovn-driver package on hosts, as documented above, but It was not so...</div><div class="gmail_extra">This package in fact provides /usr/lib/python2.7/site-packages/vdsm/tool/ovn_config.py that is probably dynamically loaded by vdsm-tool command at runtime if found...</div><div class="gmail_extra"><br></div><div class="gmail_extra">Nevertheless the rpm changelog for the package could be corrected</div><div class="gmail_extra"><br></div><div class="gmail_extra">Gianluca </div></div>