15:00:16 <hberaud[m]> #startmeeting openstack-eventlet-removal
15:00:16 <opendevmeet> Meeting started Tue May 20 15:00:16 2025 UTC and is due to finish in 60 minutes.  The chair is hberaud[m]. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:16 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:16 <opendevmeet> The meeting name has been set to 'openstack_eventlet_removal'
15:00:19 <hberaud[m]> Ping list: amorin, JayF, gouthamr, ralonsoh,gibi
15:00:29 <hberaud[m]> link https://etherpad.opendev.org/p/flamingo-eventlet-tracking
15:00:46 <ralonsoh> sorry, I need to go at 17:00 (local time)
15:00:52 <gouthamr> o/
15:01:07 <hberaud[m]> no problem
15:02:21 <hberaud[m]> let's go
15:02:21 <hberaud[m]> #topic sharing updates
15:02:59 <hberaud[m]> so last week was a productive one on the eventlet side
15:03:19 <hberaud[m]> we fixed our CI and were able to merge many patches
15:03:39 <hberaud[m]> those patches are mostly fixes
15:04:16 <hberaud[m]> We have a fix for openssl 3.5+
15:04:26 <hberaud[m]> we removed support of Pypy and of Python 3.8
15:05:20 <hberaud[m]> and all these things are now released with eventlet 0.40.0 https://pypi.org/project/eventlet/0.40.0/
15:05:33 <hberaud[m]> lets checks our openstack requirements
15:06:16 <hberaud[m]> OpenStack is still behind for now https://opendev.org/openstack/requirements/src/branch/master/upper-constraints.txt#L163
15:06:34 <hberaud[m]> will check the gerrit patch later this week
15:08:17 <hberaud[m]> Concerning our fix on Python 3.13, for now this patch still needs further works. The patch fix the reproducer and works with all the supported versions of Python, but it broke some tests. We need to investigate more
15:09:39 <hberaud[m]> For context, this Python 3.13 problem was identified on nova maintainers https://github.com/eventlet/eventlet/issues/1030 https://github.com/eventlet/eventlet/issues/1032
15:11:17 <hberaud[m]> So now concerning the concerning the OpenStack migration updates, as you surely noticed neutron, nova and glance keep up the good work on
15:13:19 <hberaud[m]> We are now waiting for a second approval on the oslo.service patch https://review.opendev.org/c/openstack/oslo.service/+/945720 tkajinam if you have some spare time, please, have a look, this way we will be able to accelerate the new backend's adoption.
15:14:26 <hberaud[m]> Daniel restarted his work on the backend documentation
15:15:46 <hberaud[m]> And he told me that he will start addressing the existing comments through follow up patch when the main patch will merged to avoid back and forth between patches.
15:16:59 <hberaud[m]> And I think that that's all on my side for this week
15:17:13 <hberaud[m]> #topic open discussion
15:17:28 <hberaud[m]> Do you have topics that you want to discuss with us?
15:21:09 <hberaud[m]> Do not hesitate to read gibi's blog post, that's very informative https://gibizer.github.io/categories/eventlet/
15:21:33 <hberaud[m]> I think we are done
15:21:46 <hberaud[m]> thanks all for your time
15:22:03 <hberaud[m]> see you in 2 weeks same hour, same place
15:22:10 <hberaud[m]> #endmeeting