14:01:03 <abhishekk> #startmeeting glance 14:01:03 <opendevmeet> Meeting started Thu Jan 27 14:01:03 2022 UTC and is due to finish in 60 minutes. The chair is abhishekk. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:01:03 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:01:03 <opendevmeet> The meeting name has been set to 'glance' 14:01:05 <abhishekk> #topic roll call 14:01:13 <abhishekk> #link https://etherpad.openstack.org/p/glance-team-meeting-agenda 14:01:22 <abhishekk> o/ 14:02:04 <abhishekk> waiting for others to show 14:03:41 <rosmaita> o/ 14:03:50 <croelandt> o/ 14:03:56 <abhishekk> cool, lets start 14:04:01 <abhishekk> #topic Updates 14:04:23 <abhishekk> Virtual PTG dates has been announced 14:04:33 <abhishekk> it will be between April 4-8, 2022! 14:04:47 <abhishekk> Link for registration is, https://openinfra-ptg.eventbrite.com/ 14:05:08 <abhishekk> as it is virtual it is free, so kindly register if not registered yet 14:05:14 <abhishekk> next 14:05:21 <abhishekk> #topic release/periodic jobs update 14:05:22 <rosmaita> it's being held in a pretty crappy location, thought 14:05:26 <rosmaita> *though 14:05:46 <rosmaita> at least croelandt gets to go to France for the PTG 14:06:19 <abhishekk> I don't remember he was there in paris 14:06:42 <rosmaita> i think he was, flavio introduced him to me there 14:06:42 <croelandt> I was there :) 14:06:55 <croelandt> rosmaita: didn't we meet in Barcelona? 14:07:09 <rosmaita> could be, it was some exotic location 14:07:14 <abhishekk> aah, yeah Barcelona I remember 14:07:49 <abhishekk> Ok, coming back to topic 14:08:08 <abhishekk> Milestone-3 is 5 weeks from now and we have 3-4 targets to achieve before that 14:08:23 <abhishekk> Cache API - Almost ready and up for review 14:08:38 <abhishekk> Stores detail API - Work is in progress 14:08:48 <abhishekk> Unified limits usage API - In progress 14:09:09 <abhishekk> Append existing metadef tags - Patch up for review, some comments are given by me and dansmith 14:09:31 <abhishekk> Kindly review Cache API work as and when you get some time 14:09:37 <abhishekk> Non-Client library release - 4 weeks 14:09:58 <abhishekk> We just have a bug fix at the moment for glance-store and nothing more coming this cycle 14:10:07 <abhishekk> Periodic jobs all green 14:10:16 <rosmaita> \o/ 14:10:37 <abhishekk> Yep, timeout frequency is dropped by almost 90-95% 14:10:51 <abhishekk> #topic All the stable gates are broken for glance 14:11:07 <abhishekk> rosmaita, I guess this is you 14:11:23 <rosmaita> yeah 14:11:44 <abhishekk> I saw failure on stable/xena day b4 yesterday, but thought it was random 14:11:56 <rosmaita> the openstacksdk-functional-devstack job is failing in xena through ussuri 14:12:23 <rosmaita> looks like the problem is that the job uses master instead of the appropriate branch of sdk 14:12:36 <abhishekk> So similar to cinder we need to propose direct patches for stable branches 14:12:49 <rosmaita> yeah, there is probably a better way 14:13:08 <abhishekk> and we also need to keep in mind to modify the yaml file when we cut stable/yoga branch 14:13:10 <rosmaita> but the problem is that the template is defined in tempest, and tempest is branchless 14:13:36 <rosmaita> i didn't want to invest the time to figure out how or where to fix it 14:13:53 <abhishekk> right, as we are short on resources as well :/ 14:14:09 <rosmaita> if you are ok with the cinder approach, i can do it for glance too 14:14:30 <abhishekk> ++ 14:14:43 <rosmaita> ok, i'll post patches a bit later today 14:14:54 <abhishekk> cool, thank you so much 14:15:07 <abhishekk> #topic Cache API 14:15:14 <rosmaita> np, we saw it first because we backport a lot of bug fixes because of our high-quality code 14:15:45 <abhishekk> :D nothing different for us 14:16:10 <abhishekk> #link https://review.opendev.org/c/openstack/glance/+/792022 14:16:14 <abhishekk> This is glance side work 14:16:23 <abhishekk> #link https://review.opendev.org/c/openstack/glance/+/825115 14:16:45 <abhishekk> This is tempest coverage for Cache API + Periodic job 14:17:07 <abhishekk> Review comments/Suggestions are welcome 14:17:21 <abhishekk> #topic warlock 14:17:49 <abhishekk> croelandt, found this in glanceclient launchpad, reported as a bug 14:18:01 <abhishekk> #link https://bugs.launchpad.net/python-glanceclient/+bug/1958703 14:18:19 <croelandt> yes 14:18:34 <abhishekk> warlock is not actively maintained and it does not work with recent versions of jsonschema 14:18:34 <croelandt> it is an issue for distros that use a recent version oh jsonschema iiuc 14:18:39 <croelandt> because warlock does not work with it 14:18:52 <croelandt> https://codesearch.openstack.org/?q=import%20warlock&i=nope&literal=nope&files=&excludeFiles=&repos= 14:18:55 <rosmaita> warlock was written by the second glance PTL 14:18:56 <abhishekk> so far glanceclient is only project which is using it 14:18:58 <croelandt> ^ I think we are the only ones using it 14:19:20 <croelandt> so, should we get rid of it? 14:19:38 <abhishekk> I think we should discuss this in upcoming PTG and start getting rid of it 14:20:02 <croelandt> gotta find the link to the agenda etherpad :D 14:20:32 <abhishekk> PTG agenda ? 14:20:38 <croelandt> yeah 14:20:55 <abhishekk> I need to create it 14:21:07 <abhishekk> will ping you the link once it is up 14:21:15 <croelandt> ok ok 14:21:36 <abhishekk> moving to Open discussion 14:21:51 <abhishekk> #topic Open discussion 14:22:15 <abhishekk> rosmaita, jokke_ we want your opinion about this bug 14:22:22 <abhishekk> #link https://bugs.launchpad.net/glance/+bug/1933966 14:22:27 <croelandt> does anyone know what charm-octavia-whatever is? :) 14:22:47 <abhishekk> I don't 14:23:24 <rosmaita> looks like someone is still using 'checksum' 14:24:09 <rosmaita> i will respond on the bug, it is invalid for glance 14:24:23 <croelandt> \o/ 14:24:30 <abhishekk> cool, thank you again "D 14:24:46 <rosmaita> when was multihash? queens or rocky? 14:24:54 <rosmaita> nm, i will find the ref 14:25:11 <abhishekk> I think rocky 14:26:46 <abhishekk> https://review.opendev.org/c/openstack/glance/+/587225/3/releasenotes/notes/multihash-081466a98601da20.yaml 14:27:07 <abhishekk> that's it for me 14:27:22 <abhishekk> we can wrap this up if there is nothing more to discuss 14:27:30 <croelandt> Other topic: this is a fairly simple patch and it would help me run tox on my machine from the future running Python 3.10 :) https://review.opendev.org/c/openstack/glance/+/825027 14:29:25 <abhishekk> ack, will have a look at it 14:33:41 <abhishekk> cool, thank you all for joining 14:33:57 <abhishekk> see you next week, happy weekend 14:34:13 <abhishekk> #endmeeting