-----Original Message----- From: Matthew Thode <[email protected]> Reply: [email protected] <[email protected]>, OpenStack Development Mailing List (not for usage questions) <[email protected]> Date: August 9, 2016 at 09:53:53 To: [email protected] <[email protected]> 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 __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
