15:15:49 #startmeeting kuryr 15:15:50 Meeting started Mon Sep 14 15:15:49 2015 UTC and is due to finish in 60 minutes. The chair is banix. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:15:51 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:15:54 The meeting name has been set to 'kuryr' 15:16:07 Here we fo 15:16:09 Thanks, banix. 15:16:44 Gal and Toni don’t seem to be around and I do not see an agenda posted 15:17:22 Gal is off today. Happy Rosh Hashanah :) 15:17:38 Anyway let’s have a quick open discussion 15:17:51 #topic Open Discussion 15:18:11 We usually discuss our updates e.g., VIF binding and IPAM these days. 15:18:26 Guys, I am submitting VIF patch with tests & exception tomorrow 15:19:04 @diga I also left a comment regarding the vif binding 15:19:13 yes, I saw those 15:19:28 Is it settled that we want vif binding as binaries? 15:19:40 yes 15:20:37 banix : my dad is hospitalized, can I leave early today ? 15:20:50 diga: yes of course 15:21:00 Thanks :) 15:21:12 For IPAM, I updated my patches and now it reuses the existing subnets if it's necessary. 15:21:16 will ping you tomorrow 15:21:18 diga: I am sorry to hear that. Hope everything will be alright soon 15:21:31 salv-orlando: are you still around? 15:21:38 #link IPAM(CreateEndpoint) https://review.openstack.org/#/c/210052/ 15:21:39 yes, he is getting discharge today 15:21:52 so I need to take him to the home 15:22:08 diga: great. yes of course. 15:22:25 thanks, see you tomorrow 15:22:50 tfukushima: do you have anything you want to discuss, any reviews? 15:22:57 I see the link above 15:23:32 Yeah, I'd appreciate if salv-orlando could take a look at it. 15:23:39 @tfukushima I will review it today 15:23:42 Deleting the Docker endpoint also takes care of that model now. 15:23:46 Thanks, banix. 15:23:57 #link IPAM(DeleteEndpoint) https://review.openstack.org/#/c/210053/ 15:25:03 I will review all the patches out there today. 15:25:27 In this model, Kuryr tries to delete the subnets which IDs are contained in the port to be deleted. But if the subnet is still referred from other ports, python-neutronclient would get the exception. 15:26:08 Kuryr records that and keeps going on. 15:26:18 @tfukushima I see 15:26:30 what about when the last port is deleted? 15:26:52 Wouldn’t a dhcp port prevent the deletion? 15:27:41 banix: Oh, I might miss that possibility. Could you give me the pointer to DHCP port? 15:28:58 @tfukushima if we have dhcp enabled (which is what we want in most cases), then a port is created for the dnsmaq to provide dhcp services 15:29:09 I want to examine if a subnet has any port but it seems there's any good way to achieve that. So I took this nasty approach, try to delete and catch exceptions if it was failed. 15:30:06 Ok, that sounds my code is flawed. 15:30:08 you can know if the port is a dhcp port; will leave comment on your patch 15:30:50 tfukushima: not flawed, may need to be modified a bit 15:32:05 anything else to discuss now? if not let’s call it a day :) 15:33:24 tfukushima: sorry for the delay 15:33:37 #chair apuimedo 15:33:39 Current chairs: apuimedo banix 15:33:39 NP. banix is generously organising the meeting now. 15:33:47 :-) 15:33:51 thanks banix 15:33:59 np 15:34:18 We're on open discussion already, right? 15:34:29 apuimedo: we started there :) 15:34:34 oh, good 15:34:37 Didn’t see an agenda 15:34:56 banix: well, it was just reviewing the state after the virtual sprint 15:35:19 but I propose to go over that tomorrow in #openstack-neutron 15:35:21 apuimedo: please go ahead with the discussion 15:35:30 ok 15:35:33 who's here for the meeting? 15:35:43 if we are enough we might as well do it now 15:36:02 i think some may have left 15:36:06 but I think we don't have much of a quorum 15:36:12 yeah 15:36:35 banix: tfukushima: do you have some update that is not yet on the logs of this meeting? 15:36:42 I will review all the patches 15:36:48 banix: thanks 15:36:59 no, i submitted a patch for config, diga can see if useful 15:37:30 tfukushima: did you submit the delete subnet with the try except approach? 15:37:41 Yes, I did. 15:38:09 great 15:38:14 But banix pointed out that could have some problems when we have DHCP ports. 15:38:35 IIRC it is configurable whether those prevent subnet deletion 15:38:43 tfukushima: now i am wondering iof the delete subnet logic has that 15:38:57 #action apuimedo to review remaining tfukushima patches by 15th 15:39:04 yes apuimedo that may be the case 15:39:15 banix: I read that code some time ago 15:39:28 but I'm almost sure it is now possible 15:39:39 apuimedo: and I did probably before then :) 15:39:51 #action tfukushima apuimedo: to check about special ports and subnet/net deletion 15:40:08 any other topic? 15:40:21 banix: did you put me as a reviewer to your patch? 15:40:39 banix: will do if not there 15:41:23 thanks 15:41:45 I found new patches as well although I was not added to their reviewers. 15:42:03 So we need to check out the following link periodically. 15:42:10 which? 15:42:12 #link Kuryr patches https://review.openstack.org/#/q/status:open+project:openstack/kuryr,n,z 15:42:56 tfukushima: right. But people should be proactive in adding reviewers 15:43:05 I'll keep an eye out though 15:43:09 since there are no more topics, Thank you all for joining, specially banix for covering for my emergency absense 15:43:18 #endmeeting