21:00:15 <mlavalle> #startmeeting networking 21:00:15 <openstack> Meeting started Mon Jan 21 21:00:15 2019 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 21:00:16 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 21:00:18 <openstack> The meeting name has been set to 'networking' 21:00:29 <slaweq> hi 21:00:51 <mlavalle> hi 21:01:32 <haleyb> hi 21:01:47 <mlavalle> is this a holiday for you haleyb? 21:02:43 <haleyb> mlavalle: no, i am taking tomorrow off though 21:03:06 <mlavalle> haleyb: have fun. Great game last night! 21:03:32 <mlavalle> ok, let's get going 21:03:40 <mlavalle> #topic Announcements 21:04:13 <mlavalle> Next milestone is Stein-3, March 4 - 8 21:06:16 <mlavalle> and the the deadline to submit proposals for talks during the Denver summit is January 24 at 7:59am UTC 21:06:30 <mlavalle> that's two days away 21:06:53 <mlavalle> any other announcements from the team? 21:07:41 <mlavalle> ok, moving on 21:07:48 <mlavalle> #topic Blueprints 21:08:04 <mlavalle> These are the blueprints we are tracking for Sten-3 21:08:16 <mlavalle> #link https://launchpad.net/neutron/+milestone/stein-3 21:09:08 <mlavalle> I want toi mention that this past Friday there was a google hangout meeting about https://blueprints.launchpad.net/neutron/+spec/strict-minimum-bandwidth-support 21:09:34 <mlavalle> it was a meeting woth Nova, Placement and Neutron team members 21:10:08 <mlavalle> The plan is to finish the functionality in Nova and Neutron this cycle supporting the creation of instances 21:10:35 <mlavalle> Moving instances will happen in Train. But from the point of view of Neutron the functionality will be finished this cycle 21:11:26 <mlavalle> In regards to https://blueprints.launchpad.net/neutron/+spec/port-mirroring-sriov-vf 21:12:48 <mlavalle> we are having trouble getting the implementaion reviewied in Tap as a Service 21:13:11 <mlavalle> is manjeets around? 21:13:57 <mlavalle> ok, I'll follow up with him directly 21:14:35 <mlavalle> any other blueprints we should discuss today? 21:15:23 <mlavalle> ok, let's move on.... 21:15:31 <mlavalle> #topiuc Community goals 21:15:36 <mlavalle> #topic Community goals 21:16:21 <mlavalle> slaweq: since we have completed the pre-upgrades checks work for this cycle, is it ok if I remove it from the meeting topic? 21:16:44 <slaweq> mlavalle: IMO yes 21:16:55 <mlavalle> ok, I'll do it after the meeting 21:16:59 <slaweq> ++ 21:17:14 <mlavalle> are amotoki or njonhston around? 21:17:55 <slaweq> njohnston is probably off today 21:18:18 <mlavalle> and it's too early for amotoki, although sometimes he is around 21:19:03 <mlavalle> yeah, 6:19 am 21:19:06 <slaweq> mlavalle: one more thing about upgrade checks 21:19:11 <mlavalle> sure 21:19:28 <slaweq> recently You added action to send email to ML to ask about ideas of real checks 21:19:35 <slaweq> did You send it? 21:19:37 <slaweq> :) 21:19:46 <mlavalle> no I didn't 21:19:58 <mlavalle> I'll do it as soon as we finish the meeting 21:20:02 <mlavalle> thanks for the reminder 21:20:13 <slaweq> sure, I just wanted to remind :) 21:20:19 <mlavalle> thanks :-) 21:20:43 <mlavalle> that's what El Comandante does.... keep everybody on track 21:21:09 <mlavalle> ok, let's move on 21:21:22 <mlavalle> #topic Bugs 21:21:36 <slaweq> LOL 21:21:54 <mlavalle> Last week, our deputy was njohnston 21:22:00 <mlavalle> I don't see him around 21:22:22 <mlavalle> and couldn't find message to the ML from him wioth a deputy report 21:22:29 <mlavalle> did you see any? 21:22:41 <slaweq> nope 21:23:05 <mlavalle> ok, let's talk about https://bugs.launchpad.net/neutron/+bug/1812552 21:23:07 <openstack> Launchpad bug 1812552 in neutron "tempest-slow tests fails often" [Critical,In progress] - Assigned to Slawek Kaplonski (slaweq) 21:23:28 <slaweq> yes 21:23:35 <slaweq> I'm bit puzzled with this one 21:23:49 <mlavalle> I sepnt some time today looking at it, after slaweq pinged me during my morning 21:24:15 <mlavalle> I left a note with my findings so far, right before this meeting 21:24:21 <slaweq> I noticed in grafana that it start just after my patch https://review.openstack.org/#/c/631584/ was merged 21:24:28 <mlavalle> I am also puzzled about it 21:24:54 <slaweq> so I proposed revert https://review.openstack.org/#/c/631944/ and indeed on this revert tempest-slow job was fine 5 or 6 times alred 21:24:57 <slaweq> already 21:25:07 <mlavalle> but also in logstash we can see clearly the problem starts with the patch 21:25:22 <slaweq> mlavalle: yes 21:25:29 <mlavalle> before the patch , the failures were ony in Nova and Cinder 21:25:42 <slaweq> but from the other side, I saw also patches without https://review.openstack.org/#/c/631584/ where it failed in same way 21:25:45 <mlavalle> and were: tempest.exceptions.BuildErrorException: Server 3da71d4f-e884-4487-a692-be6671fed440 failed to build and is in ERROR status 21:25:56 <slaweq> and I saw some patches with https://review.openstack.org/#/c/631584/ where is passed 21:26:30 <slaweq> and TBH I have no idea why this patch can cause such issue 21:26:41 <mlavalle> but after the patch I can see a lot of Neutron failures and all of them are ssh failure 21:26:49 <slaweq> mlavalle: yep 21:26:55 <mlavalle> the instance fails to get ip lease from DHCP 21:27:00 <slaweq> mlavalle: so my idea for now is to revert this patch 21:27:02 <mlavalle> in allcases 21:27:14 <mlavalle> the instance is not getting connected to the network 21:27:39 <slaweq> yes, and it's always after unshelve instance 21:28:11 <mlavalle> this last detail is something I didn't notice 21:28:32 <mlavalle> it might be the key to the reason 21:29:04 <mlavalle> maybe it has to do with the way the vif is being plugged 21:29:13 <mlavalle> after the unshelve 21:30:12 <slaweq> mlavalle: I though that so I deployed 2 nodes devstack and I'm running slow temopest tests on it 21:30:21 <slaweq> and it didn't fail for me :/ 21:30:49 <mlavalle> slaweq: why don't you add a note to the bug indicating the fact that the failure happoens after the unshelve 21:31:09 <slaweq> I forgot to add it 21:31:11 <slaweq> sorry 21:31:12 <mlavalle> and then ping sean-k-mooney tomorrow. He might have something to say 21:31:47 <slaweq> that is very good idea, I will add such info today to the bug and ask him tomorrow morning 21:32:15 <mlavalle> ok 21:32:41 <slaweq> if he will not have idea about the reason of issue, I propose to revert this my change 21:32:55 <mlavalle> ok 21:33:06 <slaweq> in fact, it might be that it will not be very necessary with patch https://review.openstack.org/#/c/631829/ merged to os-vif 21:33:09 <mlavalle> in the meantime, I will try to dig deeper 21:33:14 <slaweq> mlavalle: thx 21:33:59 <mlavalle> ok, any other bugs we should discuss today? 21:35:32 <slaweq> not from me 21:36:01 <mlavalle> ok, our deputy for this week is lajoskatona. I know he is already working on it, because he asked me last week to be added to the neutron bugs team in Launchpad 21:36:33 <mlavalle> and next week the deputy is swami. I'll send him an email 21:37:03 <mlavalle> #topic os-ken 21:37:19 <mlavalle> hongbin: any updates on this? 21:38:14 <mlavalle> ok, I take that as a no 21:38:29 <mlavalle> #topic neutron-lib 21:39:12 <mlavalle> mhhh, boden is not around. Maybe MLK day is a holiday for him. haleyb and I used to get it at HP 21:39:36 <mlavalle> and Presidents day in February... not anymore 21:39:43 <haleyb> nope 21:40:17 <mlavalle> #topic On-demand agenda 21:40:26 <mlavalle> anything else we should discuss today? 21:40:44 <hongbin> o/ 21:40:59 <mlavalle> hey, nice to see you hongbin :-) 21:41:05 <slaweq> o/ 21:41:08 <hongbin> mlavalle: sorry, missed your ping 21:41:14 <mlavalle> no problem 21:41:20 <hongbin> mlavalle: i think the os-ken effort is completed 21:41:26 <mlavalle> we are just glad to see you 21:42:18 <hongbin> mlavalle: that is the only update from me about the os-ken topic ^^ 21:42:34 <mlavalle> hongbin: do we have any docs indicating what to do if a bug is found? How to proceed? 21:43:02 <hongbin> mlavalle: not yet, i can create one if you want 21:43:23 <mlavalle> hongbin: that would be appreciated. 21:44:00 <mlavalle> let's wrap it up with a little red bow in the docs ;-) 21:44:28 <hongbin> mlavalle: also, it might help to recruit new cores for the os-ken repo 21:44:50 <mlavalle> ok, i'll take that action item 21:45:19 <mlavalle> good point 21:45:39 <mlavalle> we can start with you and me 21:45:50 <mlavalle> and ask for volunteers in the ML 21:45:55 <hongbin> sure 21:46:01 <mlavalle> ok 21:46:05 <mlavalle> cool 21:46:32 <mlavalle> anything else we should discuss today? 21:47:17 <mlavalle> ok, thanks for attending today 21:47:23 <mlavalle> Have a great week! 21:47:29 <mlavalle> #endmeeting