neutron/neutron/cmd
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
..
eventlet [OVN] Implementation of OVN Neutron Agent 2023-01-26 07:41:38 +01:00
ovn [OVN] Hash Ring: Better handle Neutron worker failures 2023-08-01 10:05:36 +01:00
sanity Use convert_version_to_tuple() throughout tree 2023-10-20 18:03:21 -04:00
upgrade_checks Make "project_id" in "L3HARouterNetwork" unique constraint 2023-05-10 09:15:05 +02:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
destroy_patch_ports.py Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
ipset_cleanup.py Don't register config options on imports 2022-04-13 05:49:15 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
linuxbridge_cleanup.py Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
netns_cleanup.py Don't register config options on imports 2022-04-13 05:49:15 +00:00
ovs_cleanup.py Don't register config options on imports 2022-04-13 05:49:15 +00:00
pd_notify.py Fix pylint R1714 (consider-using-in) refactor messages 2019-02-21 21:11:34 +00:00
remove_duplicated_port_bindings.py Delete the PB level registers when deleting the duplicated PB 2023-01-02 11:05:12 +00:00
runtime_checks.py Use convert_version_to_tuple() throughout tree 2023-10-20 18:03:21 -04:00
sanitize_port_binding_profile_allocation.py Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
sanitize_port_mac_addresses.py Don't register config options on imports 2022-04-13 05:49:15 +00:00
sanity_check.py Add support for localnet_learn_fdb OVN option 2023-04-13 12:01:18 +02:00
status.py Don't register config options on imports 2022-04-13 05:49:15 +00:00