<p dir="ltr">Pip is listed there because we used to use pip from within pbr. We could raise the pip version in global requirements safely I think.</p>
<div class="gmail_quote">On 8 Aug 2015 09:58, "Christian Berendt" <<a href="mailto:christian@berendt.io">christian@berendt.io</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 08/07/2015 10:52 PM, Robert Collins wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't know why Nova has a requirement expressed on pip, since<br>
requirements.txt is evaluated by pip its too late. Does Nova actually<br>
consume pip itself?<br>
</blockquote>
<br>
pip is not listed in the requirements.txt file of nova. pip is listed in the global requirements:<br>
<br>
<a href="https://github.com/openstack/requirements/blob/master/global-requirements.txt#L112" rel="noreferrer" target="_blank">https://github.com/openstack/requirements/blob/master/global-requirements.txt#L112</a><br>
<br>
My understanding is that it is possible to use pip>=6.0. Is that wrong?<br>
<br>
Is there an other place where we documented which version of pip can be used with the requirement.txt files (based on global-requirements.txt)?<br>
<br>
Christian.<br>
<br>
-- <br>
Christian Berendt<br>
Cloud Solution Architect<br>
Mail: <a href="mailto:berendt@b1-systems.de" target="_blank">berendt@b1-systems.de</a><br>
<br>
B1 Systems GmbH<br>
Osterfeldstraße 7 / 85088 Vohburg / <a href="http://www.b1-systems.de" rel="noreferrer" target="_blank">http://www.b1-systems.de</a><br>
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>