15:01:06 #startmeeting neutron_l3 15:01:06 Meeting started Thu Jan 12 15:01:06 2017 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:08 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:10 The meeting name has been set to 'neutron_l3' 15:01:22 hi there! 15:01:28 hi mlavalle 15:01:34 Hello all 15:02:32 Agenda for today is here: 15:02:41 #link https://etherpad.openstack.org/p/neutron-l3-subteam 15:02:54 #Topic Announcements 15:03:47 We are a little more than a week from Ocata-3 15:04:04 #topic https://releases.openstack.org/ocata/schedule.html 15:04:25 #undo https://releases.openstack.org/ocata/schedule.html 15:04:27 Removing item from minutes: #topic https://releases.openstack.org/ocata/schedule.html 15:04:36 sorry! 15:04:43 * john-davidge sneaks in late 15:04:46 #link https://releases.openstack.org/ocata/schedule.html 15:05:24 Also reminding people that the PTG is on February 24th 15:05:40 #link https://www.openstack.org/ptg/ 15:06:16 haleyb: armax mentioned this past Sunday that we didn't have an agenda yet 15:06:48 also in the lates emails from the community, I didn't see a Neutron etherpad yet (as of 2 days ago) 15:07:14 mlavalle: right, i don't know if that means it's the new PTLs job? 15:07:59 haleyb: no he armax seemed to own the action item during the Monday meeting. I think we need to follow up with him 15:08:24 haleyb: unless you are running for PTL and you have everything under control :-) 15:08:40 * haleyb takes two steps back from the PTL election :) 15:09:10 haleyb: fair enough.... I'll ask him later today 15:09:40 any other announcements? 15:09:46 mlavalle: we could start working on a list and link it from the meeting etherbase, then just copy it later 15:10:15 haleyb: let's do that. I'll start a section there 15:10:28 thanks! 15:10:41 #topic Bugs 15:12:00 first is https://bugs.launchpad.net/neutron/+bug/1610483 15:12:01 Launchpad bug 1610483 in neutron "Pluggable IPAM rollback mechanism is not robust" [High,In progress] - Assigned to Aliaksandr Dziarkach (aliaksandr-dziarkach) 15:12:26 There is a fix here: https://review.openstack.org/#/c/390594/ 15:13:02 I meant to review it over the past few days. But got sidetracked finishing the routed networks stuff, after Nova team fixed their bug 15:13:28 I intend to review it and encourgage others to do the same 15:13:31 Any comments? 15:14:33 ok, next up is https://bugs.launchpad.net/neutron/+bug/1570122 15:14:33 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:15:22 mlavalle: I added a unit test earlier this week to cover the new function, but I'd like to look into functional testing before it merges. 15:15:45 that makes sense. any help you need? 15:16:01 john-davidge: i did have one question, but you can answer in the review instead of talking code here 15:16:03 mlavalle: No, I'm good for now thanks. Will let you know if that chnages 15:16:14 haleyb: Ok sure 15:16:42 haleyb: Hadn't noticed the review, will address it, thanks 15:16:58 great, thanks 15:17:09 #topic https://bugs.launchpad.net/neutron/+bug/1627424 15:17:11 Launchpad bug 1627424 in neutron "FlushError on IPAllocation" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:17:17 #undo https://bugs.launchpad.net/neutron/+bug/1627424 15:17:18 Removing item from minutes: #topic https://bugs.launchpad.net/neutron/+bug/1627424 15:17:27 Next one is https://bugs.launchpad.net/neutron/+bug/1627424 15:18:01 I continued looking at the code earlier today 15:18:38 One of the manifestations of this bug is during subnet delete in rally jobs 15:19:16 Right now I am following carefully the code to really understand what's going on 15:19:39 I'll keep you posted 15:19:47 any comments or questions? 15:21:16 Next one is https://bugs.launchpad.net/neutron/+bug/1627480 15:21:16 Launchpad bug 1627480 in neutron "create_port can succeed without returning fixed_ips on all requested subnets" [High,Confirmed] 15:22:01 No owner right now. I'll take it after I make good progress with the previous one. Fill free to take it out of my hands, though :-) 15:23:05 any comments, advice, volunteers? 15:23:43 ok, next one is https://bugs.launchpad.net/neutron/+bug/1509004 15:23:43 Launchpad bug 1509004 in neutron ""test_dualnet_dhcp6_stateless_from_os" failures seen in the gate" [High,Confirmed] 15:24:06 mlavalle: i just started looking at the latest comment that it's being seen 15:24:23 I invalidated this one in December after not seeing it for a couple of weeks 15:24:42 I checked last night while preparing for this meeting 15:24:52 there's nothing in the neutron logs pointing at an error, so i started trolling through the nova logs making sure the remove VM actually booted 15:24:57 There were a good number of hits 15:26:46 haleyb: thanks! any other comments? 15:27:10 mlavalle: i only see one failure in past 7 days with the logstash in the bug, but i'll keep looking 15:27:23 haleyb: thanks! 15:27:39 oop, kibana was just slow, getting a few more 15:27:54 yeah, last night I found a lot 15:28:15 haleyb: ~50? 15:28:52 maybe, it's only showing 30 in the filter 15:29:05 cool, thanks! 15:29:20 Any other bugs from the team? 15:29:57 ok, let's move on 15:32:03 I don't see baoli today, so we will skip prefix delegation 15:32:21 I only want to mention that one of his patchsets merged: https://review.openstack.org/#/c/408306/ 15:32:28 thanks haleyb for the reviews 15:33:12 baoli did all the hard work 15:33:21 #topic Routed Networks 15:33:27 Great news! that one moved quickly 15:33:59 On this front, thanks to haleyb, baoli for their reviews / comments 15:34:38 The Nova team merged the fix to the aggregates bug that was blocking us 15:35:08 As soon as I noticed it, I reworked my two patchsets. They are now complete and fully functional 15:35:25 They are here: 15:35:48 #link https://review.openstack.org/#/c/414726 15:35:56 That's the placement api client 15:36:00 and here: 15:36:20 #link https://review.openstack.org/#/c/358658 15:36:42 I need reviews so I encourage the team to take a look 15:36:59 any questions? 15:38:26 ok, moving on 15:38:43 #topic Open Agenda 15:39:44 haleyb: I forgot to mention that the doc for service subnets merged. Thanks for working on that 15:40:01 any other topic from the team? 15:40:36 i have nothing 15:40:37 on the subjetc of ptg 15:40:45 I had seen this etherpad https://etherpad.openstack.org/p/neutron-ptg-pike 15:40:56 not sure if its the right one, its not on the wiki 15:41:06 but we could start adding topics to it 15:42:28 seems to be a blank page, assuming it's the same path as otehrs i guess that would be ok 15:43:10 yeah, we can start adding topic 15:43:15 topics^^^ 15:44:13 i will copy/paste the header from the nova page to start 15:44:23 haleyb: Thanks 15:46:18 ok team, Thanks for attending 15:46:26 mlavalle: Thanks! 15:46:28 #endmeeting