neutron/neutron/tests/unit/hacking
Brian Haley bd0fec95fa Use convert_version_to_tuple() throughout tree
Most code uses convert_version_to_tuple() from
oslo_utils.versionutils to determine minimum version
numbers, but there were two places that used the
packaging.version class instead. Change to always
use the same code throughout the tree.

Also added a flake8 enforcement check for it so we
don't regress.

TrivialFix

Change-Id: Ida4dcd504562646f0a450160e57680a44c387b1d
2023-10-20 18:03:21 -04:00
..
__init__.py Moved hacking unit test into proper location 2015-02-11 14:06:37 +01:00
test_checks.py Use convert_version_to_tuple() throughout tree 2023-10-20 18:03:21 -04:00