15:00:10 #startmeeting neutron_l3 15:00:11 Meeting started Thu Apr 5 15:00:10 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:12 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:15 The meeting name has been set to 'neutron_l3' 15:00:21 Hi there! 15:01:29 hi 15:02:14 let's wait a minute to see if swami shows up ;-) 15:03:47 hi 15:04:02 Swami: hey, we were waiting for you 15:04:10 mlavalle: thank you 15:04:21 #topic Announcements 15:04:59 We almost made it to the Rocky-1 milestones. We a little less than 2 weeks from it 15:05:21 #link https://releases.openstack.org/rocky/schedule.html 15:06:16 There is also a deadline of April 15th to submit topics for the Forum in Vancouver 15:06:33 #link http://forumtopics.openstack.org/ 15:07:15 I plan to propose one to talk about ryu future 15:07:29 and its impact in Neutron 15:07:55 Swami: are you going to Vancouver? 15:08:15 mlavalle: I may attend the Vancouver summit. Just got some heads up from manager. Last week they said I am not going. 15:08:20 Things are volatile 15:08:39 LOL 15:08:51 well, I'll keep my fingers crossed 15:09:08 we will be missing haleyb 15:09:41 Any other announcements? 15:10:03 mlavalle: yes last week he mentioned and I was on the same situation. 15:10:29 #topic Bugs 15:10:48 Swami: please fire away 15:11:49 mlavalle: thanks 15:12:12 #link https://bugs.launchpad.net/neutron/+bug/1759971 15:12:13 Launchpad bug 1759971 in neutron "[dvr][fast-exit] a route to a tenant network does not get created in fip namespace if an external network is attached after a tenant network have been attached (race condition)" [Undecided,In progress] - Assigned to Dmitrii Shcherbakov (dmitriis) 15:12:48 I've seen a patch for it 15:13:04 This one seems that it has a race condition where the external gateway is attached to the router after the tenant netwoork is attache, in this case the addresscopes are not propagated properly. 15:13:09 mlavalle: Yes there is a patch. 15:13:34 #link https://review.openstack.org/558137 - patch up for review 15:14:00 I will review it. I reviewed the earlier version. But now there is another approach to it. 15:14:36 The next one in the list is related for Fast path exit. 15:14:39 #link https://bugs.launchpad.net/neutron/+bug/1759956 15:14:40 Launchpad bug 1759956 in neutron "[dvr][fast-exit] incorrect policy rules get deleted when a distributed router has ports on multiple tenant networks" [Medium,In progress] - Assigned to Dmitrii Shcherbakov (dmitriis) 15:15:04 This one also has a patch. 15:15:18 #link https://review.openstack.org/557836 - patch up for review. 15:15:36 I think this patch is in a good shape. I have to recheck it again. 15:16:18 yes, i guess our theory on the argument not needed proved wrong 15:16:28 Dmitri seems to be active in DVR 15:16:38 maybe he should join us in this meeting 15:16:53 haleyb: Yes I think he is validating the Fast path exit and that is great. 15:17:05 The next one in the list is 15:17:08 #link https://bugs.launchpad.net/neutron/+bug/1761260 15:17:09 Launchpad bug 1761260 in neutron "DVR: Add a check for the item_allocator IP before trying to release it, since we see a KeyError sometimes, when the item is not there anymore." [Low,In progress] - Assigned to Swaminathan Vasudevan (swaminathan-vasudevan) 15:17:42 This is a minor fix, where when trying to release the item for link_local_address there was a traceback seen and it was due to a race. 15:17:49 So I have a patch up for review. 15:18:05 #link https://review.openstack.org/558898 15:18:42 The next one in the list is 15:19:05 #link https://bugs.launchpad.net/neutron/+bug/1753434 15:19:06 Launchpad bug 1753434 in neutron "Unbound ports floating ip not working with address scopes in DVR HA " [Medium,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:19:34 There are two parts to this issue. 15:20:14 One I found on the agent side, where we are not configuring the snat redirect rules, for the dvr_no_external agents when the address_scopes_match, since all traffic has to pass through the snat node. 15:20:21 I have uploaded a patch for review. 15:20:41 #link https://review.openstack.org/558012 15:20:58 haleyb: Thanks for the review on this patch. I think it is in good shape. 15:21:40 The second part of the theory on this bug, I am not able to reproduce it and I see the behavior same with Centralized router and DVR router. I may have to recheck it once again. 15:22:30 I will retriage it. 15:22:50 are you goinfg to leave comments in the bug? 15:23:05 mlavalle: yes, once I recheck I will add my comments in there. 15:23:19 ok, I will look for them 15:23:48 The next one in the list is 15:23:51 #link https://bugs.launchpad.net/neutron/+bug/1758093 15:23:52 Launchpad bug 1758093 in neutron "DVR: RPC error handling missing for get_network_info_for_id" [Undecided,In progress] - Assigned to Swaminathan Vasudevan (swaminathan-vasudevan) 15:24:10 This patch was already reviewed, so I think we are good here. 15:24:50 #link https://review.openstack.org/#/c/555095/ 15:24:51 yeah, I reviewed it just in time for this meeting 15:25:14 yesterday I finished past 11pm working on multiple port binding stuff 15:25:22 mlavalle: thanks 15:25:41 #link https://bugs.launchpad.net/neutron/+bug/1718345 15:25:41 Launchpad bug 1718345 in neutron "ml2_distributed_port_bindings not cleared after migration from DVR" [Medium,In progress] - Assigned to Swaminathan Vasudevan (swaminathan-vasudevan) 15:26:12 This one is still under my radar, as I have to rebase my patch with some fix. I will work on it once, I finish up the other high priority items. 15:26:43 Last but not least and the most wanted one. 15:26:47 #link https://bugs.launchpad.net/neutron/+bug/1717302 15:26:48 Launchpad bug 1717302 in neutron "Tempest floatingip scenario tests failing on DVR Multinode setup with HA" [High,Confirmed] - Assigned to Brian Haley (brian-haley) 15:27:07 haleyb: any updates on this bug. Sorry I did not work on it for this week. 15:27:47 i did not work on it, was workin on the dvr/dvr-ha migration issue 15:28:42 haleyb: no problem. 15:28:52 mlavalle: That's all I had for today. 15:28:58 mlavalle: Back to you 15:29:05 Swami: Thanks for the detailed update 15:29:33 I will go thorugh thepatches you pointed to today 15:29:43 I don't have any other bugs 15:30:01 #topic Open Agenda 15:30:13 i have one other patch that's been around a while 15:30:25 https://review.openstack.org/#/c/458814/ 15:30:27 https://bugs.launchpad.net/neutron/+bug/1682145 15:30:28 Launchpad bug 1682145 in neutron "neutron router shows active on a dead agent" [Medium,In progress] - Assigned to Brian Haley (brian-haley) 15:31:11 assuming it passes zuul after a rebase it needs a review 15:31:23 haleyb: I will keep an eye on it 15:31:25 it's almost 1 year old 15:32:07 yeah 15:33:06 any other topics for today? 15:33:23 mlavalle: No I don't have any 15:34:21 ok, thanks for attending 15:34:27 Have a nice weekend! 15:34:36 you too! 15:34:43 it's going to be chilly for you, haleyb, right? 15:35:11 already chilly, maybe flurries tonight, apparently noone got the memo that it's spring 15:35:38 bye 15:35:42 yeap 15:35:46 #endmeeting