Reviewed: https://review.opendev.org/c/openstack/neutron/+/935524 Committed: https://opendev.org/openstack/neutron/commit/078a48d803debad81b697d9d006d9ff26d133a33 Submitter: "Zuul (22348)" Branch: master
commit 078a48d803debad81b697d9d006d9ff26d133a33 Author: Rodolfo Alonso Hernandez <ralon...@redhat.com> Date: Mon Nov 18 14:36:15 2024 +0000 Replace ``ReaderWriterLock`` with ``threading.RLock`` In case of having a monkey patched executable where the ``threading`` system library is replaced, the class ``RLock`` will be replaced too. Closes-Bug: #2088453 Change-Id: Ib0ad82c864a1167d1ea80eb1e065c4015bee3927 ** 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/2088453 Title: [UT] Neutron tests failing with eventlet 0.37.0 Status in neutron: Fix Released Bug description: Several Neutron UTs are failing with the latest eventlet library version 0.37.0. Log: https://adc88d59e4dd0081446b-fa9050fbccbc1b8e2fcd252255e35175.ssl.cf2.rackcdn.com/933257/2/check/cross- neutron-py311/e399c76/testr_results.html Snippet: https://paste.opendev.org/show/blSAUTnOndkZTlO6lbI1/ Requirements patch: https://review.opendev.org/c/openstack/requirements/+/933257 Eventlet patch: https://github.com/eventlet/eventlet/commit/06ec82896ebb9a26edaf6e1ad4d63393990f15b7 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2088453/+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