<div dir="ltr">More info: <a href="https://wiki.openstack.org/wiki/Requirements">https://wiki.openstack.org/wiki/Requirements</a></div><div class="gmail_extra"><br clear="all"><div><div><br></div>-Dolph</div>
<br><br><div class="gmail_quote">On Fri, Apr 26, 2013 at 11:07 AM, Clark Boylan <span dir="ltr"><<a href="mailto:clark.boylan@gmail.com" target="_blank">clark.boylan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Fri, Apr 26, 2013 at 5:04 AM, Matthias Runge <<a href="mailto:mrunge@redhat.com">mrunge@redhat.com</a>> wrote:<br>
> Hi,<br>
><br>
> since we had a few jenkins checks failing in the last few days, because<br>
> of wrong requirements, I'd like to ask, how the process currently works.<br>
><br>
> Eg. for Horizon, I had in  tools/pip-requires<br>
> python-keystoneclient>=0.2  [1]<br>
><br>
> which is clearly within the bounds of<br>
> python-keystoneclient>=0.2,<0.3<br>
> taken from pip-requires[2].<br>
</div>The limits need to match openstack/requirements pip-requires exactly.<br>
In this case you would need to set python-keystoneclient>=0.2,<0.3 in<br>
your pip-requires.<br>
<div class="im"><br>
><br>
> So, the question is, how to update requirements, without breaking<br>
> jenkins? Is there a process?<br>
</div>The current process is to propose a change to openstack/requirements<br>
to update the requirement globally (eg add a new requirement or change<br>
boundaries). Once that has merged Jenkins will be happy with changes<br>
to your local project requirements.<br>
<div class="im HOEnZb"><br>
><br>
> Thanks,<br>
><br>
> Matthias<br>
><br>
> [1] <a href="https://review.openstack.org/#/c/27476/3/tools/pip-requires" target="_blank">https://review.openstack.org/#/c/27476/3/tools/pip-requires</a><br>
> [2] <a href="https://github.com/openstack/requirements/blob/master/tools/pip-requires" target="_blank">https://github.com/openstack/requirements/blob/master/tools/pip-requires</a><br>
<br>
</div><span class="HOEnZb"><font color="#888888">Clark<br>
</font></span><div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>