15:00:10 <mlavalle> #startmeeting neutron_l3
15:00:11 <openstack> 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 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:15 <openstack> The meeting name has been set to 'neutron_l3'
15:00:21 <mlavalle> Hi there!
15:01:29 <haleyb> hi
15:02:14 <mlavalle> let's wait a minute to see if swami shows up ;-)
15:03:47 <Swami> hi
15:04:02 <mlavalle> Swami: hey, we were waiting for you
15:04:10 <Swami> mlavalle: thank you
15:04:21 <mlavalle> #topic Announcements
15:04:59 <mlavalle> We almost made it to the Rocky-1 milestones. We a little less than 2 weeks from it
15:05:21 <mlavalle> #link  https://releases.openstack.org/rocky/schedule.html
15:06:16 <mlavalle> There is also a deadline of April 15th to submit topics for the Forum in Vancouver
15:06:33 <mlavalle> #link http://forumtopics.openstack.org/
15:07:15 <mlavalle> I plan to propose one to talk about ryu future
15:07:29 <mlavalle> and its impact in Neutron
15:07:55 <mlavalle> Swami: are you going to Vancouver?
15:08:15 <Swami> 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 <Swami> Things are volatile
15:08:39 <mlavalle> LOL
15:08:51 <mlavalle> well, I'll keep my fingers crossed
15:09:08 <mlavalle> we will be missing haleyb
15:09:41 <mlavalle> Any other announcements?
15:10:03 <Swami> mlavalle: yes last week he mentioned and I was on the same situation.
15:10:29 <mlavalle> #topic Bugs
15:10:48 <mlavalle> Swami: please fire away
15:11:49 <Swami> mlavalle: thanks
15:12:12 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1759971
15:12:13 <openstack> 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 <mlavalle> I've seen a patch for it
15:13:04 <Swami> 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 <Swami> mlavalle: Yes there is a patch.
15:13:34 <Swami> #link https://review.openstack.org/558137 - patch up for review
15:14:00 <Swami> I will review it. I reviewed the earlier version. But now there is another approach to it.
15:14:36 <Swami> The next one in the list is related for Fast path exit.
15:14:39 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1759956
15:14:40 <openstack> 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 <Swami> This one also has a patch.
15:15:18 <Swami> #link https://review.openstack.org/557836 - patch up for review.
15:15:36 <Swami> I think this patch is in a good shape. I have to recheck it again.
15:16:18 <haleyb> yes, i guess our theory on the argument not needed proved wrong
15:16:28 <mlavalle> Dmitri seems to be active in DVR
15:16:38 <mlavalle> maybe he should join us in this meeting
15:16:53 <Swami> haleyb: Yes I think he is validating the Fast path exit and that is great.
15:17:05 <Swami> The next one in the list is
15:17:08 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1761260
15:17:09 <openstack> 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 <Swami> 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 <Swami> So I have a patch up for review.
15:18:05 <Swami> #link https://review.openstack.org/558898
15:18:42 <Swami> The next one in the list is
15:19:05 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1753434
15:19:06 <openstack> 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 <Swami> There are two parts to this issue.
15:20:14 <Swami> 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 <Swami> I have uploaded a patch for review.
15:20:41 <Swami> #link  https://review.openstack.org/558012
15:20:58 <Swami> haleyb: Thanks for the review on this patch. I think it is in good shape.
15:21:40 <Swami> 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 <Swami> I will retriage it.
15:22:50 <mlavalle> are you goinfg to leave comments in the bug?
15:23:05 <Swami> mlavalle: yes, once I recheck I will add my comments in there.
15:23:19 <mlavalle> ok, I will look for them
15:23:48 <Swami> The next one in the list is
15:23:51 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1758093
15:23:52 <openstack> 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 <Swami> This patch was already reviewed, so I think we are good here.
15:24:50 <Swami> #link https://review.openstack.org/#/c/555095/
15:24:51 <mlavalle> yeah, I reviewed it just in time for this meeting
15:25:14 <mlavalle> yesterday I finished past 11pm working on multiple port binding stuff
15:25:22 <Swami> mlavalle: thanks
15:25:41 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1718345
15:25:41 <openstack> 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 <Swami> 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 <Swami> Last but not least and the most wanted one.
15:26:47 <Swami> #link https://bugs.launchpad.net/neutron/+bug/1717302
15:26:48 <openstack> 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 <Swami> haleyb: any updates on this bug. Sorry I did not work on it for this week.
15:27:47 <haleyb> i did not work on it, was workin on the dvr/dvr-ha migration issue
15:28:42 <Swami> haleyb: no problem.
15:28:52 <Swami> mlavalle: That's all I had for today.
15:28:58 <Swami> mlavalle: Back to you
15:29:05 <mlavalle> Swami: Thanks for the detailed update
15:29:33 <mlavalle> I will go thorugh thepatches you pointed to today
15:29:43 <mlavalle> I don't have any other bugs
15:30:01 <mlavalle> #topic Open Agenda
15:30:13 <haleyb> i have one other patch that's been around a while
15:30:25 <haleyb> https://review.openstack.org/#/c/458814/
15:30:27 <haleyb> https://bugs.launchpad.net/neutron/+bug/1682145
15:30:28 <openstack> 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 <haleyb> assuming it passes zuul after a rebase it needs a review
15:31:23 <mlavalle> haleyb: I will keep an eye on it
15:31:25 <haleyb> it's almost 1 year old
15:32:07 <mlavalle> yeah
15:33:06 <mlavalle> any other topics for today?
15:33:23 <Swami> mlavalle: No I don't have any
15:34:21 <mlavalle> ok, thanks for attending
15:34:27 <mlavalle> Have a nice weekend!
15:34:36 <haleyb> you too!
15:34:43 <mlavalle> it's going to be chilly for you, haleyb, right?
15:35:11 <haleyb> already chilly, maybe flurries tonight, apparently noone got the memo that it's spring
15:35:38 <Swami> bye
15:35:42 <mlavalle> yeap
15:35:46 <mlavalle> #endmeeting