<div dir="ltr">Thanks for the response Dirk. I see very similar output now as shown in the log when running 'tox -epylint', so I am getting closer. Unfortunately I am still not able to reproduce the failure shown here <a href="http://logs.openstack.org/17/62217/5/check/gate-cinder-pylint/1272f0a/console.html" target="_blank">http://logs.openstack.org/17/62217/5/check/gate-cinder-pylint/1272f0a/console.html</a>.<div>

<br></div><div>What seems strange to me is that even when I plain run "pylint -E -i y cinder" on this branch I still don't see the two lint errors reported in above link!</div><div><br></div><div>- Subbu</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 13, 2014 at 2:45 PM, Dirk Müller <span dir="ltr"><<a href="mailto:dirk@dmllr.de" target="_blank">dirk@dmllr.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class=""><br>
> Here is what I tried:<br>
> /opt/stack/cinder $ ./tools/lintstack.sh<br>
><br>
> But this does not report any errors even though I am on the same branch.<br>
> What am I missing?<br>
<br>
</div>You might be running against local packages then which have a<br>
different version / output. The proper way to reproduce the Gate<br>
errors is by using "tox".<br>
<br>
in this case tox -e pylint<br>
<br>
Please note that the pylint error is nonvoting, the actual -1 comes<br>
from the Devstack test run failure.<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>