15:00:02 #startmeeting neutron_l3 15:00:03 Meeting started Thu Jan 26 15:00:02 2017 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:05 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:07 The meeting name has been set to 'neutron_l3' 15:00:12 Hi 15:00:22 hi 15:00:54 I saw janzian and john-davidge joining the room as well 15:00:58 anyone else? 15:01:01 hi 15:01:42 As usual, our agenda is here: 15:01:50 #link https://etherpad.openstack.org/p/neutron-l3-subteam 15:02:13 #topic Announcements 15:02:40 We made it to the Ocata-3: 15:02:51 #link https://releases.openstack.org/ocata/schedule.html 15:03:53 Ocata release is the week of February 20 15:04:21 so we will be cutting and testing some release candidates over the next few days 15:04:47 Next is a reminder to everybody about the PTG 15:05:01 it's about a month away 15:05:18 I checked about 10 minutes ago and there are 32 tickets left 15:05:32 pretty good sales 15:05:35 so if you plan to attend and don't have a ticket, hurry up 15:06:09 The Neutron team etherpad for the PTG is here: 15:06:16 #link https://etherpad.openstack.org/p/neutron-ptg-pike 15:06:42 In case you want to bring any topic up for discussion 15:07:51 john-davidge: I see you added routed external networks. does that mean your trip got approved? 15:08:04 mlavalle: Yes it did :) 15:08:11 yaay! 15:09:25 Next annoucements is in regards to PTL candidates nomination. It will close in 3d14h35m44s 15:10:01 So if you want to run for the PTL position, hurry up! 15:11:03 And then, of course, please don't forget to cast your votes. For the first time in several cycles, this is a contested election: 15:11:16 #link https://governance.openstack.org/election/ 15:11:28 Votes can be cast from Feb 1 to 7 15:12:04 Any other annoucements? 15:13:17 ok, moving on 15:13:23 #topic Bugs 15:14:03 First up is https://bugs.launchpad.net/neutron/+bug/1570122 15:14:03 Launchpad bug 1570122 in neutron "ipv6 prefix delegated subnets are not accessable external of the router they are attached." [High,In progress] - Assigned to John Davidge (john-davidge) 15:14:31 So I found what's been causing us problems with the fix and commented on the patch about it 15:14:55 I've got it working now but don't like the complexity of the solution, so I'm working on something more elegant 15:15:00 should be up for review soon 15:15:39 thanks for the update 15:15:58 any thing else? 15:16:05 Nope 15:17:02 Next up is https://bugs.launchpad.net/neutron/+bug/1610483 15:17:02 Launchpad bug 1610483 in neutron "Pluggable IPAM rollback mechanism is not robust" [High,In progress] - Assigned to Aliaksandr Dziarkach (aliaksandr-dziarkach) 15:17:26 The fix for this bug is here: 15:17:33 #link https://review.openstack.org/#/c/390594/ 15:17:46 Thanks haleyb for taking a look! 15:18:15 it's a big change 15:18:19 I see you added kevinbenton. Hopefully he can take a look soon 15:18:40 haleyb: yeah, it is big. 15:18:59 i might just update it to fix the nits i found 15:19:36 ok, thanks 15:19:46 any other comments? 15:20:05 not from me 15:21:38 Tnanks 15:21:48 Next one is https://bugs.launchpad.net/neutron/+bug/1627424 15:21:48 Launchpad bug 1627424 in neutron "FlushError on IPAllocation" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:22:20 I have been making progress slowly investigating this bug 15:22:58 It is triggered when the IPAM deletes an IPAM IP Allocation 15:23:34 however the error itself is about DB IPAllocations 15:24:24 in the session there are two IPAllocation objects that conflict with each other 15:25:08 mlavalle: hopefully you can make more progress, thanks for continuing to look 15:25:24 and there is some black magic going on with this: 15:25:36 #link https://github.com/openstack/neutron/blob/master/neutron/db/db_base_plugin_common.py#L125 15:26:49 * john-davidge has also spent the week drowning in black magic 15:27:06 so my theory right now is that when a port's ip fixed ip's are updated and there is a db retry, we are inserting conflicting IPAllocation object to the session and the whole thing explodes when flushin the session updating the IPAM IP Allocations 15:27:49 * mlavalle drowning in IPAllocation objects :-) 15:27:55 any comments? 15:28:00 mlavalle: did that bug 1556178 give any clue? 15:28:00 bug 1556178 in neutron "ipallocation instances live between retries" [Medium,Fix released] https://launchpad.net/bugs/1556178 - Assigned to Kevin Benton (kevinbenton) 15:28:28 haleyb: I got to that last night and was running late for yoga class. I'll investigate today 15:28:38 that's where my bookmark is :-) 15:29:08 any comments? 15:29:19 i agree with your black magic call 15:30:53 Next one is https://bugs.launchpad.net/neutron/+bug/1627480 15:30:54 Launchpad bug 1627480 in neutron "create_port can succeed without returning fixed_ips on all requested subnets" [High,Confirmed] 15:31:13 This one has no owner, any volunteers? 15:32:33 * haleyb only hears crickets 15:32:57 I can give it a go 15:33:07 janzian: thanks! 15:33:21 janzian: yeah. we can discuss in the office 15:33:35 mlavalle: Sounds good 15:34:05 Last one for today is https://bugs.launchpad.net/neutron/+bug/1509004 15:34:05 Launchpad bug 1509004 in neutron ""test_dualnet_dhcp6_stateless_from_os" failures seen in the gate" [High,Confirmed] 15:35:29 wow that's an old one 15:35:40 it came back in January 15:36:43 any other comments? 15:37:31 ok, moving on.... 15:37:57 #topic Prefix Delegation 15:38:07 baoli: any updates? 15:38:21 Thanks John and haleyb for the comments 15:38:30 I will be loading a patch shortly 15:38:35 that's all from me 15:38:45 baoli: Thanks :) 15:38:53 baoli: Thanks 15:39:10 #topic Routed Networks 15:39:58 I was able to land the big patchset a couple of days ago 15:40:06 #link https://review.openstack.org/#/c/358658/ 15:40:36 thanks to haleyb, kevinbenton, baoli and the other reviewers 15:41:30 I also updated the Networking Guide with the new functionality: 15:41:41 #link https://review.openstack.org/#/c/423723/ 15:42:10 That networking guide patch merged so quickly i didnt even see it! 15:42:26 john-davidge: that squashed the docs bug you triaged last week 15:42:34 #link https://bugs.launchpad.net/neutron/+bug/1657923 15:42:34 Launchpad bug 1657923 in neutron " Add a ReST client for placement API" [Undecided,New] 15:43:04 mlavalle: nice 15:43:22 john-davidge: yeah, I pushed the patchset Sunday night, added you to the review and when I came back 45 minutes later after walking the dog, it had a +2 15:44:26 I wanted you save her Majesty's language from my butchering, but our Aussie friends jumped in :-) 15:45:10 mlavalle: :D 15:45:27 so the only remaining item on this topic for next cycle is external routed networks, which we will discuss in Atlanta 15:45:50 any other comments? 15:46:41 #topic BGP Dynamic Routing 15:47:19 I haven't seen tidwellr lately around. And then last night I got a message from Linkedin 15:47:35 he has a new job at Target in Minneapolis 15:47:58 haleyb: do you know if that is OpenStack / Neutron related? 15:48:07 yes, but he is still working on neutron, but sure he's busy 15:48:20 ok, fantastic! 15:49:02 I'll reach out to him and discuss how he wants to move forward 15:49:19 #topic Open Agenda 15:50:06 Any other topics from the team? 15:51:27 ok team, thanks for attending. Enjoy the rest of your days! 15:51:36 mlavalle: Thanks! o/ 15:51:38 #endmeeting