[openstack-dev] [requirements][stable] EOL tags and upper-constraints.txt in tox.ini

Tony Breeds tony at bakeyournoodle.com
Wed Sep 20 18:46:32 UTC 2017


On Wed, Sep 20, 2017 at 02:24:32PM -0400, Doug Hellmann wrote:

> That solves the problem of having the constraints file disappear after
> the EOL, but it doesn't really solve the problem of having to update the
> branches every time we open one. Having tox_install.sh figure out the
> URL from the .gitreview file addresses that, but it may be too magic for
> some folks. I don't know if we have generally agreed to let anything
> other than git-review look at that file.

Right, I really like the idea of working this out at runtime but I'd
like to find a solution that doesn't need a tox_install.sh or similar

Also using .gitreview doesn't help people that are using sdists or
(probably) packages.  I don't know if we want that to stop us but it's
something we need to discuss

[tony at thor tmp]$ wget -o /dev/null http://tarballs.openstack.org/nova/nova-master.tar.gz
[tony at thor tmp]$ tar tvf nova-master.tar.gz | grep git
-rw-rw-r-- jenkins/jenkins      2 2017-09-20 05:30 nova-16.0.0.0rc2.dev393/nova/CA/projects/.gitignore
-rw-rw-r-- jenkins/jenkins      2 2017-09-20 05:30 nova-16.0.0.0rc2.dev393/nova/CA/reqs/.gitignore
-rw-rw-r-- jenkins/jenkins    121 2017-09-20 05:30 nova-16.0.0.0rc2.dev393/nova/CA/.gitignore

Yours Tony.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170920/b8d17a7e/attachment.sig>


More information about the OpenStack-dev mailing list