| opendevreview | Udayendu Kar proposed openstack/glance master: doc: add MySQL 8+ database setup instructions https://review.opendev.org/c/openstack/glance/+/995175 | 08:11 |
|---|---|---|
| croelandt | hey | 14:00 |
| croelandt | #startmeeting glance | 14:00 |
| opendevmeet | Meeting started Thu Aug 6 14:00:46 2026 UTC and is due to finish in 60 minutes. The chair is croelandt. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
| opendevmeet | The meeting name has been set to 'glance' | 14:00 |
| croelandt | #topic roll call | 14:00 |
| croelandt | #link https://etherpad.opendev.org/p/glance-team-meeting-agenda | 14:00 |
| abhishekk | o/ | 14:01 |
| croelandt | o/ | 14:01 |
| croelandt | not sure we'll have many people today | 14:02 |
| croelandt | #topic Release/periodic job updates | 14:02 |
| abhishekk | yeah | 14:02 |
| croelandt | all good except for some jobs which try do get the upper constraints and download... the cloudflare-like page that says "I hope you're not a bot!" | 14:02 |
| croelandt | I raised the concern in #openstack-infra | 14:02 |
| abhishekk | ack | 14:02 |
| croelandt | I don't think we have a "real" issue but we should keep an eye on that | 14:02 |
| croelandt | #topic stable patches | 14:02 |
| croelandt | #link https://review.opendev.org/c/openstack/glance/+/999896 -- This removes the need to have DNS resolution when running tests, nice to have for distro miantainers | 14:03 |
| croelandt | not critical though | 14:03 |
| abhishekk | ack, will check | 14:04 |
| croelandt | thanks | 14:04 |
| croelandt | #topic M3 | 14:04 |
| croelandt | I think the only thing we'd like to have for M3 is encryption | 14:04 |
| croelandt | but I think the Cinder issue has not been solved | 14:04 |
| croelandt | mhen: are you around? | 14:04 |
| mhen | yes | 14:04 |
| dansmith | o/ | 14:04 |
| mhen | o/ | 14:05 |
| croelandt | mhen: anything you wish to add on this topic? | 14:05 |
| mhen | give me a second please | 14:05 |
| croelandt | sure | 14:05 |
| croelandt | oh apparently fungi is aware of the issue with the jobs fetching the wrong content, perfect | 14:06 |
| fungi | yes, pip is getting mistaken for a crawler in many cases, we should have it resolved shortly | 14:06 |
| croelandt | \o/ | 14:07 |
| croelandt | Whenever I write some kind of automation that interacts with a website and I'm caught, I'm like "I'm not a bot, I'm just a human automating stuff... Well, ok, fair enough" | 14:07 |
| mhen | so the situation is a bit stuck right now | 14:08 |
| mhen | right now, image encryption is missing some necessary adjustments in cinder for remotefs-/nfs-based backends due to how they convert images to the target storage | 14:08 |
| mhen | the volume encryption support for the NFS driver is currently broken so we cannot implement/test the necessary adjustments | 14:08 |
| mhen | eharney pointed to a patchset that he started a while ago | 14:09 |
| mhen | #link https://review.opendev.org/c/openstack/cinder/+/973870/comment/d923c431_09cca9b7/ | 14:09 |
| mhen | however, as explained in my comment there, it breaks Nova boot and image-from-volume | 14:09 |
| mhen | because it seems to introduce encrypted qcow2 in Cinder, which it never used before | 14:10 |
| mhen | so other parts don't expect it | 14:10 |
| mhen | cinder was only using raw LUKS so far for encryption | 14:10 |
| mhen | even if it wouldn't break those existing things, it would contradict a core assumption in our image encryption spec | 14:11 |
| mhen | because we don't expect this from cinder either | 14:11 |
| mhen | I'm not sure what the cinder team's intention is here | 14:11 |
| mhen | I attempted to join yesterday's IRC meeting but it didn't happen | 14:11 |
| croelandt | rosmaita: when you come back, can you take a look at the above discussion, please? | 14:12 |
| croelandt | maybe rosmaita will have an idea of who to ping/how to fix this | 14:12 |
| croelandt | so I guess encryption won't make it in H, unfortunately :/ | 14:13 |
| mhen | yes, unfortunately, we cannot simply ignore some of the major backends in cinder | 14:14 |
| croelandt | Unfortunately | 14:14 |
| croelandt | well this should be a major Cinder PTG topic, then, right? | 14:15 |
| abhishekk | or cross-porject topic? | 14:16 |
| croelandt | maybe | 14:17 |
| croelandt | I feel there are some very specific Cinder issues here | 14:17 |
| abhishekk | ack | 14:18 |
| croelandt | there might be both a Cinder one and a cross-project one :D | 14:18 |
| abhishekk | :D | 14:19 |
| abhishekk | we need planning etherpad as well | 14:19 |
| croelandt | yes | 14:19 |
| croelandt | alreayd, you're eager to jump into PTG | 14:19 |
| abhishekk | to dump ptg topics | 14:19 |
| croelandt | yeah I'll create that | 14:19 |
| croelandt | anywya, moving on | 14:19 |
| croelandt | #topic Open discussion | 14:19 |
| croelandt | #link https://review.opendev.org/c/openstack/glance/+/999840 | 14:20 |
| croelandt | so htis looks cool, but I've just asked on #openstack-oslo whether they are going to change the default backend | 14:20 |
| croelandt | which I think they will | 14:20 |
| croelandt | because they are already trying to make evnetlet optional | 14:20 |
| croelandt | in which case we would just bump oslo.service and not need any shenanigans | 14:20 |
| abhishekk | what will be eta? | 14:20 |
| croelandt | I have not had an answer yet :D | 14:20 |
| croelandt | join #openstack-oslo :p | 14:21 |
| abhishekk | we don't have oslo,service in requirements | 14:21 |
| croelandt | hm | 14:21 |
| croelandt | well you added it :) | 14:21 |
| abhishekk | I would suggest have this patch | 14:21 |
| croelandt | but we could just make sure we end up with the right version installed | 14:21 |
| croelandt | abhishekk: I'll wait 24 hours for their answer and yeah I might just merge it | 14:22 |
| abhishekk | sounds good | 14:22 |
| croelandt | but if they say "yeah we're making this happen for M3" then maybe we don't bother? | 14:22 |
| abhishekk | either way we are good i guess | 14:22 |
| croelandt | hehe | 14:22 |
| croelandt | no problem then | 14:22 |
| abhishekk | yep | 14:22 |
| croelandt | ok so I'm gonna go on a little bit of PTO again so I probably won't be there next week | 14:23 |
| abhishekk | ack | 14:23 |
| croelandt | #endmeeting | 14:23 |
| opendevmeet | Meeting ended Thu Aug 6 14:23:28 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:23 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/glance/2026/glance.2026-08-06-14.00.html | 14:23 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/glance/2026/glance.2026-08-06-14.00.txt | 14:23 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/glance/2026/glance.2026-08-06-14.00.log.html | 14:23 |
| croelandt | abhishekk: https://etherpad.opendev.org/p/2027.1-ptg-glance-planning | 15:22 |
| opendevreview | Lajos Katona proposed openstack/glance_store stable/2026.1: Cinder: Fix race conditions on mount/umount operations https://review.opendev.org/c/openstack/glance_store/+/999994 | 16:15 |
| gouthamr | croelandt: https://review.opendev.org/c/openstack/glance/+/994592 needs a backport to 2025.1. I've an OSSN drafted here: https://review.opendev.org/c/openstack/security-doc/+/996210 (ignore the number, will have to update it) | 18:27 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!