[openstack-dev] Process for requirements

Dolph Mathews dolph.mathews at gmail.com
Fri Apr 26 19:25:50 UTC 2013


More info: https://wiki.openstack.org/wiki/Requirements


-Dolph


On Fri, Apr 26, 2013 at 11:07 AM, Clark Boylan <clark.boylan at gmail.com>wrote:

> On Fri, Apr 26, 2013 at 5:04 AM, Matthias Runge <mrunge at redhat.com> wrote:
> > Hi,
> >
> > since we had a few jenkins checks failing in the last few days, because
> > of wrong requirements, I'd like to ask, how the process currently works.
> >
> > Eg. for Horizon, I had in  tools/pip-requires
> > python-keystoneclient>=0.2  [1]
> >
> > which is clearly within the bounds of
> > python-keystoneclient>=0.2,<0.3
> > taken from pip-requires[2].
> The limits need to match openstack/requirements pip-requires exactly.
> In this case you would need to set python-keystoneclient>=0.2,<0.3 in
> your pip-requires.
>
> >
> > So, the question is, how to update requirements, without breaking
> > jenkins? Is there a process?
> The current process is to propose a change to openstack/requirements
> to update the requirement globally (eg add a new requirement or change
> boundaries). Once that has merged Jenkins will be happy with changes
> to your local project requirements.
>
> >
> > Thanks,
> >
> > Matthias
> >
> > [1] https://review.openstack.org/#/c/27476/3/tools/pip-requires
> > [2]
> https://github.com/openstack/requirements/blob/master/tools/pip-requires
>
> Clark
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130426/64f78d2b/attachment.html>


More information about the OpenStack-dev mailing list