08:00:34 <kota_> #startmeeting storlets
08:00:35 <openstack> Meeting started Tue Apr  4 08:00:34 2017 UTC and is due to finish in 60 minutes.  The chair is kota_. Information about MeetBot at http://wiki.debian.org/MeetBot.
08:00:36 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
08:00:38 <openstack> The meeting name has been set to 'storlets'
08:00:52 <kota_> who one attends today's meeting?
08:01:01 <takashi> o/
08:01:07 <kota_> takashi: o/
08:01:25 <takashi> kota_: hi
08:01:27 <kota_> I'm glad to see you again here
08:01:54 <takashi> kota_: me too
08:01:59 <kota_> eranrom is absent today
08:02:08 <takashi> kota_: ok, np
08:02:23 <kota_> do you know either sagara or akihito comming in?
08:02:47 <kota_> ah,
08:02:55 <kota_> looks like akihit is absent too
08:03:04 <kota_> #link https://wiki.openstack.org/wiki/Meetings/Storlets
08:03:08 <takashi> kota_: I don't know, and I can't touch them easily now as I'm sitting in the another room, sorry
08:03:18 <kota_> alright
08:03:36 <kota_> let's get started
08:04:00 <takashi> kota_: sure
08:04:04 <kota_> today, I cannot find specific topics in the agenda
08:04:14 <kota_> so go to open discussion
08:04:27 <kota_> #topic open-discussion
08:04:31 <takashi> kota_: thx
08:04:50 <kota_> can i say at first?
08:04:59 <takashi> kota_: sure. go ahead
08:05:18 <kota_> takashi: thanks for looking at https://review.openstack.org/452673 yesterday
08:05:25 <kota_> #link https://review.openstack.org/452673
08:05:52 <kota_> and it seems like it got merged a few minutes before you're back again :/
08:06:07 <takashi> kota_: I saw that eranrom just landed it
08:06:12 <takashi> kota_: yes
08:06:30 <kota_> and it looks you had commented
08:06:47 <kota_> so we should not keep open_writer method there ;-)
08:07:16 <takashi> kota_: I think it is not so critical, so ok for landing the patch at now as it is now
08:07:46 <takashi> but, as I wrote a comment on the patch, the open_writer func is so trivial that there seems no need to keep it there... :-(
08:08:14 <takashi> as it is just a contextmanager wrapping a single contextmanager
08:08:14 <kota_> takashi: I think so and the reason why I didn't remove it is for keeping current unit tests as it is as possible
08:08:20 <kota_> yup
08:08:23 <takashi> kota_: I see
08:08:46 <kota_> to remove the method seems to make us more code change on the test
08:09:05 <kota_> so separating it to the py3 fix is better i thought
08:09:08 <takashi> kota_: absolutely
08:09:14 <takashi> I think the refactoring is another thing, so now it sounds better for me to do that in another cleaning up work.
08:09:40 <kota_> yup and the fix landed so let's refactor there
08:10:42 <kota_> next, in the last week, I spended time to review ipython extension proposed by eranrom
08:11:17 <kota_> the original patch is https://review.openstack.org/#/c/416089/
08:11:50 <takashi> I saw some patches related to ipython work proposed to gerrit
08:11:56 <kota_> but it seems eranrom squash up any follow-up patches into https://review.openstack.org/#/c/452649/
08:12:02 <sagara> hi
08:12:20 <kota_> so note that patch 416089 is stale for now I think
08:12:23 <kota_> sagara: hi :D
08:13:00 <takashi> sagra: o/
08:13:21 <kota_> takashi: that's just notation for reviews
08:13:32 <kota_> and that's all from me today
08:13:48 <takashi> kota_: you mean all of the other small patches except patch 452649 will be abandoned, right?
08:13:48 <kota_> takashi, sagara: there is something for you?
08:14:06 <kota_> takashi: i think so, not yet making sure
08:14:17 <takashi> kota_: ok
08:14:18 <sagara> nothing. sorry
08:14:55 <takashi> no big updates from my side. I think the first thing I should do is to update patch 406620
08:15:17 <takashi> because this has been a big blocker for other works in agents
08:15:37 <takashi> I've already checked the comment by you, kota_, and will address them
08:15:54 <kota_> takashi: thank you!
08:16:28 <kota_> i think the blocker is where the *halt* command should be defined
08:16:37 <kota_> if i remember correctly
08:16:47 <takashi> kota_: yes
08:17:07 <takashi> I think I should make it more clear what is the 'common' thing among all (possible) agents
08:17:27 <kota_> ok
08:18:12 <sagara> > takashi, sagara: there is something for you? sorry. I misunderstood. I have not noticed talking context.
08:18:56 <kota_> sagara: ah, just asking topics you want to bring here
08:19:01 <takashi> sagara: we don't have special topics for today, so he's just asking if we have any topics for discussion
08:19:05 <takashi> kota_: yes
08:19:17 <sagara> ok
08:19:54 <kota_> and i thought you answered... "nothing"?
08:21:51 <kota_> sagara:^^
08:22:37 <sagara> I confused :-)
08:24:06 <takashi> sagara: do you have any topics. I already talked about my all topics (just about agent refactoring)
08:24:14 <takashi> s/topics./topics?/
08:24:35 <sagara> no topic!
08:25:01 <kota_> ok
08:25:13 <kota_> thanks for attending the meeting and working on storlets
08:25:17 <kota_> #endmeeting