Monday, 2026-04-27

opendevreviewAbhishek Kekane proposed openstack/glance-specs master: [Spec] Parallel image import  https://review.opendev.org/c/openstack/glance-specs/+/96704606:05
opendevreviewAbhishek Kekane proposed openstack/glance-specs master: [Spec] Parallel image import  https://review.opendev.org/c/openstack/glance-specs/+/96704606:31
opendevreviewPranali Deore proposed openstack/glance master: Default Glance unit tests to native threading  https://review.opendev.org/c/openstack/glance/+/98632908:06
opendevreviewMathieu Tortuyaux proposed openstack/glance master: glance/utils: override urllib 'User-agent' header  https://review.opendev.org/c/openstack/glance/+/97250709:42
opendevreviewCyril Roelandt proposed openstack/glance master: Change DB migration constant to 2026_2  https://review.opendev.org/c/openstack/glance/+/98637913:47
croelandtabhishekk: glance.cmd.api:main is the entrypoint when using eventlet, right?14:14
croelandtI guess we could start from there when removing eventlet completely14:15
dansmithcertainly to prevent people from deploying in that mode going forward yeah14:22
croelandtdansmith: I do hope no one is doing this anymore :D14:31
dansmithyou might be surprised, but yep :)14:31
abhishekkcroelandt: yes14:40
abhishekk@croelandt I am surprised on master we are running unit tests for py311 and greater but still have functional tests running for py31015:02
opendevreviewMerged openstack/glance master: Add tools/db-migration to update the DB migration constant  https://review.opendev.org/c/openstack/glance/+/96517315:13
opendevreviewMathieu Tortuyaux proposed openstack/glance master: glance/utils: override urllib 'User-agent' header  https://review.opendev.org/c/openstack/glance/+/97250715:25
croelandtabhishekk: I think py310 is still officially supported, right?15:55
croelandtdansmith: SynchronousAPIBase does not start a "real" server, so it does not care whether we are IPv4 or IPv6, right?16:01
dansmithkinda by definition :)16:01
croelandtI think MinimalIPv6TestBase still uses eventlet: it uses eventlet options (bind_host) and starts glance.cmd.api16:02
croelandtbut I cannot really migrate it to SynchronousAPIBase because... yeah it would not make any sense16:02
dansmithyeah  but without standalone mode, we're probably completely out of the IP business (except for outbound tings of course)16:02
croelandtyeah we're completely agnostic about IP version16:03
croelandtit's somebody else's issue16:03
croelandtok this is gonna be one fun patch to review16:11
croelandtGotta figure tomorrow how to split it up properly16:12
opendevreviewCyril Roelandt proposed openstack/glance master: eventlet removal: Remove TestImagesIPv6  https://review.opendev.org/c/openstack/glance/+/98646722:37

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!