neutron/neutron
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
..
agent Merge "ovs-agent: React to DB down just like to server down" 2023-08-10 14:55:16 +00:00
api Merge "Fix some new pylint "R" warnings" 2023-07-28 06:58:46 +00:00
cmd Use convert_version_to_tuple() throughout tree 2023-10-20 18:03:21 -04:00
common Merge "Fix some new pylint "W" warnings" 2023-08-02 11:03:07 +00:00
conf Merge "Add extra router attributes for ECMP and BFD" 2023-08-08 23:40:38 +00:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Merge "ovs-agent: React to DB down just like to server down" 2023-08-10 14:55:16 +00:00
exceptions Change API to validate network MTU minimums 2023-04-26 12:22:30 -04:00
extensions Merge "Fix some new pylint "R" warnings" 2023-07-28 06:58:46 +00:00
hacking Use convert_version_to_tuple() throughout tree 2023-10-20 18:03:21 -04:00
ipam Improve message for subnet gateway out of host IP addresses range 2023-01-30 18:43:24 -03:00
locale Imported Translations from Zanata 2023-05-16 03:00:56 +00:00
notifiers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
objects Merge "For hosts in DVR mode, only fetch bound FIPs" 2023-08-10 03:03:29 +00:00
pecan_wsgi Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
plugins Merge "ovs-agent: React to DB down just like to server down" 2023-08-10 14:55:16 +00:00
privileged Fix get_link_devices() with index argument 2023-01-26 12:32:38 -05:00
profiling Fix some new pylint "E" warnings 2023-06-22 20:41:29 -04:00
quota [sqlalchemy-20] Add missing DB context decorator 2022-12-02 02:38:36 +01:00
scheduler [OVN] The L3 scheduler does not use all chassis by default 2023-05-25 15:26:31 +02:00
server Initialize logger for rpc-server and wsgi script 2023-08-10 02:03:53 +00:00
services Merge "Fix some new pylint "W" warnings" 2023-08-02 11:03:07 +00:00
tests Use convert_version_to_tuple() throughout tree 2023-10-20 18:03:21 -04:00
__init__.py
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py
neutron_plugin_base_v2.py
opts.py Add extra router attributes for ECMP and BFD 2023-07-25 17:03:34 +02:00
policy.py Merge "Fix some new pylint "R" warnings" 2023-07-28 06:58:46 +00:00
service.py Merge "Initialize logger for rpc-server and wsgi script" 2023-08-11 02:39:52 +00:00
version.py
worker.py
wsgi.py Fix some pylint indentation warnings 2022-07-01 17:52:59 -04:00