14:00:03 <abhishekk> #startmeeting glance
14:00:07 <openstack> Meeting started Thu Jul 18 14:00:03 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:08 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:11 <openstack> The meeting name has been set to 'glance'
14:00:16 <abhishekk> #topic roll call
14:00:28 <abhishekk> #link https://etherpad.openstack.org/p/glance-team-meeting-agenda
14:00:31 <abhishekk> ./
14:00:58 <rosmaita> o/
14:01:17 <abhishekk> rosmaita, hi
14:01:35 <abhishekk> lets wait for 5 minutes, I am seeing new entry in the agenda
14:01:45 <rosmaita> sounds good
14:03:05 <abhishekk> Today's agenda is also very light, hope we will finish it early
14:03:24 <rosmaita> works for me!
14:04:27 <abhishekk> looks like it's just two of us
14:04:31 <abhishekk> lets get started
14:04:33 <abhishekk> #topic release/periodic jobs update
14:04:50 <abhishekk> So we are a week away from the T-2 milestone
14:05:06 <rosmaita> yeah, i am sorry that i haven't reviewed anything
14:05:14 <rosmaita> will spend the rest of the day on that
14:05:17 <abhishekk> I guess we should release store 1.0.0 once jokke is back
14:06:01 <rosmaita> ok, so you need 2 patches merged before 1.0,0 release?
14:06:13 <abhishekk> this will give us time to merge glance patches which are dependent on store 1.0.0
14:06:33 <abhishekk> rosmaita, yes
14:06:37 <abhishekk> #link https://etherpad.openstack.org/p/Glance-Train-MileStone-2-Release-Plan
14:06:41 <rosmaita> ok
14:06:56 <abhishekk> above is the priority etherpad for T-2 milestone
14:07:31 <rosmaita> abhishekk: in reviewing, what order should i do?
14:07:41 <abhishekk> so we can have a look from line #4 to line #13 (6 patches in total)
14:08:03 <rosmaita> so all those need to go before next week?
14:08:12 <abhishekk> I guess, you should now focused on glance patches which are not dependent on glance_store
14:08:34 <rosmaita> ok, lines 4-13 are good
14:08:40 <rosmaita> i will work on those today
14:08:48 <abhishekk> cool, thank you
14:09:04 <abhishekk> we need another core, I guess sean is also on vacation?
14:09:18 <rosmaita> not sure if vacation or traveling for work
14:09:35 <abhishekk> ok, we still have 3 days from next week
14:09:36 <rosmaita> is jokke back on monday?
14:09:59 <abhishekk> He will probably be back by 24
14:10:03 <rosmaita> ok
14:10:12 <abhishekk> he will be there for next meeting
14:10:31 <rosmaita> well, i will get these done today, and you can follow up when you get into the office tomorrow
14:10:48 <abhishekk> cool
14:10:59 <abhishekk> I might need help in release notes :P
14:11:11 <abhishekk> I guess 2-3 patches will need it :D
14:11:12 <rosmaita> sure, i can help there
14:11:21 <abhishekk> thank you so much
14:11:28 <rosmaita> maybe i will put up a patch after i review and know what's in there
14:11:37 <abhishekk> great
14:12:23 <abhishekk> that's it from release topic, regarding periodic jobs we have 2 timeouts of which one is due to subunit parser error
14:12:39 <rosmaita> that's not too bad
14:13:33 <abhishekk> I will put one test patch today or on monday to check how much time it will occur
14:13:50 <abhishekk> moving to next topic
14:14:11 <abhishekk> #topic Add 'compressed' option to container_format
14:14:21 <abhishekk> zhengMa, you around
14:14:24 <rosmaita> i think the spec was updated about 5 min ago
14:14:26 <zhengMa> Hi all
14:14:31 <rosmaita> hello!
14:14:42 <abhishekk> rosmaita, right, you already on it
14:14:50 <abhishekk> zhengMa, hi and welcome
14:14:52 <zhengMa> yes, I updated it again about 5 mins ago
14:14:59 <rosmaita> it's related to a cinder spec i have been reviewing
14:16:00 <rosmaita> #link https://review.opendev.org/#/c/670454/
14:16:02 <abhishekk> rosmaita, ack, I didn't have time to look at it, will do it after meeting
14:16:05 <rosmaita> (that's the glance spec)
14:16:11 <abhishekk> ack
14:16:18 <rosmaita> the key question is this:
14:16:29 <rosmaita> the proposal is to just have a 'compressed' container_format
14:16:47 <rosmaita> it will be up to the consumer to determine what compression was used
14:16:59 <abhishekk> zhengMa, do you want anything specific or this is just a review notification
14:17:12 <rosmaita> in other words, we won't say 'gzip' or '7z' or 'rar'
14:17:26 <rosmaita> is that sufficient? or do we need to specify a format also?
14:17:48 <rosmaita> i am assuming that you can use the unix 'file' command to determine what the compression method was
14:17:49 <zhengMa> sorry, I'm a bit slow on this IRC conversition.
14:18:08 <abhishekk> zhengMa, not a problem, take your time
14:18:51 <rosmaita> or, in the cinder case, cinder will assume it is gzip (which is all they will support) and cinder will fail the create-volume-from-image request if there is something else in there
14:18:55 <rosmaita> which i think is ok
14:19:22 <zhengMa> abhishekk: We hope this spec can catch the train release
14:19:29 <abhishekk> me too
14:19:49 <abhishekk> zhengMa, yes as long as you are willing to complete it we will be happy to have it
14:19:50 <rosmaita> it's a spec lite, so i think it's not subject to spec freeze by glance policy
14:20:01 <rosmaita> it's going to be a one-line change (plus docs)
14:20:12 <zhengMa> rosmaita: thank you for explain this
14:20:23 <rosmaita> zhengMa: happy to help
14:20:46 <abhishekk> anything else on this topic?
14:20:54 <rosmaita> so, abhishek, the idea is that instead of having a whole bunch of container_formats, we will just add 'compressed'
14:21:18 <abhishekk> ok, got it
14:21:21 <rosmaita> key question is, am i right that you can reliably determine what the format is on your own if you are an image consumer
14:23:03 <abhishekk> rosmaita, i guess so
14:23:16 <rosmaita> just something to think about
14:23:20 <zhengMa> rosmaita: i think it's ok if all the processes is handled by openstack
14:23:43 <davee_> I have been here the whole time.  My session stopped accepting keyboard inputs...
14:23:47 <rosmaita> zhengMa: yes, that's the problem though, we can't guarantee that
14:24:02 <rosmaita> but this will work for the cinder situation
14:24:18 <zhengMa> right
14:24:43 <abhishekk> davee_, ack
14:25:50 <abhishekk> yeah looks like simple change
14:25:55 <rosmaita> cool, i am +2 on this, just want to make sure everyone is OK with introducing a general 'compressed' type instead of being specific to gzip
14:26:28 <zhengMa> rosmaita: thanks, as well as you help on my first post, haha
14:26:38 <abhishekk> I guess compressed sounds good
14:27:11 <abhishekk> Lets move to open discussion
14:27:29 <abhishekk> #topic Open discussion
14:27:29 <rosmaita> ok, well, glance policy is that all cores must +2 before spec approval, so we'll all have time to think it over
14:27:46 <abhishekk> rosmaita, right
14:28:12 <abhishekk> Anyone want to discuss anything which is not on agenda?
14:28:40 <abhishekk> Our focus for this week will be to get patches merged which are essential for M-2 release
14:28:59 <zhengMa> by the way, I'm wondering the is there a spec freeze time for glance?
14:29:22 <rosmaita> there is, but i'm not sure when it is
14:29:39 <zhengMa> ok, thanks
14:30:01 <abhishekk> zhengMa, there is, but this time we have decided it to be approximately month before 3rd milestone
14:30:27 <zhengMa> abhishekk: thanks, got it
14:30:33 <abhishekk> zhengMa, as rosmaita said we don't have spec freeze for lite-specs
14:31:00 <abhishekk> we are welcoming new contributors with both hands open :D
14:31:14 <rosmaita> yes indeed!
14:31:48 <abhishekk> so anything to discuss further?
14:31:54 <zhengMa> very glad to be a contributor
14:32:30 <abhishekk> zhengMa, all the best and wishes for further contribution
14:33:09 <abhishekk> that's it guys if we don't have anything else, let's wrap up this early
14:33:33 <rosmaita> works for me!
14:33:48 <abhishekk> cool, davee_, zhengMa anything else?
14:34:02 <davee_> I am good
14:34:02 <zhengMa> all done for me
14:34:12 <abhishekk> cool, thank you for your time
14:34:29 <zhengMa> thank you all!!
14:34:38 <abhishekk> requesting everyone to review patches form https://etherpad.openstack.org/p/Glance-Train-MileStone-2-Release-Plan
14:34:45 <abhishekk> happy reviewing
14:34:46 <rosmaita> noted
14:35:08 <abhishekk> #endmeeting