| opendevreview | Abhishek Kekane proposed openstack/glance-specs master: [Spec] Parallel image import https://review.opendev.org/c/openstack/glance-specs/+/967046 | 06:05 |
|---|---|---|
| opendevreview | Abhishek Kekane proposed openstack/glance-specs master: [Spec] Parallel image import https://review.opendev.org/c/openstack/glance-specs/+/967046 | 06:31 |
| opendevreview | Pranali Deore proposed openstack/glance master: Default Glance unit tests to native threading https://review.opendev.org/c/openstack/glance/+/986329 | 08:06 |
| opendevreview | Mathieu Tortuyaux proposed openstack/glance master: glance/utils: override urllib 'User-agent' header https://review.opendev.org/c/openstack/glance/+/972507 | 09:42 |
| opendevreview | Cyril Roelandt proposed openstack/glance master: Change DB migration constant to 2026_2 https://review.opendev.org/c/openstack/glance/+/986379 | 13:47 |
| croelandt | abhishekk: glance.cmd.api:main is the entrypoint when using eventlet, right? | 14:14 |
| croelandt | I guess we could start from there when removing eventlet completely | 14:15 |
| dansmith | certainly to prevent people from deploying in that mode going forward yeah | 14:22 |
| croelandt | dansmith: I do hope no one is doing this anymore :D | 14:31 |
| dansmith | you might be surprised, but yep :) | 14:31 |
| abhishekk | croelandt: yes | 14:40 |
| abhishekk | @croelandt I am surprised on master we are running unit tests for py311 and greater but still have functional tests running for py310 | 15:02 |
| opendevreview | Merged openstack/glance master: Add tools/db-migration to update the DB migration constant https://review.opendev.org/c/openstack/glance/+/965173 | 15:13 |
| opendevreview | Mathieu Tortuyaux proposed openstack/glance master: glance/utils: override urllib 'User-agent' header https://review.opendev.org/c/openstack/glance/+/972507 | 15:25 |
| croelandt | abhishekk: I think py310 is still officially supported, right? | 15:55 |
| croelandt | dansmith: SynchronousAPIBase does not start a "real" server, so it does not care whether we are IPv4 or IPv6, right? | 16:01 |
| dansmith | kinda by definition :) | 16:01 |
| croelandt | I think MinimalIPv6TestBase still uses eventlet: it uses eventlet options (bind_host) and starts glance.cmd.api | 16:02 |
| croelandt | but I cannot really migrate it to SynchronousAPIBase because... yeah it would not make any sense | 16:02 |
| dansmith | yeah but without standalone mode, we're probably completely out of the IP business (except for outbound tings of course) | 16:02 |
| croelandt | yeah we're completely agnostic about IP version | 16:03 |
| croelandt | it's somebody else's issue | 16:03 |
| croelandt | ok this is gonna be one fun patch to review | 16:11 |
| croelandt | Gotta figure tomorrow how to split it up properly | 16:12 |
| opendevreview | Cyril Roelandt proposed openstack/glance master: eventlet removal: Remove TestImagesIPv6 https://review.opendev.org/c/openstack/glance/+/986467 | 22:37 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!