14:00:50 <abhishekk> #startmeeting glance 14:00:51 <openstack> Meeting started Thu Aug 29 14:00:50 2019 UTC and is due to finish in 60 minutes. The chair is abhishekk. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:52 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:54 <openstack> The meeting name has been set to 'glance' 14:01:41 <abhishekk> #topic roll call 14:01:44 <abhishekk> o/ 14:03:20 <abhishekk> anyone around? 14:03:21 <rosmaita> o/ 14:03:31 <abhishekk> here you are :d 14:03:45 <abhishekk> #link https://etherpad.openstack.org/p/glance-team-meeting-agenda 14:04:08 <abhishekk> jokke_, is busy in other meeting, so today I am chairing the meeting 14:04:21 <abhishekk> Lets get started 14:04:39 <abhishekk> #topic updates 14:04:53 <abhishekk> So PTL nomination has started for Next cycle 14:05:11 <rosmaita> aaaaaand .... ???? 14:05:17 <abhishekk> If anyone is interested to run as PTL then please go ahead and put your nomination 14:05:38 <abhishekk> and, with your support, I am putting my name for the nomination 14:05:47 <rosmaita> yes!!! 14:06:06 <rosmaita> i think you are ready and will do a great job 14:06:09 <abhishekk> I am grateful to you and jokke_ for putting faith in me 14:06:56 <abhishekk> So yes, I will put up a patch to nominate myself 14:07:12 <abhishekk> That's it from the updates 14:07:30 <abhishekk> #topic release/periodic jobs update 14:07:53 <abhishekk> So time is running so fast and Milestone 3 is just two weeks away 14:08:05 <rosmaita> yep 14:08:06 <abhishekk> which is on 2nd week of September 14:08:43 <abhishekk> Feature Freeze on same week, so if you are confident that your feature is worth then please file for FFE 14:08:57 <abhishekk> #link https://etherpad.openstack.org/p/glance-train-priority-patches 14:09:26 <abhishekk> above is the etherpad with priority patches for glance to get merged before milestone 3 14:10:12 <abhishekk> We have quite a few patches stacked up for review, so all reviewers kindly review the patches 14:10:28 <rosmaita> ok 14:10:40 <abhishekk> great 14:11:12 <abhishekk> Regarding periodic jobs, everything is green for last 3 days but I notice jobs are failing on actual patches 14:11:29 <rosmaita> subunit parser problem? 14:11:38 <abhishekk> Yes 14:12:05 <abhishekk> it is failing randomly, like it was failed on compressed patch 14:12:16 <abhishekk> #link https://review.opendev.org/634628 14:12:34 <abhishekk> I have proposed a workaround which will avoid attaching registry logs to the tests 14:12:57 <rosmaita> cool 14:13:21 <abhishekk> I will watch and put recheck on this patch and if it is useful then I will remove DNM tag from the patch 14:13:22 <rosmaita> yeah, i don't know what the deal is with the subunit parser, it seems to really act up at milestones and RC-time 14:13:34 <abhishekk> rosmaita, ++ 14:13:55 <abhishekk> so lets see how this workaround goes 14:14:06 <abhishekk> Moving ahead 14:14:11 <rosmaita> the glance_store train release is next week, anything in particular we need to get in for that? 14:14:50 <abhishekk> rosmaita, at the moment nothing up for glance_store, we have everything merged 14:14:57 <rosmaita> excellent 14:15:08 <abhishekk> But I will have a close look tomorrow and if found something will notify by mail 14:15:59 <abhishekk> moving ahead 14:16:01 <abhishekk> #topic Fix INSTR not supported for postgresql 14:16:41 <abhishekk> So I have added one migration script for multi-store stuff, which is not compatible with postgre database 14:17:26 <abhishekk> Unfortunately I have tested that script with mysql and sqlite3 and not with postgre 14:17:41 <abhishekk> It is breaking periodic jobs for manila and neutron 14:17:58 <abhishekk> So I have proposed a fix to make it compatible with postgre as well 14:18:08 <abhishekk> #link https://review.opendev.org/677694 14:18:27 <abhishekk> Kindly review this patch 14:18:44 <rosmaita> i will do that today, looks like Sean liked it 14:19:26 <abhishekk> rosmaita, great 14:19:58 <abhishekk> so that's it for today, we are moving in open discussion 14:20:06 <abhishekk> #topic Open discussion 14:20:40 <abhishekk> Anything to discuss 14:21:35 <abhishekk> So just for update, we are getting inquiries about qcow3 support in glance 14:22:08 <abhishekk> qcow3 is nothing but unchanged structure of qcow2 14:22:49 <rosmaita> since glance doesn't actually analyze the image, what exactly do you mean by "qcow3 support"? 14:22:50 <abhishekk> I am going to test conversion plugin with qcow3 to raw and if everything is fine I am going to propose a lite-spec for adding qcow3 support in glance 14:23:44 <abhishekk> Yes, so people are trying to add image to glance by specifying disk_formats as qcow3 14:24:22 <rosmaita> ok 14:24:52 <abhishekk> and we also have conversion plugin which only supports qcow2 format 14:25:21 <rosmaita> ok, so we need to either extend the plugin or make sure qcow3 doesnt' break it 14:25:35 <abhishekk> rosmaita, yes 14:26:11 <abhishekk> that's it from me, do you have anything to discuss? 14:26:30 <rosmaita> not me 14:26:44 <abhishekk> We have 30 minutes left, so lets utilize these 14:26:56 <rosmaita> ok, am reviewing your postgresql patch now 14:27:19 <abhishekk> Great :D 14:27:32 <abhishekk> Thank you all 14:27:53 <abhishekk> #endmeeting