15:01:15 <mlavalle> #startmeeting neutron_l3 15:01:20 <openstack> Meeting started Thu Apr 19 15:01:15 2018 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:21 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:24 <openstack> The meeting name has been set to 'neutron_l3' 15:02:16 <haleyb> hi 15:02:19 <mlavalle> Hi there 15:03:20 <mlavalle> #topic Announcements 15:04:07 <mlavalle> amotoki cut Rocky-1 already 15:04:34 <mlavalle> so welcome to the race for the next milestone, Rocky-2 15:04:42 <mlavalle> #link https://releases.openstack.org/rocky/schedule.html 15:06:16 <mlavalle> The Vancouver Summit is a little more than a month away: 15:06:24 <mlavalle> #link https://www.openstack.org/summit/vancouver-2018/ 15:07:07 <mlavalle> I know haleyb won't be there :-( 15:07:40 <haleyb> nope, but bernard from our team will be there 15:08:02 <mlavalle> But for those attending the Summit, please register here: https://etherpad.openstack.org/p/YVR-neutron-atendees 15:08:26 <mlavalle> That way we can track who will be there and plan the social event on Tuesday 15:09:01 <mlavalle> slaweq_ will be there, we will deliver together a QoS presentation 15:09:35 <mlavalle> Any other announcements? 15:10:58 <mlavalle> #topic Bugs 15:11:34 <mlavalle> First one is https://bugs.launchpad.net/neutron/+bug/1711463 15:11:35 <openstack> Launchpad bug 1711463 in neutron "TestNetworkBasicOps.test_network_basic_ops failed with "Timed out waiting for 172.24.5.8 to become reachable"" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:12:17 <mlavalle> Haven't seen this one anymore. So I am closing it 15:12:26 <haleyb> ack 15:13:00 <mlavalle> NExt one is https://bugs.launchpad.net/neutron/+bug/1717302 15:13:01 <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:13:11 <mlavalle> I made a bit of progress in this one 15:13:38 <haleyb> someone reproduced it? :) 15:13:47 <mlavalle> Not yet 15:14:16 <mlavalle> but I created a easily created DVR environment: https://github.com/miguellavalle/dvrvagrant 15:14:39 <mlavalle> it takes just ~40 minutes to create in my laptop 15:15:00 <mlavalle> so it is really easy to create new ones 15:15:45 <mlavalle> I haven't tested extensively yet, but I can see all the right namespaces and ports in br-int 15:16:15 <mlavalle> don't pay attention to the details in the README. It refers to a routed networks environment 15:16:19 <mlavalle> I will update soon 15:16:39 <mlavalle> in this DVR env I have allinone, compute1 and network nodes 15:16:47 <mlavalle> next step is adding HA 15:17:20 <mlavalle> with this we will have a throw away env to try to reproduce failures 15:18:06 <mlavalle> dmy plan is to use the allinone and network nodes for the HA piece. does that make sense to you haleyb? 15:19:12 <haleyb> mlavalle: yeah, ha shouldn't be hard just need second NN 15:19:33 <mlavalle> haleyb: the allinoe is also a network node 15:20:07 <mlavalle> I can add a second pure network node if you think that is better 15:20:09 <haleyb> ah, and it also runs compute 15:20:53 <haleyb> no, should be fine since we might want to try with instance on compute or allinone 15:21:44 <mlavalle> yeah, in my laptop I can have several more nodes, but I am trying to keep it to the minimum essentail number of nodes so it runs on most laptops 15:23:36 <mlavalle> ok, next one is https://bugs.launchpad.net/neutron/+bug/1756301 15:23:38 <openstack> Launchpad bug 1756301 in neutron "Tempest DVR HA multimode tests fails due to no FIP connectivity" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 15:23:53 <mlavalle> the vagrant enviroment is also aimed at this one 15:24:42 <mlavalle> I will also over the next week spend some time looking at the failures in the logs 15:26:14 <mlavalle> Next one is https://bugs.launchpad.net/neutron/+bug/1758316 15:26:15 <openstack> Launchpad bug 1758316 in neutron "Floating IP QoS don't work in DVR router" [High,In progress] - Assigned to LIU Yulong (dragon889) 15:27:11 <mlavalle> There is a proposed fix for it: https://review.openstack.org/#/c/558724/ 15:27:27 <mlavalle> Up until last week, it was still in WIP 15:27:44 <mlavalle> but doesn't seem that is the situation anymore 15:28:01 <mlavalle> so take a look when you have a chance 15:28:57 <haleyb> ok, i'm watching it 15:29:37 <mlavalle> finally, haleyb brought this one up last week: https://bugs.launchpad.net/neutron/+bug/1761555 15:29:38 <openstack> Launchpad bug 1761555 in neutron "[dvr][fast-exit] router add/remove subnet operations are not idempotent" [Medium,New] 15:30:41 <mlavalle> The submitter left an update today 15:31:45 <mlavalle> I didn't spent time on this bug this past week, but I will try to do it next week 15:32:17 <mlavalle> any other bugs we should discuss today 15:32:28 <mlavalle> ? 15:32:57 <haleyb> i don't have any new ones 15:33:33 <mlavalle> cool 15:33:40 <mlavalle> #topic Openflow DVR 15:34:05 <mlavalle> Here I want also to mention https://github.com/miguellavalle/dvrvagrant 15:34:43 <mlavalle> One of my goals creating that "throw away" test enviroment is to enable the testing of openflow DVR in multinode environment 15:34:58 <mlavalle> so now we have the platform 15:35:22 <mlavalle> one experiment that I want to do soon is to deploy the PoC patch in this enviroment and see what happens 15:35:28 <mlavalle> should be fun 15:35:52 <mlavalle> anything else on this topic? 15:36:44 <mlavalle> ok, moving on 15:36:51 <mlavalle> #topic Open Agenda 15:37:03 <mlavalle> any other topics we should discuss today? 15:37:46 <mlavalle> cool, thanks for attending 15:37:55 <mlavalle> enjoy the rest of the week! 15:37:58 <mlavalle> #endmeeting