| opendevreview | do minh kien proposed openstack/glance master: Remove protocol https or http in s3_host when construct S3 url https://review.opendev.org/c/openstack/glance/+/992857 | 08:26 |
|---|---|---|
| opendevreview | Maxim Sava proposed openstack/glance master: [DNM] rally: Add import-delete scenario https://review.opendev.org/c/openstack/glance/+/992874 | 09:39 |
| opendevreview | do minh kien proposed openstack/glance master: add // to s3_host before parse https://review.opendev.org/c/openstack/glance/+/992890 | 11:37 |
| croelandt | #startmeeting glance | 14:00 |
| opendevmeet | Meeting started Thu Jun 11 14:00:55 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:01 |
| abhishekk | o/ | 14:01 |
| croelandt | #link https://etherpad.openstack.org/p/glance-team-meeting-agenda | 14:01 |
| sakumbha | o/ | 14:01 |
| croelandt | o/ | 14:01 |
| mklejn | o/ | 14:01 |
| croelandt | #topic Release/periodic job updates | 14:02 |
| croelandt | All good \o/. | 14:02 |
| abhishekk | gr8 | 14:02 |
| croelandt | And there is not much for this sprint, just want to remind everyone we need reviews for some of the H features | 14:02 |
| croelandt | #topic Eventlet removal | 14:02 |
| croelandt | #link https://review.opendev.org/q/prefixtopic:%22eventlet-removal%22+project:openstack/glance+status:open | 14:03 |
| croelandt | dansmith: do you think you'd have time to look at these? | 14:03 |
| dansmith | I have been | 14:03 |
| dansmith | (sorry in another meeting) | 14:03 |
| croelandt | nice \o/ | 14:03 |
| abhishekk | there is one flaky test related to lha file in decompression which is failing intermittently | 14:03 |
| croelandt | I'm not too comfortable merging these with a single +2 | 14:03 |
| abhishekk | I think we should skip it for now | 14:03 |
| dansmith | I mean.. I have +W on the bottom patch right? :) | 14:04 |
| abhishekk | yes | 14:04 |
| croelandt | abhishekk: skip the test you mean? | 14:04 |
| abhishekk | yeah | 14:04 |
| croelandt | is there a patch up to skip it? | 14:05 |
| abhishekk | no | 14:05 |
| croelandt | do you want to send one? :) | 14:05 |
| pdeore | o/ sorry I am late :/ | 14:06 |
| abhishekk | test_decompress_lha_no_library_error | 14:06 |
| croelandt | pdeore: np np | 14:06 |
| croelandt | abhishekk: yeah let's ignore it if it's flaky | 14:06 |
| croelandt | and fix it "later" | 14:06 |
| abhishekk | I will put a patch for it after our meeting | 14:06 |
| croelandt | #topic S3 without credentials in URL | 14:06 |
| croelandt | #link https://review.opendev.org/q/topic:%22bp/s3-location-without-credentials%22 | 14:06 |
| pdeore | +1 for skipping the test | 14:06 |
| croelandt | great work by sakumbha which also will required new reviewws | 14:07 |
| croelandt | I have to do a second pass on the glance_store one | 14:07 |
| croelandt | abhishekk: and I think you have a patch up for parallel image import? | 14:07 |
| abhishekk | yes | 14:07 |
| sakumbha | Thanks cyril!! | 14:07 |
| abhishekk | #link https://review.opendev.org/c/openstack/glance/+/989942 | 14:07 |
| croelandt | yes, you're too fast for me | 14:08 |
| croelandt | so these would be our priorities for next week | 14:08 |
| croelandt | hopefully we can get a few these merged | 14:08 |
| abhishekk | ++ | 14:08 |
| croelandt | #topic Open Discussion | 14:08 |
| croelandt | Anything else or should we end the meeting early and rush to gerrit? | 14:08 |
| abhishekk | I have another feature open for long | 14:08 |
| croelandt | which one? | 14:09 |
| abhishekk | New API for cache clean and cache prune | 14:09 |
| croelandt | oh | 14:09 |
| mklejn | hello :) we (ovh) would like to split control plane and data plane in glance(api layer no longer handles downloads/uploads/imports) | 14:09 |
| croelandt | https://review.opendev.org/c/openstack/glance/+/969575 this one? | 14:09 |
| mklejn | is there any preexisting work on the topic, and given size of such project, how would we like to approach it? | 14:09 |
| abhishekk | #link https://review.opendev.org/c/openstack/glance/+/969575 | 14:09 |
| abhishekk | yes | 14:10 |
| croelandt | abhishekk: or these going ot be used in the client as well? | 14:10 |
| abhishekk | yes | 14:10 |
| croelandt | ok so we'll need patches as well | 14:10 |
| croelandt | ok I'll try to review that | 14:10 |
| abhishekk | I will work on that, once I get review on glance side :D | 14:10 |
| croelandt | mklejn: how do you deploy? | 14:10 |
| mklejn | wsgi behind apache | 14:11 |
| abhishekk | So on control plane you want to disable operations ? | 14:11 |
| mklejn | yes. api does only (or mostly) db access, worker, or something similar, performs data-heavy operations | 14:12 |
| abhishekk | We don't have default support for such deployment but I think you can use policies to disable operations you want | 14:14 |
| mklejn | I'm aware it's not supported, hence the question. we already explored some solutions that don't touch glance code directly (and L7 LB is most promising so far) | 14:16 |
| mklejn | but if we can develop something that community will also use | 14:16 |
| mklejn | then we're all for | 14:16 |
| abhishekk | @croelandt ^^ | 14:17 |
| croelandt | hm | 14:18 |
| croelandt | I think as abhishekk said, it's going to be about using the policies to craft what you want, right? | 14:18 |
| croelandt | Is this your technical approach? | 14:18 |
| opendevreview | Abhishek Kekane proposed openstack/glance master: Skip flaky lha decomprssion test:wq https://review.opendev.org/c/openstack/glance/+/992906 | 14:19 |
| opendevreview | Abhishek Kekane proposed openstack/glance master: Skip flaky lha decomprssion test https://review.opendev.org/c/openstack/glance/+/992906 | 14:20 |
| mklejn | "using the policies to craft what you want" what do you mean exactly? we didn't consider openstack policies in this, except for blocking calls that we want to ban in api nodes | 14:21 |
| abhishekk | yeah, I also didn't understood what is L7 LB is | 14:21 |
| dansmith | L7 LB means some proxy preventing operations from certain users/hosts | 14:21 |
| croelandt | mklejn: ok so | 14:21 |
| mklejn | Web Application Firewall, that will check for PUT/GET /v2/images/uuid/file | 14:21 |
| dansmith | I think we probably need to have a proposal or discussion about what sorts of things you want to limit (and how) | 14:21 |
| croelandt | Is this something that could be part of the glance-operator maybe? If you use kubernetes | 14:22 |
| dansmith | aside from deploying two glances with different policy lists (which is how you can do this today) anything else would be pretty invasive I think | 14:22 |
| mklejn | "pretty invasive" I like how gentle you are here | 14:22 |
| dansmith | not sure how to take that, but I just meant.. substantial :) | 14:23 |
| abhishekk | +1 for proposal to get basic idea | 14:23 |
| croelandt | ye | 14:24 |
| croelandt | s | 14:24 |
| croelandt | Is there a link to what you're already doing? | 14:24 |
| mklejn | yep. that makes sense. we'll prepare, not a spec maybe, but at least an etherpad that outlines what we want to achieve exactly, and if that's in line with what community wants for the project | 14:24 |
| dansmith | sounds good to me | 14:24 |
| mklejn | croelandt: unfortunately no | 14:24 |
| mklejn | good, direction is set for now, thank you for your time | 14:25 |
| croelandt | thanks | 14:26 |
| abhishekk | np, glad to see that we are getting new proposals | 14:26 |
| croelandt | I think we can end for today | 14:26 |
| croelandt | thanks everyone for joining | 14:26 |
| croelandt | #endmeeting | 14:26 |
| opendevmeet | Meeting ended Thu Jun 11 14:26:30 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:26 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/glance/2026/glance.2026-06-11-14.00.html | 14:26 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/glance/2026/glance.2026-06-11-14.00.txt | 14:26 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/glance/2026/glance.2026-06-11-14.00.log.html | 14:26 |
| *** Unknown123 is now known as Mike-- | 19:22 | |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!