<div dir="ltr">I updated from pip and that fixed things, thanks!</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 13, 2016 at 11:20 AM, David Caro <span dir="ltr">&lt;<a href="mailto:dcaro@redhat.com" target="_blank">dcaro@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/13 08:45, Eric Helms wrote:<br>
&gt; Howdy,<br>
&gt;<br>
&gt; While it does not seem to &quot;break&quot; things, it does affect my ability to<br>
&gt; automate. For example, if I do a lago status into JSON format for parsing,<br>
&gt; that output is included and thus does not parse properly.<br>
&gt;<br>
&gt; Here is my init file:<br>
&gt; <a href="https://gist.github.com/ehelms/8761f678fe77f6fa13907e8ed6fb875b" rel="noreferrer" target="_blank">https://gist.github.com/ehelms/8761f678fe77f6fa13907e8ed6fb875b</a><br>
&gt;<br>
&gt; And the stevedore package:<br>
&gt;<br>
&gt; python-stevedore.noarch               0.14-1.el7               @epel<br>
&gt;<br>
<br>
</span>That version of stevedore is quite old, we missed testing it there, we are<br>
preparing a patch to make it work there too, but in the meantime, you can<br>
upgrade python-stevedore, or downgrade lago if you are in a hurry.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
&gt;<br>
&gt;<br>
&gt; Eric<br>
&gt;<br>
&gt; On Mon, Jun 13, 2016 at 7:30 AM, Gal Ben Haim &lt;<a href="mailto:gbenhaim@redhat.com">gbenhaim@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; In addition to David&#39;s requests, can you provide the &#39;stevedore&#39; package<br>
&gt; &gt; version that<br>
&gt; &gt; installed on your machine ?<br>
&gt; &gt;<br>
&gt; &gt; Gal Ben Haim<br>
&gt; &gt; <a href="mailto:gbenhaim@redhat.com">gbenhaim@redhat.com</a><br>
&gt; &gt; RHEV DevOps<br>
&gt; &gt;<br>
&gt; &gt; ----- Original Message -----<br>
&gt; &gt; From: &quot;David Caro&quot; &lt;<a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a>&gt;<br>
&gt; &gt; To: &quot;Eric Helms&quot; &lt;<a href="mailto:ehelms@redhat.com">ehelms@redhat.com</a>&gt;<br>
&gt; &gt; Cc: <a href="mailto:lago-devel@ovirt.org">lago-devel@ovirt.org</a><br>
&gt; &gt; Sent: Monday, June 13, 2016 12:30:44 PM<br>
&gt; &gt; Subject: Re: [lago-devel] [09-06-2016] New lago release - 0.21.0<br>
&gt; &gt;<br>
&gt; &gt; On 06/13 09:09, David Caro wrote:<br>
&gt; &gt; &gt; On 06/10 15:47, Eric Helms wrote:<br>
&gt; &gt; &gt; &gt; Howdy,<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I just upgraded to 0.21 and get the following no matter what I do:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; No module named ovirtlago.virt<br>
&gt; &gt; &gt; &gt; Traceback (most recent call last):<br>
&gt; &gt; &gt; &gt;   File &quot;/usr/lib/python2.7/site-packages/stevedore/extension.py&quot;, line<br>
&gt; &gt; 162,<br>
&gt; &gt; &gt; &gt; in _load_plugins<br>
&gt; &gt; &gt; &gt;     verify_requirements,<br>
&gt; &gt; &gt; &gt;   File &quot;/usr/lib/python2.7/site-packages/stevedore/extension.py&quot;, line<br>
&gt; &gt; 177,<br>
&gt; &gt; &gt; &gt; in _load_one_plugin<br>
&gt; &gt; &gt; &gt;     plugin = ep.load(require=verify_requirements)<br>
&gt; &gt; &gt; &gt;   File &quot;/usr/lib/python2.7/site-packages/pkg_resources/__init__.py&quot;,<br>
&gt; &gt; line<br>
&gt; &gt; &gt; &gt; 2229, in load<br>
&gt; &gt; &gt; &gt;     return self.resolve()<br>
&gt; &gt; &gt; &gt;   File &quot;/usr/lib/python2.7/site-packages/pkg_resources/__init__.py&quot;,<br>
&gt; &gt; line<br>
&gt; &gt; &gt; &gt; 2235, in resolve<br>
&gt; &gt; &gt; &gt;     module = __import__(self.module_name, fromlist=[&#39;__name__&#39;],<br>
&gt; &gt; level=0)<br>
&gt; &gt; &gt; &gt; ImportError: No module named ovirtlago.virt<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I it an error? or just a warning?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I thought this one should have been fixed by:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;    <a href="https://github.com/lago-project/lago/pull/272" rel="noreferrer" target="_blank">https://github.com/lago-project/lago/pull/272</a><br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; I seem to be unable to reproduce, can you pass me your lago initfile or the<br>
&gt; &gt; current $lago_prefix/current/virt directory?<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; On Thu, Jun 9, 2016 at 1:06 PM, Gal Ben Haim &lt;<a href="mailto:gbenhaim@redhat.com">gbenhaim@redhat.com</a>&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; And now with the link to the repo and docs:<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; <a href="http://resources.ovirt.org/repos/lago/stable/0.0/rpm/" rel="noreferrer" target="_blank">http://resources.ovirt.org/repos/lago/stable/0.0/rpm/</a><br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; <a href="http://lago.readthedocs.io/en/0.21/" rel="noreferrer" target="_blank">http://lago.readthedocs.io/en/0.21/</a><br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Gal Ben Haim<br>
&gt; &gt; &gt; &gt; &gt; <a href="mailto:gbenhaim@redhat.com">gbenhaim@redhat.com</a><br>
&gt; &gt; &gt; &gt; &gt; RHEV DevOps<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; &gt; &gt; From: &quot;Gal Ben Haim&quot; &lt;<a href="mailto:gbenhaim@redhat.com">gbenhaim@redhat.com</a>&gt;<br>
&gt; &gt; &gt; &gt; &gt; To: <a href="mailto:lago-devel@ovirt.org">lago-devel@ovirt.org</a><br>
&gt; &gt; &gt; &gt; &gt; Sent: Thursday, June 9, 2016 7:58:43 PM<br>
&gt; &gt; &gt; &gt; &gt; Subject: [lago-devel] [09-06-2016] New lago release - 0.21.0<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Hi everyone!<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; There&#39;s a new lago release with version 0.21.0 ready for you to<br>
&gt; &gt; upgrade!<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Here are the changes:<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; * Thu Jun 02 2016 Lago CI bot &lt;<a href="mailto:dcaroest%2Bcibot@redhat.com">dcaroest+cibot@redhat.com</a>&gt; - 0.21.0<br>
&gt; &gt; &gt; &gt; &gt;     f28ea953: Merge pull request #272 from<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt;  lago-project/show_plugin_import_exception_only_in_debug_level<br>
&gt; &gt; &gt; &gt; &gt;     6336d527: Added a callback function to handle import exception<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Enjoy!<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; Gal Ben Haim<br>
&gt; &gt; &gt; &gt; &gt; <a href="mailto:gbenhaim@redhat.com">gbenhaim@redhat.com</a><br>
&gt; &gt; &gt; &gt; &gt; RHEV DevOps<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; &gt; lago-devel mailing list<br>
&gt; &gt; &gt; &gt; &gt; <a href="mailto:lago-devel@ovirt.org">lago-devel@ovirt.org</a><br>
&gt; &gt; &gt; &gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/lago-devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/lago-devel</a><br>
&gt; &gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; &gt; lago-devel mailing list<br>
&gt; &gt; &gt; &gt; &gt; <a href="mailto:lago-devel@ovirt.org">lago-devel@ovirt.org</a><br>
&gt; &gt; &gt; &gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/lago-devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/lago-devel</a><br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; &gt; lago-devel mailing list<br>
&gt; &gt; &gt; &gt; <a href="mailto:lago-devel@ovirt.org">lago-devel@ovirt.org</a><br>
&gt; &gt; &gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/lago-devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/lago-devel</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt; David Caro<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Red Hat S.L.<br>
&gt; &gt; &gt; Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Tel.: <a href="tel:%2B420%20532%20294%20605" value="+420532294605">+420 532 294 605</a><br>
&gt; &gt; &gt; Email: <a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a><br>
&gt; &gt; &gt; IRC: dcaro|dcaroest@{freenode|oftc|redhat}<br>
&gt; &gt; &gt; Web: <a href="http://www.redhat.com" rel="noreferrer" target="_blank">www.redhat.com</a><br>
&gt; &gt; &gt; RHT Global #: 82-62605<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; lago-devel mailing list<br>
&gt; &gt; &gt; <a href="mailto:lago-devel@ovirt.org">lago-devel@ovirt.org</a><br>
&gt; &gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/lago-devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/lago-devel</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; David Caro<br>
&gt; &gt;<br>
&gt; &gt; Red Hat S.L.<br>
&gt; &gt; Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D<br>
&gt; &gt;<br>
&gt; &gt; Tel.: <a href="tel:%2B420%20532%20294%20605" value="+420532294605">+420 532 294 605</a><br>
&gt; &gt; Email: <a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a><br>
&gt; &gt; IRC: dcaro|dcaroest@{freenode|oftc|redhat}<br>
&gt; &gt; Web: <a href="http://www.redhat.com" rel="noreferrer" target="_blank">www.redhat.com</a><br>
&gt; &gt; RHT Global #: 82-62605<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; lago-devel mailing list<br>
&gt; &gt; <a href="mailto:lago-devel@ovirt.org">lago-devel@ovirt.org</a><br>
&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/lago-devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/lago-devel</a><br>
&gt; &gt;<br>
<br>
--<br>
David Caro<br>
<br>
Red Hat S.L.<br>
Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D<br>
<br>
Tel.: <a href="tel:%2B420%20532%20294%20605" value="+420532294605">+420 532 294 605</a><br>
Email: <a href="mailto:dcaro@redhat.com">dcaro@redhat.com</a><br>
IRC: dcaro|dcaroest@{freenode|oftc|redhat}<br>
Web: <a href="http://www.redhat.com" rel="noreferrer" target="_blank">www.redhat.com</a><br>
RHT Global #: 82-62605<br>
</div></div></blockquote></div><br></div>