[openstack-dev] [requirements] History lesson please

Ian Cordasco sigmavirus24 at gmail.com
Tue Aug 9 15:22:29 UTC 2016


-----Original Message-----
From: Matthew Thode <prometheanfire at gentoo.org>
Reply: prometheanfire at gentoo.org <prometheanfire at gentoo.org>, OpenStack Development Mailing List (not for usage questions) <openstack-dev at lists.openstack.org>
Date: August 9, 2016 at 09:53:53
To: openstack-dev at lists.openstack.org <openstack-dev at lists.openstack.org>
Subject:  Re: [openstack-dev] [requirements] History lesson please

> One of the things on our todo list is to test the 'lower-constraints' to
> make sure they still work with the head of branch.

That's not sufficient. You need to find versions in between the lowest tested version and the current version to also make sure you don't end up with breakage. You might have somepackage that has a lower version of 2.0.1 and a current constraint of 2.12.3. You might even have a blacklist of versions in between those two versions, but you still need other versions to ensure that things in between those continue to work.

THe tiniest of accidental incompatibilities can cause some of the most bizarre bugs.

--  
Ian Cordasco




More information about the OpenStack-dev mailing list