15:00:54 #startmeeting neutron_l3 15:00:54 Meeting started Thu Dec 8 15:00:54 2016 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:56 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:59 The meeting name has been set to 'neutron_l3' 15:01:25 Hi, who is here for the L3 sub-team meeting? 15:01:29 o/ 15:01:35 o/ 15:01:37 Hi 15:01:54 * edleafe lurks in the shadows 15:01:59 hi 15:02:01 Nice day to all of you! 15:02:22 #topic Announcements 15:02:55 Believe it or not, Ocata-2 is almost here: 15:03:01 #link https://releases.openstack.org/ocata/schedule.html 15:04:12 And the Ocata-3 will be just 5 weeks afterwards. So, keep an eye on your commited deliverables 15:05:26 A reminder also to the team regarding the upcoming PTG, February 20th - 24th: 15:05:34 #link https://www.openstack.org/ptg/ 15:05:53 I checked half an hour ago, and there are 298 seats left 15:06:48 And finally, mlavalle completed his move to the Austin area yesterday.... :-) 15:06:59 mlavalle: Congrats! 15:07:14 Welcome to Austin! 15:07:25 Still leaving surrounded by boxes, though ;-) 15:07:31 living^^^^ 15:07:32 san antonio misses you already! 15:07:42 edleafe: LOL 15:07:58 Any other annoucements from the team? 15:08:52 Ok, let's move on 15:08:58 #Topic Bugs 15:09:19 First one is https://bugs.launchpad.net/neutron/+bug/1570122 15:09:19 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:10:21 john-davidge: you got a question from the reporter on how to deploy / test the fix. Did you see it? 15:10:33 mlavalle: There's a WIP patch here: https://review.openstack.org/#/c/407025 - which has already been tested by promethianfire. An issue with it using the wrong device-id has been uncovered, I'll have a fix up shortly 15:11:00 is promethianfire the reporter? 15:11:02 mlavalle: Yes, ended up responding to him privately, will post on LP as well 15:11:20 ok, cool. THanks for the fix and the update 15:11:26 mlavalle: Yes he is 15:11:34 :-) 15:12:19 Next one is https://bugs.launchpad.net/neutron/+bug/1627424 15:12:19 Launchpad bug 1627424 in neutron "FlushError on IPAllocation" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:13:17 I've been looking at this one since yesterday. I just assigned it to myself. Analyzed some of the tracebacks we are seeing in the Neutron server logs 15:14:29 And found a reference in the SQLAlchemy docs to the specific exception. I posted a pointer to the relevant piece of doc in the bug 15:15:00 Does anybody have any additional insight or comment? 15:15:57 hey r1chardj0n3s forgot to ask yesterday about the search-first stuff for user listings... is it the same as the "filter first" I did for other pages? 15:16:32 lcastell: You might be in the wrong room. This is the Neutron l3 subteam meeting 15:16:46 sorry yep 15:16:57 I was reading the logs here :P... my bad 15:17:03 lcastell: np 15:17:20 ok, moving on to the next bug: https://bugs.launchpad.net/neutron/+bug/1627480 15:17:20 Launchpad bug 1627480 in neutron "create_port can succeed without returning fixed_ips on all requested subnets" [High,Confirmed] 15:18:12 This one has not an owner. It is next in my list / backlog after the previous one. If someone wants to wrestle it out of my hands, please go ahead 15:19:27 Ok, next one is https://bugs.launchpad.net/neutron/+bug/1627902 15:19:27 Launchpad bug 1627902 in neutron "DHCP agent conflicting with dynamic IPv6 addresses" [High,In progress] - Assigned to Brian Haley (brian-haley) 15:19:46 haleyb has a fix in progress for it, any comments? 15:20:03 re-fix is up for review, just had to add a release note to appease the review gods 15:20:36 https://review.openstack.org/#/c/406428/ 15:20:45 yeah, I saw that. Actually it is the next patchset in my reviews backlog. I'll take a look later this morning 15:21:12 it had two +2's before i updated it, so it's ready to go 15:21:53 can I still take a look? 15:22:00 haleyb: ^^^^ 15:22:02 of course :) 15:22:06 :-) 15:22:29 Next one is https://review.openstack.org/#/c/392183/ 15:22:40 Ooops 15:22:54 https://bugs.launchpad.net/neutron/+bug/1636963 15:22:54 Launchpad bug 1636963 in neutron "Service Subnets - DHCP port creation fails" [High,In progress] - Assigned to John Davidge (john-davidge) 15:23:22 This one has a number of +1's in the proposed fix 15:23:37 haleyb: any chance you take a look? 15:23:51 haleyb: commented to say he'd like to discuss it further here 15:23:53 i had looked and actually added this one to the agenda 15:24:36 haleyb: let's do it now 15:25:09 john-davidge: did you think that allowing network:dhcp when dhcp is enabled is a good change? i haven't looked to see how difficult it would be 15:25:38 but i would still do a fix that did not add network:dhcp to the types 15:25:58 haleyb: Yes, I think that's a reasonable ammendment. I haven't looked into the complexity either, but I don't anticipate it would add much 15:26:31 haleyb: Yeah, your point about having to prevent users from removing it is valid, and would make for an ugly solution 15:27:18 john-davidge: right, plus we'd still have to treat it special since having just netowrk:dhcp there would cause other problems 15:27:26 Let me look into what's necessary to restict it to dhcp_enabled subnets. If it's not too heavy I'll go ahead and do it 15:27:46 john-davidge: ok, let me know if you need help 15:27:51 otherwise I'll comment with my findings 15:27:55 haleyb: Thanks, will do 15:27:58 haleyb, hohn-davidge: I think my comments is more towards the semantics of service type. So the current fix should be good. 15:28:50 baoli: you raised a good point though - that fix always allowed dhcp, but should probably only do it if it's enabled, so hopefully just a minor tweak 15:29:00 baoli: I like your suggestion about only allowing it on dhcp_enabled subnets, narrows the use down some more 15:29:23 haleyb, john-davidge: cool, thanks 15:30:07 any other comments haleyb, john-davidge? 15:30:22 mlavalle: nope 15:30:25 mlavalle: no 15:30:58 haleyb, john-davidge: Thanks for working on this. Also thanks to baoli for his comments 15:31:27 Last one today is https://bugs.launchpad.net/neutron/+bug/1610483 15:31:27 Launchpad bug 1610483 in neutron "Pluggable IPAM rollback mechanism is not robust" [High,In progress] - Assigned to Aliaksandr Dziarkach (aliaksandr-dziarkach) 15:31:51 There is a fix proposed for it: 15:31:59 #link https://review.openstack.org/#/c/390594/ 15:32:29 I've been meaning to take a look at it. With the move to Austin, I couldn't find the time over the past few days 15:32:48 But I'll get back to it. I encourage others to take a look 15:33:32 Any other bugs I might have missed? 15:34:14 OK, moving on 15:34:27 #topic Prefix delegation 15:34:35 baoli: you are up 15:34:46 mlavalle: I have a couple of patches up for review 15:35:19 mlavalle: kevinbenton -1'ed on one of them, I've been trying to reach out to him on IRC a couple of times 15:35:30 malavalle, I updated the etherpad 15:36:23 baoli: he's hard to reach. Works at very odd hours. I advise conduct the conversation in Gerrit 15:37:16 mlavalle: I responded to his further comments. Let's what he has to say about it 15:37:22 s/what/wait 15:37:35 cool, any other updates? 15:38:13 I'd appreciate if folks in here would take a look at the patches 15:38:25 Ok, thanks! 15:38:38 malvalle: one of the things I'm working on is to support PD on HA routers 15:38:55 baoli: Cool! 15:39:07 yeah, that's great 15:39:11 Thnaks 15:39:20 john-davidge: sorry to take it over 15:39:39 john-davidge: do we have a bug for it? 15:39:47 baoli: You are very welcome to it :) 15:39:58 baoli: For HA support? No I don't think so 15:39:58 if not, should I create a regular bug or a EFT? 15:40:16 baoli: I say it is a RFE 15:40:18 baoli: I imagine that will need an RFE 15:40:45 john-davidge, mlavalle: sure, I'll create a RFE bug. 15:40:56 baoli: Thank you 15:41:35 Ok, moving on 15:41:49 #Topic Service Subnets 15:42:05 We already covered the dhcp stuff earlier 15:42:15 Do we want to say anything about the doc 15:42:18 ? 15:42:39 i have not gotten to it yet, in my backlog 15:43:06 That sounds good. Thanks! 15:43:17 #Topic Routed Networks 15:43:20 s/good/not good/ but... 15:43:56 :-) 15:44:46 I have continued working on the pathset to update Nova inventories with the routed neuworks ipv4 subnets topology 15:44:54 #link https://review.openstack.org/#/c/358658/ 15:45:20 kevinbenton asked me to do all the updates to Nova in batch 15:45:29 I finished that earlier this week 15:45:47 I've continued adding unit tests and I will be done with that soon 15:45:59 \o/ 15:46:41 And after that I just need to move my minimalist Nova placement client to a Neutron patchset 15:46:49 And will be done with this 15:47:21 Any comments or questions? 15:47:48 Carl and I got together to discuss the external networks enhancement on Monday. Currently working on a spec to cover that work. Will update the group when I have something for review. 15:48:09 john-davidge: That's great. Thanks! 15:48:49 and thanks toi carl_baldwin to keep spending some time playing with us :-) 15:49:12 janzian: any comments as far as the Tempest test? 15:49:58 Nope, just waiting for more reviews at the moment :) 15:50:08 janzian: Thanks! 15:50:55 I don't see tidwellr on line. So we are going to skip BGP Dynamic Routing, unless someone wants to talk about it 15:51:34 Ok.... 15:51:37 mlavalle: let me know if I can help on the Nova side 15:52:02 edleafe: will do, thanks. And also thanks for lurking in the shadows :-) 15:52:22 #topic Open Agenda 15:52:35 Any other topics the team wants to bring up? 15:53:22 Ok. Have a nice rest of your day 15:53:28 Thanks for attending! 15:53:32 #endmeeting