21:00:06 #startmeeting networking 21:00:07 Meeting started Mon May 1 21:00:06 2017 UTC and is due to finish in 60 minutes. The chair is kevinbenton. Information about MeetBot at http://wiki.debian.org/MeetBot. 21:00:08 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 21:00:09 hello everyone! 21:00:10 The meeting name has been set to 'networking' 21:00:14 hi 21:00:32 hi 21:00:36 hi 21:00:56 o/ 21:01:00 Hello 21:01:20 #topic Announcements 21:01:37 the summit is next week 21:02:09 yaay! 21:02:29 there are two sessions that were approved that we need some volunteer moderators for 21:02:37 (related to neutron) 21:02:38 http://lists.openstack.org/pipermail/openstack-dev/2017-April/116058.html 21:02:47 kevinbenton: do you have the list of attendees handy? 21:02:52 Neutron Pain Points https://www.openstack.org/summit/boston-2017/summit-schedule/events/18801/neutron-pain-points 21:03:01 Making Neutron easy for people who want basic networking - https://www.openstack.org/summit/boston-2017/summit-schedule/events/18800/making-neutron-easy-for-people-who-want-basic-networking 21:03:32 armax: yep 21:03:33 #link https://etherpad.openstack.org/p/neutron-boston-summit-attendees 21:03:41 danke 21:03:51 so I'm planning on attending all of these sessions 21:04:01 but i'm already moderating a couple of others 21:04:21 so I was hoping we could get some other volunteers to lead these 21:04:37 Sukhdev: fancy moderating a session? 21:05:29 What is that? 21:05:42 if you can moderate one of these, please reach out to me or reply directly on the mailing list 21:06:23 * mlavalle needs to check calendar. will follow up with kevinbenton 21:06:28 thanks 21:06:36 Does anyone have any other announcements? 21:06:56 I am dialed in from iPhone....limited access.. Will check the links later 21:07:00 (also, if you are attending the summit, don't forget to add your name to https://etherpad.openstack.org/p/neutron-boston-summit-attendees ) 21:07:09 Just to keep an eye on Pike-2 21:07:19 It will be here before we know 21:07:42 ack 21:07:46 #topic Blueprints 21:07:48 continuing that 21:08:15 does anyone have anything concerning a blueprint in development that we need to talk about? 21:09:26 ok 21:09:29 let's talk about bugs 21:09:31 #topic Bugs 21:09:38 mlavalle, you were deputy right? 21:09:44 kevinbenton: yes sir 21:09:51 it was a rather quiet week 21:10:03 we started last week with this critical bug: 21:10:13 a relase of os-client-config broke the neutronclient pipeline 21:10:14 https://review.openstack.org/#/c/461463/ 21:10:18 https://bugs.launchpad.net/neutron/+bug/1683090 21:10:18 Launchpad bug 1655567 in neutron "duplicate for #1683090 DHCPv6 failures with "address already allocated in subnet" error" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 21:10:26 did not file a bug report for it thoug 21:10:26 h 21:10:53 armax: should we blacklist that version on the stable branches? 21:11:04 we found that it has several duplicates (at least 2) 21:11:30 so we are tracking it here: https://bugs.launchpad.net/neutron/+bug/1655567 21:11:30 Launchpad bug 1655567 in neutron "DHCPv6 failures with "address already allocated in subnet" error" [High,Confirmed] - Assigned to Miguel Lavalle (minsel) 21:11:45 kevinbenton: stable branches should have that pinned to 1.26.0 21:11:49 I’ll double check 21:11:51 armax: ack 21:11:57 and I also intend to mark this one as duplicate: https://bugs.launchpad.net/neutron/+bug/1666493 21:11:58 Launchpad bug 1666493 in neutron "auto address allocation conflicting with non-subnet addresses" [High,New] 21:11:59 mlavalle: i see you're still analyzing it 21:12:08 yeah 21:12:18 I'll keep kitting it over the next few days 21:12:29 hitting^^^^ 21:12:50 That's all I wanted to highlight today 21:12:58 mlavalle: ok, let me know if you get stuck and need an extra set of eyes 21:13:00 thanks 21:13:07 will do 21:13:31 haleyb: https://bugs.launchpad.net/neutron/+bug/1685237 21:13:32 Launchpad bug 1685237 in neutron "port security does not block router advertisements for instances" [Undecided,New] 21:13:57 so is this just a side effect of not using security groups? 21:14:44 do we have a bug deputy for this week? 21:15:00 armax: may i deputize you? 21:15:00 kevinbenton: i didn't have a chance to look at the response, but yes, without SG i believe those anti-spoofing rules do'nt exist 21:15:08 kevinbenton: no 21:15:13 I am not quite out of the woods yet 21:15:13 :) 21:15:17 soon 21:16:03 I can be bug deputy this week if no one else wants to 21:16:06 haleyb: ack 21:16:10 janzian: thanks! 21:16:38 haleyb: yeah, if you can reply as "won't fix" if that is indeed the problem 21:16:41 that would be good 21:16:52 kevinbenton: oh, he's using OVS SG 21:17:10 haleyb: that was a thing in mitaka? :) 21:17:21 i didn't think so 21:17:43 i'll ask kuba, bank holiday today over there 21:17:53 haleyb: oh, those are just regular anti arp spoofing rules 21:17:58 haleyb: i don't think that's ovs firewall 21:18:54 janzian: are you familiar with the process? 21:18:56 so SG disabled, port security enabled, that will have no spoof rules 21:19:09 kevinbenton: I've done it once before, yeah 21:19:29 janzian: ack 21:19:44 haleyb: ok, i don't think we should probably spend much effort trying to support SG disabled 21:20:30 #topic neutron-lib 21:20:46 boden is out at the moment, but he emailed me an update 21:21:01 neutron-lib 1.6.0 is now out 21:21:19 so we can start consuming the API definitions from that 21:21:39 we've switched to the callbacks code in neutron-lib 21:22:01 and left an import shim in the old neutron.callbacks location 21:22:27 we can chat about removing that in a couple of weeks after the summit to give people time to change their imports 21:23:25 also the port security extension has moved 21:23:40 #info port security extension moved to neutron-lib http://lists.openstack.org/pipermail/openstack-dev/2017-May/116148.html 21:24:02 so if you have driver that uses that start importing from neutron-lib 21:24:53 anyone have any neutron-lib related concerns? 21:24:59 or things to discuss 21:25:41 #topic Docs 21:26:02 we lost our chief of docs 21:26:38 this is going to be discussed at the summit I think 21:26:38 #link http://lists.openstack.org/pipermail/openstack-dev/2017-April/116093.html 21:26:53 so after the summit we will need a new plan to keep on top of documentation 21:27:31 #topic Transition to OSC 21:27:32 kevinbenton: we can meet wit asettle during summit she will be there 21:27:37 #undo 21:27:38 Removing item from minutes: #topic Transition to OSC 21:27:43 mlavalle: ack 21:28:20 #topic Transition to OSC 21:28:24 amotoki isn't around 21:28:43 does anyone have any updates on this? 21:29:01 everything sounded good in last meeting 21:29:08 so i'll assume it's still the same for now then :) 21:29:26 #topic Open Discussion 21:29:34 anyone have anything else? 21:29:52 I want to do a quick update on the OpenStack Upstream Institute 21:30:05 kevinbenton : Do we have any design session during summit? 21:30:26 This is the training for new members of the community that will take place thios coming weekend in Boston 21:30:30 Sukhdev_: no design sessions, we have forum sessions instead, which are kinda similar 21:30:31 right before the Summit 21:30:52 It is Saturday afternoon and Sunday all day long 21:31:02 There are about 70 attendess confirmed 21:31:17 Out of which 6 have indicated strong interest in Neutron 21:31:21 kevinbenton : I looked at the two links you posted earlier - they both have a moderator - why are you looking for volunteers? 21:31:56 Sukhdev_: that is not someone with neutron expertise, they are just default moderator 21:32:01 Since I will get there on Sunday at noon, trevormc will be helping in case we have Neutron specific sessions before I get there 21:32:20 And this will be followed by an on-boarding session on Wednesday: 21:32:29 mlavalle: ack, what will be covered during the weekend sessions? 21:32:42 #link https://www.openstack.org/summit/boston-2017/summit-schedule/events/18713/neutron-project-onboarding 21:32:45 Sukhdev_: (see http://lists.openstack.org/pipermail/openstack-dev/2017-April/116058.html ) 21:32:59 The weekend session is an overview of the OpenStack project in general 21:33:28 with a brief and light deep dive per project. That is where trevormc and I come along 21:33:40 cool 21:33:43 the on-boarding session a depper deep dive in Neutron 21:33:55 is a deeper deep dive^^^^ 21:34:11 I have put together slides and exercises for that session 21:34:14 mlavalle: what time is the onboarding session on wednesday? 21:34:29 12:30 to 1:50 pm 21:34:40 it is in the link I posted above 21:35:04 if members of the Neutron time have time, show up and I will do the introcustions 21:35:11 that's my update 21:35:24 mlavalle: thanks 21:35:50 thanks to trevormc for stepping up to the plate 21:35:52 :-) 21:35:54 introcustions, that sounds like a dental procedure :( 21:36:09 lol 21:36:11 introductions 21:36:15 LOL 21:36:43 ok, if that's all I'll give everyone 23 mins back! 21:36:52 \o/ 21:37:01 #endmeeting