21:00:28 #startmeeting networking 21:00:29 Meeting started Mon Nov 14 21:00:28 2016 UTC and is due to finish in 60 minutes. The chair is armax. Information about MeetBot at http://wiki.debian.org/MeetBot. 21:00:31 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 21:00:34 The meeting name has been set to 'networking' 21:00:36 o/ 21:00:39 o/ 21:00:41 o/ 21:00:44 o/ 21:00:44 o/ 21:00:44 hi 21:00:47 o/ 21:00:47 hello everyone 21:00:48 hi 21:01:29 let’s dive in 21:01:36 #topic Announcements 21:01:54 o/ 21:01:56 Liberty is about to be EOL 21:02:05 hi 21:02:21 this means a few things 21:03:14 a) infra changes will take place in order to drop support to the branch 21:03:46 b) mitaka becomes the next one to be targeted for EOL 21:04:07 the EOL date for mitaka is set to be 2017-04-10 21:04:14 c) https://review.openstack.org/393973 can merge 21:04:42 HenryG: aye 21:05:22 when reviewing stable patches or triaging bug reports 21:05:34 please take into account of the fact that mitaka is security fixes only 21:05:53 next announcement 21:06:04 Ocata-1 is nearly upon us 21:06:16 dasm will cut the release sometime this week 21:06:23 aye 21:07:12 we’ve been always pretty lax about what hash we pick for the first milestone 21:08:01 of the neutron projects that follow the release:cycle-with-milestones 21:09:37 however, if there’s stadium related work that you’d like to see included in the milestone of the project of your choice, bear in mind that you have just a few days left 21:10:29 by the end of the week, I’ll go back to https://review.openstack.org/#/c/389397/ and reassess where we are once again 21:12:16 one thing to take into account when dealing with testing and CI of neutron stadium projects, is the adoption of xenial 21:12:48 since newton, xenial is used as default ubuntu node 21:13:10 the neutron team has been looking at this and you can find more details in http://lists.openstack.org/pipermail/openstack-dev/2016-November/107151.html 21:13:29 we already switched over pretty much everywhere except fullstack, functional and rally 21:13:39 The infra folks have been very good enforcing xenial while riding herd on the gush of neutron stadium project-config patches. 21:14:08 njohnston: nice 21:14:27 that said, if you end up spotting a gap where you’re still using trusty when you should not 21:14:41 make sure you plug the hole to avoid surprises down the road 21:16:19 * armax makes a note to switch gate-tempest-dsvm-neutron-src-neutron-lib to xenial 21:17:19 anyone else has anything to announce? 21:17:22 remind us? 21:18:18 ok, looks like you’re all shy 21:18:23 or have nothing to share 21:18:25 moving on 21:18:31 #topic blueprints 21:19:09 anyone has anything to share on OVO/no API downtime? 21:19:42 anything that’s blocked/needs review help/bike shedding/ you name it? 21:19:59 i'm going to need some eyes on a few changes 21:20:19 impacting both engine facade and push notifications 21:20:25 you got the stage 21:20:36 getting rid of the last of those GUARD_TRANSACTION flags 21:20:41 kevinbenton: patch #s? 21:20:53 armax: one sec 21:21:19 the patches in this dependency chain 21:21:20 https://review.openstack.org/#/c/396015/ 21:21:28 kevinbenton: ack 21:21:28 i will clean them up today 21:21:58 but basically each place where we use GUARD_TRANSACTION means we emit AFTER events still inside of a transaction 21:22:00 kevinbenton: is this link better? 21:22:03 #link https://review.openstack.org/#/q/topic:bug/1540844 21:22:21 or rather 21:22:23 #link https://review.openstack.org/#/q/topic:bug/1540844+status:open 21:22:39 yeah, that's good. i think it's missing one but i'll update the topic for it 21:22:44 aye 21:22:48 btw, needless to say 21:23:22 from the ovo implementation perspective, the patch for router, router route and floating ip (https://review.openstack.org/#/c/307964/) it's blocking another patches, more eyes on that are welcoming 21:23:30 it’s the responsibility or core reviewers to help review all the effort with high priority for Ocata 21:23:48 *of 21:24:52 if you are a core reviewer and you are struggling to keep up with your review duties this cycle 21:25:01 please come and talk to me 21:25:38 I have noticed that many reviewers have been dropped dramatically 21:26:09 guilty. i'll start putting some time blocks into my calendar, so they don't get eaten up. 21:26:26 dougwig: thanks 21:26:55 ok, if no-one has anything to add to this section of the meeting, let’s move on 21:27:00 #topic Bugs and gate failures 21:27:52 andreas shared this ealier today: 21:27:54 #link http://lists.openstack.org/pipermail/openstack-dev/2016-November/107232.html 21:28:45 if you have a few minutes to spare, please check if you can help squash some of the bugs highlighted 21:29:23 fwiw I’d like to raise awareness on bug 1629133 21:29:23 bug 1629133 in Magnum "New neutron subnet pool support breaks multinode testing." [Undecided,In progress] https://launchpad.net/bugs/1629133 - Assigned to Spyros Trigazis (strigazi) 21:29:38 this bug has quite a long story 21:30:05 and the recent change to neutron as default in devstack-gate has caused some havoc as mordred pointed out 21:30:28 IMO, this is all due to a botched up patch to support subnetpools for the trove project 21:30:57 is that something we can revert or skip temporarily while it's worked out? 21:31:13 * mordred wants to be helpful in whatever way possible 21:31:24 kevinbenton: I provided some suggestions here: 21:31:26 https://review.openstack.org/#/c/381965/ 21:32:02 if anyone is willing to clean this up in devstack, it’s much appreciated it 21:33:11 mordred: I’d love to get this past us, but I am yet to be convinced there’s anything that we can do in neutron proper 21:33:23 I am willing to do some devstack hacking, but usually fear I lack enough context on the neutron side ot be able to make good decision 21:33:45 is the devstack change invasive? 21:33:59 kevinbenton: the devstack change fiddles with the routing table of the host 21:34:04 and the host loses connectivity 21:35:12 anyhow 21:35:19 well i can look into it this afternoon if nobody else is on it and can ping mordred for devstack help :) 21:35:28 kevinbenton: thanks 21:35:33 kevinbenton: woot! I'm super happy to help and/or hit things iwth sticks 21:35:38 we have electrocucaracha as deputy for the week 21:35:43 kevinbenton, armax: thankyou 21:35:51 mordred: sure thing 21:36:17 is there anyone willing to volunteer for the week of 21st? 21:36:43 being the week of thanksgiving, perhaps it’s not gonna be superbusy? 21:36:59 who wants to lose the opportunity for a lightweight deputy week? 21:37:04 i can do it :) 21:37:22 kevinbenton: you sure? 21:37:30 you’re not stretched thin are you? 21:37:41 that's why i picked the easy week :) 21:37:47 kevinbenton: fair enough 21:37:56 #action kevinbenton deputy for the week of Nov 21st 21:38:22 ok 21:38:24 moving on 21:38:28 #topic Docs 21:38:38 anything anyone is willing to share here? 21:39:14 we still have a few docs patches in flight that are needed to document features for newton, both in openstack-manual and neutron-lib/api-ref 21:39:45 It’d strongly encourage people to review 21:39:47 #link https://bugs.launchpad.net/neutron/+bugs?field.tag=doc 21:40:30 next topic 21:40:36 # transition to OSC 21:41:03 any devstack reviewer with superpowers listening here? 21:41:21 there’s a patch in devstack that helps switch to openstack CLI for all networking related bugs 21:41:26 s/bugs/commands 21:41:30 #link https://review.openstack.org/#/c/391188/ 21:41:47 sc68cal: ^ 21:42:22 I’ll look at grenade next 21:43:01 reedip: if you can unblock https://review.openstack.org/#/c/393011/, that would be great 21:43:44 bear in mind that OSC extensions for high level services will need to be well undergoing by now 21:44:31 dynamic-routing, fwaas, sfc, bgpvpn etc they all have to be close to getting these completed and functional 21:45:12 anything anyone wants to add? 21:45:29 #topic neutron-lib 21:45:48 hi 21:45:54 HenryG: anything worth sharing? 21:46:07 There are many patches in flight 21:46:16 Please review :) 21:46:17 HenryG: narrow down, please? 21:46:26 HenryG: any priorities? 21:46:56 I have not prepared a list, I can send an email 21:47:08 HenryG: ++ 21:47:33 Some decision needs to be made on the workflow 21:47:42 I have a patch in the works to adopt some of the latest additions to neutron-lib 21:47:43 #link https://review.openstack.org/#/c/386845/ 21:48:07 I am still battling with test insanity, but I am seeing the light at the end of the tunnel 21:48:20 HenryG: fire away 21:48:34 Workflow: https://review.openstack.org/331338 21:49:11 so shall I assume that your call for decision translated into ‘please review https://review.openstack.org/#/c/331338/'? 21:50:00 yes, it will help avoid procedural questions in code reviews 21:50:10 +1 21:50:21 ok 21:50:33 #topic open discussion 21:50:41 we have a bullet point from dasm 21:50:50 I have one too 21:51:08 armax: we do? 21:51:18 Deprecation policy 21:51:26 on 21:51:29 #link https://wiki.openstack.org/wiki/Network/Meetings#On_Demand_Agenda 21:51:30 True. completely forgot about that :) 21:52:00 personally I don’t see a difference between the code being deprecated 21:52:10 so long as the code it’s exercised in neutron 21:52:12 it must be covered 21:52:28 until it’s remove 21:52:29 d 21:52:41 does that answer your question? 21:53:02 +1 21:53:16 HenryG: your turn? 21:53:23 OK 21:53:27 armax: yep, thx 21:53:34 Due to changes at work I will be ramping down my involvement in upstream Neutron. 21:53:47 :'( 21:53:53 :( 21:54:05 HenryG: I would want to make a joke to cheer the mood up, but I can’t 21:54:21 HenryG: you’ll be sorely missed 21:54:22 :/ 21:54:33 HenryG: shit =/ 21:54:38 :( 21:54:39 :( 21:54:52 HenryG: please hand over your badge on your way out? 21:54:53 :S 21:54:58 HenryG: sigh 21:55:01 I think amuller elonquently expressed the team's feeling 21:55:13 mlavalle: amuller is the potty mouth of the group 21:55:33 o rly? 21:55:38 Well, I'll still be around a little on most days 21:55:41 * mlavalle surprised about that 21:55:54 HenryG: ack 21:56:13 And I have a thing or two to wrap up 21:56:15 thanks, I hope we can still reach out from time to time to get clarification of how to clean up the mess you leave behind? 21:56:30 But I would suggest looking for another oslo liason 21:56:31 there, I found energy to make at least a few jokes 21:56:37 HenryG: aye 21:57:31 #action neutron oslo liasion for hire 21:57:41 I will always be reachable in IRC 21:58:12 HenryG: thanks, should circumstances change in the future, you’ll always be welcome 21:58:40 thanks for all the late hour reviews and more 21:58:50 Thanks, circumstances always change 21:59:13 Neutron is the best project to work with 21:59:29 and on this note… 21:59:29 Because of all you folks 21:59:51 I think it’s best way to close the recorded notes! 22:00:08 thanks everyone! 22:00:11 #endmeeting