15:00:38 #startmeeting neutron_l3 15:00:44 Meeting started Thu Jun 9 15:00:38 2016 UTC and is due to finish in 60 minutes. The chair is tidwellr1. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:46 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:48 The meeting name has been set to 'neutron_l3' 15:01:06 #chair mlavalle carl_baldwin 15:01:07 Current chairs: carl_baldwin mlavalle tidwellr1 15:01:15 o/ 15:01:18 hi 15:01:36 * mlavalle learns from tidwellr1 to do that in one line 15:01:42 o/ 15:01:58 mlavalle: here to help :) 15:02:08 #topic Announcements 15:02:10 hello 15:02:51 agenda can be found here https://etherpad.openstack.org/p/neutron-l3-subteam 15:02:56 #link https://etherpad.openstack.org/p/neutron-l3-subteam 15:04:15 getting close to a month out from newton-2 15:04:16 http://releases.openstack.org/newton/schedule.html 15:04:48 #link http://releases.openstack.org/newton/schedule.html 15:04:52 the unrelenting drum beat of the delivery calendar.... 15:05:10 lol 15:05:40 any other announcements? 15:06:02 Neutron mid-cycle sprint in Cork Ireland, August 17-19 15:06:11 #link https://etherpad.openstack.org/p/newton-neutron-midcycle 15:06:19 mlavalle: thanks 15:06:46 Please note that it was originally announced for August 15-17. So be aware of the change in dates 15:07:31 who here is planning on attending? 15:07:38 o/ 15:07:43 o/, travel approval permitting 15:07:44 o/ 15:08:30 I am hoping to attend. 15:08:36 Travel not yet approved. 15:08:53 maybe for me 15:09:12 * mlavalle spoke to his boss already. Both confident will get approval 15:10:08 cool, sounds like a good turnout 15:10:17 wish I could attend.... 15:10:35 #topic Bugs 15:11:00 https://bugs.launchpad.net/neutron/+bug/1564335 15:11:00 Launchpad bug 1564335 in neutron " [Pluggable IPAM] delete subnet in ml2 plugin does not comply with pluggable ipam (deletes ip allocations directly from db)" [High,In progress] - Assigned to Akihiro Motoki (amotoki) 15:11:28 I'll check this again tody. 15:11:33 *today 15:11:54 the first fix #link https://review.openstack.org/#/c/300984/ has one +2 15:12:23 the second fix is wip for now and require adding UTs #link https://review.openstack.org/#/c/323345/ 15:12:34 pavel_bondar: I just approved the first one. 15:12:51 carl_baldwin: great, thanks! 15:13:10 I'm still good to go on the approach for the second one. 15:13:45 carl_baldwin: good, I think I finish UTs tomorrow for it, or next week in worst case 15:14:00 pavel_bondar: great 15:14:33 that is it from my side 15:14:47 pavel_bondar: thanks 15:15:18 https://bugs.launchpad.net/neutron/+bug/1543094 15:15:18 Launchpad bug 1543094 in neutron "[Pluggable IPAM] DB exceeded retry limit (RetryRequest) on create_router call" [High,In progress] - Assigned to Carl Baldwin (carl-baldwin) 15:15:49 I think we're almost to the finish line on this one 15:16:45 Tests are looking good. 15:17:00 I think kevinbenton might have been reviewing it when he brought up the mac address thing. 15:17:29 He went off and posted a different fix for that issue which would make the flush unnecessary. 15:17:39 I meant to follow up on the IRC discussion you had with kevinbenton 15:17:53 #link https://review.openstack.org/#/c/327413/ 15:18:09 I assume this means https://review.openstack.org/#/c/292207/ will need a re-spin? 15:18:12 unit tests are failing, I think we should merge yours and take the flush out later. 15:18:39 haleyb: Would you have any time to review tidwellr1 's patch? 15:19:12 sure, https://review.openstack.org/#/c/292207/ ? 15:19:14 tidwellr1: I don't see a reason to hold yours ransom while kevinbenton gets his merged. I think yours is ready. 15:19:18 haleyb: Yes, that one. 15:19:21 translation - haleyb would you help us jump off the cliff? :) 15:19:30 lol 15:19:51 tidwellr1: no, but i'll gladly push you off :) 15:20:03 yeah, do it :-) 15:20:06 :) 15:20:15 lol 15:20:56 * haleyb assumes there is water below this cliff 15:21:20 * tidwellr1 has scoped it out and is sure it's deep enough 15:21:20 above certain height, it doesn't matter 15:21:40 it's painted blue like in a road runner cartoon 15:22:11 seriously though, I think we're ready to tie this off 15:23:06 after this we need to go create a contract migration and pull out any code related to storing IP availability ranges, so we're not totally complete with this patch 15:23:24 tidwellr1: that's mostly cosmetic. 15:23:34 right, that's the easy part :) 15:23:35 ... or all cosmetic 15:24:11 that's all I had on this bug 15:24:39 #topic Routed Networks 15:25:22 Hi 15:25:29 We're moving along at a good clip. 15:26:22 The most important things to review are for DHCP scheduling, eed to nail that down, and anything that comes from johnthetubaguy on his topic. 15:26:46 #link https://review.openstack.org/#/c/327009/ 15:26:54 The IPAM stuff is all merged. 15:27:18 johnthetubaguy's topic: 15:27:23 #link https://review.openstack.org/#/q/topic:bp/prep-for-network-aware-scheduling 15:27:25 #link https://review.openstack.org/#/q/topic:bp/prep-for-network-aware-scheduling 15:27:32 mlavalle: beat ya! ;) 15:27:36 lol 15:27:44 Looks like there is a ton of stuff there. 15:27:54 yeah, starting to make some slow progress on that now 15:27:55 a lot of those ptachsets are small 15:28:23 johnthetubaguy likes giving us bite size reviews 15:28:27 basically, just trying to get to a minimal port create, with update doing most of the work 15:28:45 in one go, it looks like I just "re-wrote some stuff" 15:29:04 I like bite size. They are easier to merge in general. 15:29:24 Then, they're done and we can move on. One big patch can suffer death by a thousand cuts. 15:29:56 mlavalle: Anything else to discuss? 15:30:24 just to mention that I am close to have vagrant environment ready 15:30:31 let me give you a link 15:30:56 #link https://github.com/miguellavalle/routednetworksvagrant 15:31:21 mlavalle: thanks 15:31:31 it has the first commit. Right now it creates the environment only with vxlan tunnels 15:31:37 today I am testing vlans 15:31:47 that will be the next commit 15:32:06 hopefully tonight or tomorroe 15:32:10 tomorrow^^^ 15:32:26 and thanks for johnthetubaguy for his great support 15:32:32 that's it from me 15:32:47 mlavalle: Thanks. Look cool. I'm anxious to try it out. 15:33:04 * carl_baldwin hopes the readme gets a few more bytes soon. :) 15:33:38 Anyone else have anything? 15:33:42 That's all from me. 15:33:57 mlavalle carl_baldwin: thanks 15:34:10 yeah, the readme will be extensive 15:34:45 #topic BGP Dynamic Routing 15:35:30 We've merged quite a few docs this week 15:36:13 the last little bits we need to call the spinout done-done are to get the functional and dsvm-api jobs running 15:37:02 in the mean time we're beginning to push forward with RFE's 15:38:16 I'm going to see if I can scare up some help getting the test jobs up and running so we can comply with the new stadium proposal 15:38:28 that's it from me 15:39:21 anything else? 15:39:26 tidwellr1: Thanks. Sounds like good progress. 15:40:11 alright, last but not least 15:40:17 #topic FWaaS 15:40:42 So I added a fair amount of detail on the l3 agent extensions spec 15:40:50 #link https://review.openstack.org/#/c/315745/ 15:41:22 mostly diving in to some detail on the l2 agent extension driver and the qos notification driver and how they work 15:41:51 I hope that provides some of the missing detail, since some of the questions posed are a little murky to me until we get into the implementation 15:42:04 I'll read through it tody. 15:42:07 *today 15:42:12 Thanks carl_baldwin! 15:42:22 * carl_baldwin 's 'a' key seems to be getting a little harder to hit. 15:43:09 That's all I have at this point. 15:43:17 Or, /me 's pinky is getting weak 15:44:59 njohnston: thanks for the update 15:45:37 #topic Conversion to Pluggable IPAM 15:46:07 So, there are a couple of things going on here. 15:46:11 did we already touch on whayt we needed to when discussing bugs? 15:46:41 * tidwellr1 retracts that last comment 15:46:47 The patch to do the migration is seeing some errors in various tests. 15:47:14 #link https://review.openstack.org/#/c/181023/ 15:47:36 One +1 from Jenkins after 7 failures on the same patch looked too suspicious. 15:47:44 So, we'll be looking in to those. 15:47:59 Also, we're going to look at testing the migration with some data. 15:49:08 But, we're getting there. 15:49:18 I think that's all. 15:49:22 I plan to do the tests for migration and dig into failures during next week 15:50:06 pavel_bondar: Thanks. 15:51:27 I think that's it. 15:51:43 thanks 15:51:53 #topic Open Discussion 15:52:22 anything we didn't get to that needs some discussion? 15:52:49 going once.... 15:53:00 Hi Ryan, bug https://bugs.launchpad.net/neutron/+bug/1525059 need more reviews 15:53:00 Launchpad bug 1525059 in neutron "[RFE] Add support for external vxlan encapsulation to neutron router" [Wishlist,In progress] - Assigned to Na Zhu (nazhu) 15:53:07 there are 5 patches now 15:53:46 steve_ruan: thanks for the pointer 15:53:46 anyone can help? 15:53:48 thanks 15:54:09 steve_ruan: Is there a topic in gerrit where we can find them easily? 15:54:38 all links in the bug 15:54:58 steve_ruan: adding a gerrit topic to these would be a nice touch 15:55:00 are in bug description 15:55:05 ok 15:55:44 I know it helps me find related patches 15:56:15 I see them in the bug description now. 15:56:20 Thanks. 15:57:15 steve_ruan: anything you need? just some review attention? 15:57:28 no 15:57:45 steve_ruan: thanks 15:57:45 thanks 15:58:03 last call for topics..... 15:58:37 alright, thanks everyone! 15:58:47 #endmeeting