21:00:06 #startmeeting networking 21:00:07 Meeting started Mon Jun 11 21:00:06 2018 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 21:00:08 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 21:00:10 The meeting name has been set to 'networking' 21:00:13 Hi there! 21:00:14 hello 21:00:16 o/ 21:00:26 hi 21:00:53 o/ 21:01:21 #topic Announcements 21:01:40 Updated agenda for today is here: 21:01:59 https://wiki.openstack.org/wiki/Network/Meetings 21:02:11 o/ 21:02:52 We released Rocky-2 last week: 21:03:04 #link https://review.openstack.org/#/c/572666/ 21:03:21 We also released python-neutronclient: 21:03:38 #link https://review.openstack.org/#/c/573681 21:04:28 Thanks to amotoki who took care of these releases 21:04:43 Also today we released neutron-lib 1.16.0: 21:04:50 #link https://review.openstack.org/#/c/573826/ 21:05:15 Thanks to hongbin and boden for this 21:05:45 So we are offcially starting the Rocky cycle home stretch 21:06:06 Rocky-3 is the week July 23 - 27 21:06:31 That is 6 weeks away, counting this one 21:06:55 Don't let the deadline catch you by surprise ;-) 21:07:18 any other announcements I might be missing? 21:08:38 #topic Blueprints 21:09:13 First of all, I want to ask is there are any blueprints here that I shludn't roll over to R-3: 21:09:23 #link https://launchpad.net/neutron/+milestone/rocky-2 21:10:39 I take the silence as acquiescence 21:10:44 :) 21:11:08 so I will be rolling over the blueprints to the next milesatone between today and tomorrow 21:11:53 boden: do you have anything to say about https://blueprints.launchpad.net/neutron/+spec/neutron-lib-decouple-db? 21:12:33 mlavalle hi… I will just state that at the current pace I don’t think it’s realisitic to complete the BP in Rocky… landing patches has been a lil slow 21:12:43 but it’s well under way 21:13:14 is the topic in the blueprint accurate? 21:13:23 gerrit topic, that is 21:13:44 mlavalle appears to be correct 21:14:47 boden: I commit to review regularly from this gerrit topic from now to the end of the cycle. I will look at it daily 21:15:05 and I encourage the team to do the same 21:15:19 mlavalle okay thanks.. and I can nag for reviews, but I try not to 21:16:07 boden: feel free to nag me. I've been married 32 years, so I can take it 21:16:22 mlavalle LOL 21:16:23 in fact, I must love it 21:16:36 lol 21:16:50 lol 21:17:04 is amotoki around to talk about policy in code? 21:17:54 to early in Japan 21:18:46 and that is also probably true for Vietnam, so annp is probably not arounfd to talk about WSGI server support 21:19:23 mlavalle: I'd like to talk about this. 21:19:28 Can I? 21:19:41 I want to point out, though, that he has been making progress here: https://review.openstack.org/#/c/555608/ 21:19:51 zigo: yes, please go ahead 21:20:05 I've been trying to add Debian support to puppet-openstack, and the lack of wsgi support in Neutron is actually very frustrating. 21:20:18 The issue I'm facing is that I switched everything to Py3. 21:20:32 As you know, this means Eventlet + Py3 + SSL = handshake crash. 21:20:40 So no choice: neutron-api + neutron-rpc-server. 21:20:47 The issue is, that doesn't work ... 21:20:54 http://logs.openstack.org/28/564328/48/check/puppet-openstack-integration-4-scenario001-tempest-debian-stable/0a5ce4c/job-output.txt.gz#_2018-06-11_13_49_20_580513 21:20:58 That's the result ... 21:21:13 Today, I tried switching (manually) to neutron-server + mod_proxy to front the SSL. 21:21:26 Without changing a single bit on the configuration, it worked. 21:21:43 So there's a real serious issue here, and I am very frustrated because it's kind of hard to debug. 21:21:51 I'm ok to dive into it, but I need help. 21:22:08 wsgi support was supposed to be a global community goal from last cycle. 21:22:14 Next, is full py3 support. 21:22:21 We don't have the later if we don't have the formger. 21:22:23 former 21:22:32 So, is anyone able to help me there, to debug and fix? 21:22:39 Like, this week or something ... 21:23:23 let me ask you a question, if we land https://review.openstack.org/#/c/555608/ soon, would that help? 21:23:30 No, it doesn't. 21:23:33 That's not enough. 21:23:40 It fixes SOME of the issues, but not all. 21:23:49 The log I provided is with this patch applied. 21:24:19 well, I guess I will try to help then 21:24:25 Great! 21:24:29 What TZ are you in? 21:24:34 I'm in Geneva... 21:24:47 I'll catch with you tomorrow then I guess? 21:24:48 mhhh UTC + 1? 21:24:59 ok 21:25:16 I am in UTC - 5, please keep that oin mind 21:25:21 sunny Texas 21:25:26 :) 21:25:27 ok 21:25:32 ok 21:25:37 I'll stay up late in the evenings then... :P 21:26:25 zigo: do me a favor, ping amotoki and annp as well, they are in the Far East, and might be more convenient for you 21:26:47 Sure, I'm already in touch with annp. 21:26:58 cool, thanks 21:27:48 as for https://blueprints.launchpad.net/neutron/+spec/strict-minimum-bandwidth-support 21:28:11 I expect rubasov to push code for review at some point this week 21:28:24 So please be on the look out for that 21:28:54 In regards to https://blueprints.launchpad.net/neutron/+spec/live-migration-portbinding 21:29:25 I have a series of patches that starts here: 21:29:33 #link https://review.openstack.org/#/c/414251/ 21:29:56 along with this: 21:30:02 #link https://review.openstack.org/#/c/571041 21:30:09 They are good to go 21:31:06 I have the former marked as WIP because I am giving time to Neutron related projects to accomodate the change of port_bindings in Port from scalar to list 21:31:12 as indicated here: 21:31:27 #link http://lists.openstack.org/pipermail/openstack-dev/2018-June/131252.html 21:31:55 But their deadline is June 14th and at that point we can start merging this code 21:32:22 I have talked directly to all the Neutron stadium projects and some projects out of the stadium 21:33:17 Is there anyone else wha has anything to say about blueprints? 21:33:23 hi 21:34:07 i am working with David Shaughnessy on dvr-bridge 21:34:12 Xubo-Zhang: do you have anything to say about a blueprint? 21:34:25 nope 21:34:50 mlavalle FYI I’m waiting on a project-config patch to land in order to get the vmware-nsx one in for your BP change 21:35:08 but i want to know which meeting talks about patch 472289 21:35:19 dvr-bridge with dpdk 21:35:27 Xubo-Zhang: we talk about that topic in the neutron L3 sub-team meeting 21:35:33 ok 21:35:43 it's on Thursdays at 1400 UTC 21:35:50 i will join next time 21:36:00 Xubo-Zhang: Thanks! 21:36:06 boden: thanks! 21:36:07 oh, sorry i will be on vacation for two weeks 21:36:37 Xubo-Zhang: that's ok, we can talk about it when your return 21:36:39 i will join on 7/5 21:37:02 see you then 21:37:19 #topic Bugs 21:37:39 Deputy report is here: 21:37:45 #link http://lists.openstack.org/pipermail/openstack-dev/2018-June/131372.html 21:38:32 Thanks manjeets for the detailed report 21:39:11 This is the high priority bug highlighted in the report: https://bugs.launchpad.net/neutron/+bug/1775220 21:39:13 Launchpad bug 1775220 in neutron "Unit test neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase. test_get_objects_queries_constant fails often" [High,Confirmed] - Assigned to Lujin Luo (luo-lujin) 21:39:50 I had a conversation with lujinluo last Thursday about it 21:40:14 She leads the OVO team and she has taken ownership of it 21:40:59 manjeets: any other bug that you might want to bring up during the meeting? 21:42:03 mlavalle, I think you covered, just a note: some bugs are still unconfirmed, which i couldn't verify may be once others go through the list they'll get some mark 21:42:41 manjeets: Thanks for the detailed report! 21:42:48 :) 21:43:31 our deputy this week is slaweq 21:43:58 and heads up to haleyb, who is slated to be the deputy next week 21:45:05 * mlavalle just pinged armax to make sure he can be bugs deputy on the 25th 21:45:10 i'll be ready :) 21:45:21 I will be sending the blueprint for sriov-vf-port mirroring this week to neutron-specs 21:45:47 i have one question about a usecase 21:46:24 munimeha1: will be looking out for that spec. Thanks for the heads up 21:46:29 when we mirror the PF to VF, there is need of tap flow but it cannot be tied to a single port 21:46:49 so i am not sure how we can handle special case 21:46:56 munimeha1: can we finish the meeting? 21:47:01 ok 21:47:07 I'll ping you in a bit 21:47:34 #topic Docs 21:48:27 boden: any updates on this topic 21:48:38 ? 21:48:48 mlavalle I will just mention that our api-ref backlog is looking pretty good 21:48:52 #link https://bugs.launchpad.net/neutron/+bugs?field.tag=api-ref 21:49:05 I have a quick questoin: where may I find docs about using ECMP? Is it documented somewhere? 21:49:25 I believe it was one of our goals in Rocky to address all these; as we were tracking our missing extension api-refs… so good news I suppose :) 21:50:00 yeap, that is great boden. Thanks 21:50:27 #topic neutron-lib 21:50:37 anything else on neutron-lib, boden? 21:51:08 just quickly… you already mentioned the 1.16.0 release, so I’ll just note that it appears we had a bug in 1.15.0 (or earlier) 21:51:12 for details see: http://lists.openstack.org/pipermail/openstack-dev/2018-June/131348.html 21:51:23 that’s it 21:52:09 #topic Open Agenda 21:52:20 Any other topics we should cover today? 21:52:32 zigo: you added a topic to the agenda, right? 21:52:44 and it is covered, correct? 21:52:49 mlavalle: We just discussed it. 21:52:52 Yeah. 21:52:54 Thanks. 21:52:57 great 21:54:20 ok, I return 6 minutes to your agendas. Enjoy them productevily 21:54:32 #endmeeting