15:03:31 #startmeeting neutron_l3 15:03:31 Meeting started Thu Jan 15 15:03:31 2015 UTC and is due to finish in 60 minutes. The chair is carl_baldwin. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:03:32 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:03:35 The meeting name has been set to 'neutron_l3' 15:03:40 #topic Announcements 15:03:50 #link https://wiki.openstack.org/wiki/Meetings/Neutron-L3-Subteam 15:04:07 hi 15:04:11 Kilo-2 is Feb 5. Going to sneak up on us very quickly. 15:04:22 Any other announcements? 15:04:54 #topic Bugs 15:05:27 I don’t see any new bugs since last week. However, I only did half the triage that I was going to do. So, I need to finish. Just a couple more to triage. 15:05:43 #action carl_baldwin to finish bug triage 15:05:52 Any other bugs to bring up? 15:06:30 #topic L3 Agent Restructuring 15:07:03 I think we’ve made some great progress on this. We’re starting to get some things untangled. 15:07:55 This morning, I’m going to look at https://review.openstack.org/#/c/142644 and rebase it in to the chain to merge soon. 15:08:30 :-) 15:08:35 mrsmith also reminded me about https://review.openstack.org/#/c/136042 which I think I can work in today. 15:09:02 +1 15:09:06 mlavalle_: Anything new on namespace refactoring? 15:09:36 mlavalle_: it's taking me a little bit longer than I expected, but making progress 15:09:58 carl_baldwin: I should push at the end of the day 15:10:27 mlavalle_: ping me when it is ready. Meanwhile, I’ll work on getting the above two worked in ^^. 15:10:28 so you can start looking at it. I am tracking closely your fip namesapaces patch, so we should align easily 15:10:53 will do 15:11:10 mlavalle_: I think my fip namespace one has stabilized. 15:11:29 #link https://review.openstack.org/#/c/145565/ 15:11:52 yeah, it looks good. the only alignment I think will be needed is to move some methods to parent classes in my patchset 15:11:54 mrsmith: Rajeev: thank you for your comments. I will look at them today. 15:12:22 mlavalle_: right. I think that will be mostly mechanical. 15:12:29 yeap 15:12:39 carl_baldwin: you are welcome, I reviewed patch #9, will try to look at the newer version 15:13:31 Rajeev: The newer one is probably about the same. Let me see. 15:14:23 Ok. The only thing I did in patch set 10 was to revert the inlining of _get_external_device_interface_name 15:14:35 got it. 15:14:51 I was going to comment on that in #9 :) 15:15:02 mrsmith: :) 15:16:01 I think the big step for this week will be to lift a lot of the code from the agent to the router classes. 15:16:17 … and trying to keep a steady pace of merging the patches which are ready. 15:17:06 carl_baldwin - lifting in the current patches or new patches? 15:17:27 mrsmith: Starting with https://review.openstack.org/#/c/142863/ 15:17:35 I plan to resume this one today. 15:18:22 gotcha 15:19:04 carl_baldwin: It seems to me we are in good shape for kilo-2 15:19:05 mrsmith: Do you think that the snat namespace stuff could be encapsulated similarly to the fip namespace? 15:19:25 yes, the thought crossed my mind while reviewing the fip ns patch 15:19:34 didn't sort out the details - but yes 15:19:46 carl_baldwin: I am taking a stab at that in my patchset 15:19:46 mrsmith: I think it would be significantly less complex than fip. 15:20:01 the snat ns is really just a subset/version of the qrouter ns 15:20:03 mlavalle_: Okay. I didn’t know that. 15:20:24 mlavalle_: Now I really want to see it. :) 15:20:33 :-) 15:21:04 subset with some special sauce :) 15:21:38 I’ll be travelling next week. My coding time will be limited. I wonder if some of you code try to progress some of the patches. 15:22:15 s/code/could/ 15:22:31 carl_baldwin: sure. Just let me know where I can help. I'm on travel this week, but avail next week. 15:22:32 I’ll ping you guys to talk about it. 15:22:40 pc_m_: Thanks 15:22:45 carl_baldwin: I am open to help where needed 15:22:47 sounds good 15:23:01 Anything else on l3 agent? 15:23:23 Looks like we'll delay some FEW refactoring... 15:23:54 for L3. Sridar wants to size the FW insertion work, which is critical and would change the L3 refactoring needed for FW. 15:24:05 Will know more next week. 15:24:18 pc_m_: okay. Let me know. 15:24:22 roger 15:25:07 #topic neutron-ipam 15:25:31 tidwellr: johnbelamaric: salv-orlando: hi 15:25:42 carl_baldwin: hi 15:25:46 hello 15:25:53 carl_baldwin: also pavel_bondar is here he is working with me on this 15:25:55 Anything to report? 15:26:08 pavel_bondar: welcome 15:26:29 carl_baldwin: we have a start, pavel submitted a patch that does the driver load 15:26:47 johnbelamaric: Do you have a link handy? 15:27:13 #link https://review.openstack.org/#/c/147479/ 15:27:45 carl_baldwin: hi 15:27:53 carl_baldwin: question i have is on the extent of refactor we want to do on DB plugin 15:27:59 pavel_bondar: Is this ready to review or WIP? 15:28:21 I am addressing some comments right now, so WIP 15:28:39 will upload new version for review today 15:29:00 but IPAMDriver logic is complete in general 15:29:06 carl_baldwin: I recall discussion on refactoring about not passing all these dicts around, is there any change in the plugin API itself? 15:29:26 s/logic/loader/ 15:29:49 pavel_bondar: thanks, I’ve added myself as a reviewer. 15:29:51 carl_baldwin: it would certainly be nice to separate the mgmt layer (db) from the real plugin layer. but I am thinking that is out-of-scope 15:30:00 ? 15:30:32 johnbelamaric: I think you’re probably right about the scope but I don’t know all of the details about the plugin API. salv-orlando may be able to add something. 15:30:41 nice, thanks 15:31:49 I'm aiming to get some WIP code for subnet allocation pushed before the end of the week, still catching up from my extended holiday. Not a whole lot to report 15:31:49 tidwellr: Do you have anything to discuss? 15:32:35 tidwellr: Thanks, ping me when you get something up. Ping salv-orlando also. 15:33:33 tidwellr: just to be clear, we should expect to see a subnet pool ID specified in the context in the subnet_create call to the plugin, correct? If it's not there, we would use the implicit pool for the tenant to decide the pool from which to allocate the subnet 15:34:39 johnbelamaric: correct 15:35:15 tidwellr: so the logic would be the ipam driver is called using the pool and inputs as described in the spec by DB plugin before handing off the actual subnet to the backend 15:35:40 tidwellr: i.e., db plugin still has the logic to call out to IPAM to perform actual subnet determination 15:36:50 johnbelamaric: that's my understanding 15:36:57 tidwellr: thanks 15:37:05 carl_baldwin: i don't have anything else - pavel_bondar or I will try to catch salv-orlando on IRC when we can 15:37:24 johnbelamaric: Thanks. 15:37:46 #topic neutron-ovs-dvr 15:37:57 mrsmith: Rajeev: anything to discuss? 15:38:03 carl_baldwin: on DVR HA, we have couple of patches out 15:38:25 I’ve been eyeing https://review.openstack.org/#/c/141114 15:38:42 I saw that it was updated this morning. 15:38:50 I will review 15:38:57 good progress - I tied my patch to your refactor patch so I am waiting for rebases :) 15:39:19 I got the basic functionality working with rajeev's server side and your refactor patch 15:39:26 I’ve also had an eye on https://review.openstack.org/#/c/138632 15:39:29 https://review.openstack.org/#/c/143169/5 15:39:35 still need the l2pop patch to progress... maybe I will check that later today 15:39:55 mrsmith: ^^ about l2pop patch. 15:40:03 Looks like it was updated. 15:40:28 yes! 15:41:39 for DVR HA, the l2pop + - https://review.openstack.org/#/c/143169/5 + - https://review.openstack.org/#/c/139686/ are the major patches so far 15:42:02 mrsmith: did I miss anything ? 15:42:39 Rajeev: Thanks. 15:42:55 Rajeev: looks good 15:44:04 Anything else? 15:44:19 all, especially the first 2 are getting ready for initial review, I believe 15:45:09 mrsmith: adolfo: are also looking at possible test submissions 15:46:14 carl_baldwin: listed aldolfo's test patch above I believe 15:46:38 mrsmith: Yes, I have been looking at it. Not finished yet. 15:46:46 mrsmith: that covers HA -- right? 15:46:49 I think it has made some progress. 15:47:20 yup 15:49:02 Anything else? 15:49:33 not from me 15:49:35 #topic Open Discussion 15:49:44 just working on open bugs as well 15:52:02 Thanks all. Keep up the good work. 15:53:36 Carl . I am waiting for the current test patch to be merge. Anything else will make it too big I think 15:53:59 "a" dolfo? is that you? 15:54:07 dolfo: What I said above was ambiguous. I meant that I wasn’t finished with my review. I agree. 15:54:21 dolfo: Sorry for the confusion. 15:54:51 We will also need it for any functional test for dvr ha 15:55:18 ya - getting the basic dvr functional test in is key 15:55:23 Cool tx 15:57:04 #endmeeting