Sean McGinnis
3d9c4ca96c
Stop enforcing py2 requirements match starting with U
Ussuri and later will be Python 3 only. This updates our requirements checks to only enforce local requirements match the exact global requirements for the py3.5 and later entries. Python 2 requirements can still be present in the local files, but this allows teams that want to remove all Python 2 code to clean up their requirements files for entries that are no longer relevant. Change-Id: Ifaa44593b08630f84bb50060871412c66315adcc Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Global Requirements and Constraints for OpenStack Projects
Resources and Documentation
Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.
Description
Languages
Python
89.8%
Shell
10.2%