Description of problem: The codebase is broken, there is a lot of duplicated code which may lead unpredicted behavior: [0;31m /home/cloud-user/networking-ovn$ /home/cloud-user/networking-ovn/.tox/pep8/bin/flake8 [0m [0;31m./networking_ovn/common/maintenance.py:460:5: F811 redefinition of unused '_check_subnet_global_dhcp_opts' from line 347[0m [0;31m def _check_subnet_global_dhcp_opts(self):[0m [0;31m ^[0m [0;31m./networking_ovn/common/maintenance.py:491:5: F811 redefinition of unused 'check_global_dhcp_opts' from line 378[0m [0;31m @periodics.periodic(spacing=600,[0m [0;31m ^[0m [0;31m./networking_ovn/common/maintenance.py:525:5: F811 redefinition of unused 'check_metadata_ports' from line 412[0m [0;31m @periodics.periodic(spacing=1800, run_immediately=True)[0m [0;31m ^[0m [0;31m./networking_ovn/common/maintenance.py:544:5: F811 redefinition of unused 'check_for_port_security_unknown_address' from line 431[0m [0;31m @periodics.periodic(spacing=600, run_immediately=True)[0m [0;31m ^[0m [0;31m./networking_ovn/common/utils.py:442:1: F811 redefinition of unused 'is_neutron_dhcp_agent_port' from line 421[0m [0;31mdef is_neutron_dhcp_agent_port(port):[0m [0;31m^[0m [0;31mERROR: InvocationError: '/home/cloud-user/networking-ovn/.tox/pep8/bin/flake8'[0m [0;31m___________________________________ summary ____________________________________[0m Version-Release number of selected component (if applicable): It seems it's been broken by an import from upstream and not solving the conflicts correctly.
I will write the RPM version once Jenkins starts responding.
We don't know exactly because our history goes only to the beginning of September. It's been already broken there.
There's a fix for this already. Closing as duplicate. *** This bug has been marked as a duplicate of bug 1935136 ***