Reviewed: https://review.opendev.org/c/openstack/neutron/+/946817 Committed: https://opendev.org/openstack/neutron/commit/1920c2fdbdb5b2e8fbfc0f3f121b983046a77063 Submitter: "Zuul (22348)" Branch: master
commit 1920c2fdbdb5b2e8fbfc0f3f121b983046a77063 Author: Brian Haley <haleyb....@gmail.com> Date: Wed Apr 9 14:41:04 2025 -0400 Fix use of pyroute2 Stats tuple import In later versions of pyroute2, the definition of Stats was moved from pyroute2.netlink.nlsocket to pyroute2.netlink.core. To support jobs running on multiple versions, import with a try/except. This can be removed when we are able to require pyroute2 >= 0.9.1. Closes-bug: #2106605 Change-Id: Ib929df4a143c4b70c3ec5edd0d3037814bab80d4 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2106605 Title: [UT] py3 not starting with pyroute2 0.9.1 Status in neutron: Fix Released Bug description: The UT CI (py3x) is not even starting with pyroute2 0.9.1. Log: https://bfb1a44810a2b4161d79-a8caf4f4ad4b0a7f74dab21fc6a45bed.ssl.cf1.rackcdn.com/openstack/0bc04df3d47e4a32ba0d90fe0f5b6e72/job- output.txt Snippet: https://paste.opendev.org/show/bJu1yPrUOVB9HWkLHQzN/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2106605/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp