15:00:24 #startmeeting neutron_l3 15:00:29 Meeting started Thu Nov 1 15:00:24 2018 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:30 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:32 The meeting name has been set to 'neutron_l3' 15:00:48 hi 15:00:56 hi 15:01:26 hi 15:01:52 o/ 15:02:03 #topic Announcements 15:02:36 The Stein-2 milestone is already in progress 15:03:33 I mentioned during the Neutron weekly meeting that we are not cutting releases in each milestone anymore 15:04:04 in each intermdediate milestones we will release stable branches, 15:04:08 neutron-lib 15:04:36 The Summit in Berlin is in a week and a half 15:05:18 Since I have to be there for meetings on the 10th, I'll start my trip next Thursday 15:05:31 so I will miss the next two meetings 15:05:55 do you want to run the next two meetings? 15:06:01 or cancel one or both? 15:06:30 i can run if others will be here and not at the summit 15:06:36 mlavalle: you can cancel one 15:06:59 I am not attending Summit 15:07:12 so how about haleyb runs the meeting next week and we cancel the one on the 15th? 15:07:17 would that work? 15:07:28 mlavalle: sounds good 15:07:30 +1 15:07:34 cool 15:07:48 I'll send a message to the ML after the meeting 15:08:00 Any other announcements? 15:09:04 There is something I also want to share with the team 15:09:25 I have been appointed to the StarlingX Technical Steering Committee 15:09:56 My employer was asked to nominate one person and I was the lucky one 15:10:16 mlavalle: congratulations! 15:10:18 Congrats! 15:10:22 I don't expect this to affect my duties in Neutron or this team 15:10:36 but I want all you to be aware 15:10:48 It's a reflection of all the quality feedback you gave the StarlingX proposals at the PTG :-) 15:11:13 njohnston: you are all my paryners in crime there :-) 15:11:23 ok, moving on 15:11:27 #topic Bugs 15:11:38 Swami: please fire away 15:11:54 mlavalle: thanks 15:12:03 There are no new bugs this week. 15:12:07 #link https://bugs.launchpad.net/neutron/+bug/1786272 15:12:07 Launchpad bug 1786272 in neutron "Connection between two virtual routers does not work with DVR" [Medium,In progress] - Assigned to Slawek Kaplonski (slaweq) 15:12:38 The patch is ready to be blessed. #link https://review.openstack.org/#/c/597567/ 15:12:47 I think it is good to go. 15:12:56 The next one in the review list is 15:13:26 #link https://bugs.launchpad.net/neutron/+bug/1796491 15:13:26 Launchpad bug 1796491 in neutron "DVR Floating IP setup in the SNAT namespace of the network node and also in the qrouter namespace in the compute node" [Medium,In progress] - Assigned to Swaminathan Vasudevan (swaminathan-vasudevan) 15:13:51 Here is the patch for review #link https://review.openstack.org/#/c/609924/ 15:14:05 haleyb: thanks for your review comments. I have addressed your comments. 15:14:27 Swami: thanks, will take a look 15:14:27 I still see some zuul failure, I have issued a recheck, let me see how it goes. 15:14:36 The next one in the list is 15:15:26 #link https://bugs.launchpad.net/neutron/+bug/1774459 15:15:26 Launchpad bug 1774459 in neutron "Update permanent ARP entries for allowed_address_pair IPs in DVR Routers" [High,Confirmed] - Assigned to Swaminathan Vasudevan (swaminathan-vasudevan) 15:15:42 This is the one that I am currently working on. Right now still it is a WIP. 15:15:57 #link https://review.openstack.org/#/c/601336/ 15:16:26 I need to look at it 15:16:30 sorry for the delay 15:16:38 mlavalle: My questions and doubts on this patch was clarified by tidwellr and myself. So I am progressing and not blocked. 15:16:45 ah ok 15:16:48 great 15:17:06 Right now I was able to successfully add a flow to the ARP_RESPONDER table when the GARP packet comes out. 15:17:25 I may have to add code to add a flow also on the ingress path. 15:17:51 So right now it seems positive, but might involve more work. 15:18:15 mlavalle: haleyb: any early comments would be helpful. 15:18:22 will do 15:18:35 ack 15:18:52 thanks 15:18:59 the next one is #link https://bugs.launchpad.net/neutron/+bug/1796824 15:18:59 Launchpad bug 1796824 in neutron "Port in some type of device_owner should not allow update IP address" [Medium,In progress] - Assigned to LIU Yulong (dragon889) 15:19:23 This patch is also up for review. #link https://review.openstack.org/612969 15:19:57 and this: https://review.openstack.org/#/c/608909/ 15:21:28 added to my review pile 15:21:46 liuyulong: sorry I missed the neutron-lib one thanks for posting it. 15:22:03 #link https://bugs.launchpad.net/neutron/+bug/1794991 15:22:03 Launchpad bug 1794991 in neutron "Inconsistent flows with DVR l2pop VxLAN on br-tun" [Undecided,New] 15:22:46 This bug I am not able to reproduce it locally. I am still trying to reproduce it. Untill we reproduce the problem, we don't know what is causing this problem. 15:23:53 One of the related issue that I have seen is, if for any reason the DHCP tap interface goes down and comes up and if there is a VM that comes in at that time, there may be a RACE where the UNICAST-to-Tun flow rule for the dHCP tap interface is not created and so the VM does not get an IP. 15:24:01 The solution is to restart the VM. 15:24:05 they only see it on Pike, if that matters 15:24:25 haleyb: Yes I tried to reproduce this in Pike, but still couldn't 15:24:34 ah, ok 15:25:01 So I was not able to reproduce the vxlan flow missing. But I will try to reproduce it 15:25:10 That's all I have for today. 15:25:16 mlavalle: back to you. 15:25:25 Thanks Swami 15:27:28 https://bugs.launchpad.net/neutron/+bug/1796824 one more thing about this bug, the patches are including some API behavior change, so we should approve it first. 15:27:28 Launchpad bug 1796824 in neutron "Port in some type of device_owner should not allow update IP address" [Medium,In progress] - Assigned to LIU Yulong (dragon889) 15:27:31 I wanted to comment on the bug about enabling IPv6 forwarding in HA routers. You are working on that one haleyb? 15:27:46 mlavalle: yes, it's on my plate 15:28:04 yeah, since I assigned it to you, I am having trouble finding it 15:28:07 thanks 15:28:25 i can find it 15:28:36 yes, please 15:28:57 https://review.openstack.org/#/c/613396/ 15:29:06 https://bugs.launchpad.net/neutron/+bug/1787919 15:29:06 Launchpad bug 1787919 in neutron "Upgrade router to L3 HA broke IPv6" [High,In progress] - Assigned to Brian Haley (brian-haley) 15:29:44 i just threw that functional test out there, but i need to debug it locally 15:29:46 the review is still wip 15:30:40 and I can see you are including the ipv6_ra set up as well 15:30:44 thanks 15:31:12 yes, although the code seems correct i wanted to verify it worked better on my setup 15:31:33 haleyb: what is the bug related to 'ipv6_ra' setup 15:31:35 yes, the verification is where I got stuck. Thanks for working on it 15:32:03 Swami: The bug is about ha routers not working with IPv6 15:32:19 mlavalle: ok the same bug. I thought it is a different one. 15:32:29 https://bugs.launchpad.net/neutron/+bug/1787919/comments/9 talks about RA 15:32:29 Launchpad bug 1787919 in neutron "Upgrade router to L3 HA broke IPv6" [High,In progress] - Assigned to Brian Haley (brian-haley) 15:32:31 and the submitter, among other things, suggested also setiing ipv6_ra in the fix 15:33:35 liuyulong: thanks for bringing that bug / rfe up 15:33:42 I'll take a look at it today 15:33:53 when we changed the ha code to only enable forwarding on the master router at start, we created this issue. part of the problem is we don't want to change the forwarding setting unnecessarily since it causes dataplane disruption 15:34:12 mlavalle, great, thanks 15:34:13 damn MLDv2 15:34:35 exactly, haleyb :-) 15:34:59 so i need to test and watch tcpdump at the same time 15:35:07 yeap 15:35:48 ok, next one is https://bugs.launchpad.net/neutron/+bug/1789434 15:35:48 Launchpad bug 1789434 in neutron "neutron_tempest_plugin.scenario.test_migration.NetworkMigrationFromHA failing 100% times" [High,Confirmed] - Assigned to Manjeet Singh Bhatia (manjeet-s-bhatia) 15:36:17 and the proposed fix is here: https://review.openstack.org/#/c/611461/ 15:36:32 I can see that haleyb and Swami have provided feedback 15:37:04 Finally 15:37:15 I am working on this one https://bugs.launchpad.net/neutron/+bug/1795870 15:37:15 Launchpad bug 1795870 in neutron "Trunk scenario test test_trunk_subport_lifecycle fails from time to time" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:37:28 I am in the process of debigging it 15:37:42 it's been hard to isolate 15:37:58 so I will push a DNM patch soon to add some logging 15:38:13 any other bugs we should discuss today? 15:39:34 ok let's move on 15:39:46 #topic Floating IPs and vnic_type 15:40:10 #link https://review.openstack.org/#/c/611059/ 15:40:19 Yesterday I came across this patch: https://review.openstack.org/#/c/611059 15:40:30 you beat me to it, ralonsoh 15:40:58 The reason I am bringing this up here is that I would like to give consistent feedback to ralonsoh 15:42:01 in particular, I would like us to agree that is is ok for L3 to use the services of L2 15:42:09 that's why L3 is above L2 15:42:46 so it is ok for L3 code to call methods in the the core plugin 15:43:25 For more details, please read he comment I left in the review yesterday 15:43:47 IMO, it's ok for both approach. The current is something like, L3 try to bind floating IP to L2 port, but L2 port is not ready, L2 reject it. mlavalle's suggestion is L3 check the port in his own scope by calling L2 methods. 15:44:29 haleyb, what's your opinion? 15:44:33 mlavalle: will take a look at it, I have added myself to the review. 15:44:42 yes, i think it's good. my original thought was to abstract it via the registry code, but putting it in utils would be fine. i could have just had a related change on my mind when i proposed that. as long as we keep the layering intact 15:44:49 took we a while to type 15:45:13 ok, I'll refactor the patch 15:45:23 because i think the original code had the vnic type in the l3 code 15:45:44 glad mlavalle came along :) 15:46:08 as liuyulong said, they both work but miguel's suggestion should be faster 15:46:17 thanks. I just wanted to avoid giving conflicting feedback 15:46:32 thanks everybody 15:46:40 mlavalle: I agree with you 15:46:40 thanks ralonsoh. will look for the next iteration 15:46:58 thanks for working on it ralonsoh 15:47:22 ok, let's move on 15:47:28 #topic On demand agenda 15:47:41 anything else we should discuss today? 15:48:16 ok team. Thanks for attending 15:48:29 have fun without me next week :-) 15:48:34 #endmeeting