14:00:11 #startmeeting neutron_l3 14:00:12 Meeting started Wed Mar 10 14:00:11 2021 UTC and is due to finish in 60 minutes. The chair is liuyulong. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:13 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:15 The meeting name has been set to 'neutron_l3' 14:00:23 Hi there 14:01:56 OK, looks like a one person meeting 14:02:07 Let's scan the bugs quickly. 14:02:19 #topic Bugs 14:02:22 #link http://lists.openstack.org/pipermail/openstack-discuss/2021-March/020903.html 14:02:41 #link http://lists.openstack.org/pipermail/openstack-discuss/2021-March/020767.html 14:02:54 Two lists from our bug deputy. 14:03:21 First one is related to DVR 14:03:22 #link https://bugs.launchpad.net/neutron/+bug/1916761 14:03:25 Launchpad bug 1916761 in neutron "[dvr] bound port permanent arp entries never deleted" [High,In progress] - Assigned to LIU Yulong (dragon889) 14:03:58 We revert the code deletion of DVR arp control code. 14:04:00 #link https://review.opendev.org/c/openstack/neutron/+/777903 14:04:41 That DVR arp control code removal is for this change https://review.opendev.org/c/openstack/neutron/+/601336 14:05:27 But as we discussed in the gerrit, another approach same to l2pop should be introduced to handle such "ARP responder for allowed_address_pair IP" 14:05:52 hi, sorry i'm late, conflict 14:05:54 #link https://review.opendev.org/c/openstack/neutron/+/651905 14:06:06 And this one is also related to 601336. 14:06:20 If the 601336 is not going to accepted, maybe we should revert this as well. 14:06:49 I have created one: https://review.opendev.org/c/openstack/neutron/+/778820 14:06:56 But there are many conflicts. 14:07:00 haleyb, hi 14:08:20 yes, some of those dvr changes are not a simple revert unfortunately 14:09:43 Yes, I will read the git log again. My idea is to remove those changes. 14:10:00 Hope you guys can also take a look at these changes. : ) 14:10:35 Next one 14:10:36 #link https://bugs.launchpad.net/neutron/+bug/1917393 14:10:37 Launchpad bug 1917393 in neutron "[L3][Port forwarding] admin state DOWN/UP router will lose all pf-floating-ips and nat rules" [High,Fix released] - Assigned to LIU Yulong (dragon889) 14:10:47 A quick fix: https://review.opendev.org/c/openstack/neutron/+/778126 14:11:10 This should be backport to stable branches. I will do that. 14:11:26 Next 14:11:27 #link https://bugs.launchpad.net/neutron/+bug/1752903 14:11:28 Launchpad bug 1752903 in neutron "Floating IPs should not allocate IPv6 addresses" [Medium,Won't fix] 14:11:51 I changed this to "wont fix" after my comments: https://bugs.launchpad.net/neutron/+bug/1752903/comments/5 14:12:36 "Add service type to the subnets of public network" can fix the problem ! Mission complete! 14:13:16 Last one: 14:13:18 #link https://bugs.launchpad.net/neutron/+bug/1917409 14:13:19 Launchpad bug 1917409 in neutron "neutron-l3-agents won't become active" [High,New] 14:14:16 There are gerrit changes uploaded. 14:14:30 #link https://review.opendev.org/q/topic:%22bug%252F1917409%22+(status:open%20OR%20status:merged) 14:15:51 i finally figured out there were two related changes there, i was confused 14:16:13 The fix is simple, but we have no idea about why the port can be None from the call trace. 14:16:30 haleyb, yes, I have left some comments to that. 14:16:44 The author should merge these two changes to one. 14:17:19 liuyulong: right, and i also don't like just catching the error there if it's really the caller at fault 14:17:52 i'm guessing the port is '' or something 14:19:07 i put a comment 14:19:24 OK, I see the bug... 14:20:24 after reading the report's l3 log, it is related to agent gateway port creation. 14:20:43 We fixed that here 14:20:47 #link https://review.opendev.org/c/openstack/neutron/+/735762 14:21:04 #link https://bugs.launchpad.net/neutron/+bug/1883089 14:21:05 Launchpad bug 1883089 in neutron "[L3] floating IP failed to bind due to no agent gateway port(fip-ns)" [Medium,Fix released] - Assigned to LIU Yulong (dragon889) 14:21:11 Same error as this bug. 14:21:40 OK, mission complete! 14:21:40 haha 14:22:38 Mark duplicate of bug #1883089. 14:22:40 bug 1883089 in neutron "[L3] floating IP failed to bind due to no agent gateway port(fip-ns)" [Medium,Fix released] https://launchpad.net/bugs/1883089 - Assigned to LIU Yulong (dragon889) 14:22:54 OK, no more bugs from me now. 14:24:45 OK, let's move on. 14:24:47 #topic On demand agenda 14:25:20 Again forĀ  bp/distributed-dhcp-for-ml2-ovs: https://review.opendev.org/q/topic:%22bp%252Fdistributed-dhcp-for-ml2-ovs%22+(status:open%20OR%20status:merged) 14:26:13 It's pretty close now, reviews are welcomed. 14:26:48 yes, i have it on my list, just have a busy meeting morning 14:27:46 The fullstack test case works fine now: https://5fd5e74cdeb26ed32d55-9d697031d66865af8e6eba8e2a3ea98e.ssl.cf5.rackcdn.com/776568/11/check/neutron-fullstack-with-uwsgi/89bfdb7/testr_results.html 14:28:25 haleyb, thank you, your comments are all addressed. : ) 14:34:32 OK, let's end the meeting here. 14:34:37 #endmeeting