Thursday, 2026-08-06

opendevreviewUdayendu Kar proposed openstack/glance master: doc: add MySQL 8+ database setup instructions  https://review.opendev.org/c/openstack/glance/+/99517508:11
croelandthey14:00
croelandt#startmeeting glance14:00
opendevmeetMeeting 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'glance'14:00
croelandt#topic roll call14:00
croelandt#link https://etherpad.opendev.org/p/glance-team-meeting-agenda14:00
abhishekko/14:01
croelandto/14:01
croelandtnot sure we'll have many people today14:02
croelandt#topic Release/periodic job updates14:02
abhishekkyeah14:02
croelandtall 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
croelandtI raised the concern in #openstack-infra14:02
abhishekkack14:02
croelandtI don't think we have a "real" issue but we should keep an eye on that14:02
croelandt#topic stable patches14: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 miantainers14:03
croelandtnot critical though14:03
abhishekkack, will check14:04
croelandtthanks14:04
croelandt#topic M314:04
croelandtI think the only thing we'd like to have for M3 is encryption14:04
croelandtbut I think the Cinder issue has not been solved14:04
croelandtmhen: are you around?14:04
mhenyes14:04
dansmitho/14:04
mheno/14:05
croelandtmhen: anything you wish to add on this topic?14:05
mhengive me a second please14:05
croelandtsure14:05
croelandtoh apparently fungi is aware of the issue with the jobs fetching the wrong content, perfect14:06
fungiyes, pip is getting mistaken for a crawler in many cases, we should have it resolved shortly14:06
croelandt\o/14:07
croelandtWhenever 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
mhenso the situation is a bit stuck right now14:08
mhenright now, image encryption is missing some necessary adjustments in cinder for remotefs-/nfs-based backends due to how they convert images to the target storage14:08
mhenthe volume encryption support for the NFS driver is currently broken so we cannot implement/test the necessary adjustments14:08
mheneharney pointed to a patchset that he started a while ago14:09
mhen#link https://review.opendev.org/c/openstack/cinder/+/973870/comment/d923c431_09cca9b7/14:09
mhenhowever, as explained in my comment there, it breaks Nova boot and image-from-volume14:09
mhenbecause it seems to introduce encrypted qcow2 in Cinder, which it never used before14:10
mhenso other parts don't expect it14:10
mhencinder was only using raw LUKS so far for encryption14:10
mheneven if it wouldn't break those existing things, it would contradict a core assumption in our image encryption spec14:11
mhenbecause we don't expect this from cinder either14:11
mhenI'm not sure what the cinder team's intention is here14:11
mhenI attempted to join yesterday's IRC meeting but it didn't happen14:11
croelandtrosmaita: when you come back, can you take a look at the above discussion, please?14:12
croelandtmaybe rosmaita will have an idea of who to ping/how to fix this14:12
croelandtso I guess encryption won't make it in H, unfortunately :/14:13
mhenyes, unfortunately, we cannot simply ignore some of the major backends in cinder14:14
croelandtUnfortunately14:14
croelandtwell this should be a major Cinder PTG topic, then, right?14:15
abhishekkor cross-porject topic?14:16
croelandtmaybe14:17
croelandtI feel there are some very specific Cinder issues here14:17
abhishekkack14:18
croelandtthere might be both a Cinder one and a cross-project one :D14:18
abhishekk:D14:19
abhishekkwe need planning etherpad as well14:19
croelandtyes14:19
croelandtalreayd, you're eager to jump into PTG14:19
abhishekkto dump ptg topics14:19
croelandtyeah I'll create that14:19
croelandtanywya, moving on14:19
croelandt#topic Open discussion14:19
croelandt#link https://review.opendev.org/c/openstack/glance/+/99984014:20
croelandtso htis looks cool, but I've just asked on #openstack-oslo whether they are going to change the default backend14:20
croelandtwhich I think they will14:20
croelandtbecause they are already trying to make evnetlet optional14:20
croelandtin which case we would just bump oslo.service and not need any shenanigans14:20
abhishekkwhat will be eta?14:20
croelandtI have not had an answer yet :D14:20
croelandtjoin #openstack-oslo :p14:21
abhishekkwe don't have oslo,service in requirements14:21
croelandthm14:21
croelandtwell you added it :)14:21
abhishekkI would suggest have this patch14:21
croelandtbut we could just make sure we end up with the right version installed14:21
croelandtabhishekk: I'll wait 24 hours for their answer and yeah I might just merge it14:22
abhishekksounds good14:22
croelandtbut if they say "yeah we're making this happen for M3" then maybe we don't bother?14:22
abhishekkeither way we are good i guess14:22
croelandthehe14:22
croelandtno problem then14:22
abhishekkyep14:22
croelandtok so I'm gonna go on a little bit of PTO again so I probably won't be there next week14:23
abhishekkack14:23
croelandt#endmeeting14:23
opendevmeetMeeting ended Thu Aug  6 14:23:28 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:23
opendevmeetMinutes:        https://meetings.opendev.org/meetings/glance/2026/glance.2026-08-06-14.00.html14:23
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/glance/2026/glance.2026-08-06-14.00.txt14:23
opendevmeetLog:            https://meetings.opendev.org/meetings/glance/2026/glance.2026-08-06-14.00.log.html14:23
croelandtabhishekk: https://etherpad.opendev.org/p/2027.1-ptg-glance-planning15:22
opendevreviewLajos Katona proposed openstack/glance_store stable/2026.1: Cinder: Fix race conditions on mount/umount operations  https://review.opendev.org/c/openstack/glance_store/+/99999416:15
gouthamrcroelandt: 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/!