14:00:36 #startmeeting neutron_drivers 14:00:36 Meeting started Fri Jul 27 14:00:36 2018 UTC and is due to finish in 60 minutes. The chair is mlavalle. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:37 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:39 The meeting name has been set to 'neutron_drivers' 14:00:57 hi 14:01:04 hi 14:01:10 hey how are you amotoki, manjeets_ 14:01:44 good. Today was cooler than last week by 10 degree :) 14:01:55 o/ 14:01:57 celsius, right? 14:02:08 yeah, in celsius 14:02:12 good though hot weather is driving me crazy at pdx 14:02:17 that is quite a change! 14:02:27 that's 18 degrees of the ones we use here 14:02:31 its gonna be close 100f for another week 14:02:42 exactly speaking, 39 C vs 28 C 14:03:36 it's funny in Centra; texas. We've been hitting 105 - 106 for two weeks. Next Tuesday we will have a "cold front" and the people in the news show were celebrating that the highj that day will be 96 14:03:53 amotoki: for context, 104F == 40C 14:04:38 so we will have cold temperature of about 37C next Tuesday 14:04:46 if you search "celsius fahrenheit" in google, it shows a good convertor between C and F :) 14:05:09 ok, let's get started 14:05:17 #topic FFE 14:05:38 For this week's meeting we are going to depart from the usual agenda 14:06:02 let's talk about the code we may want to merge over the next few days and include it in our RC 14:06:33 The way I see it, I want to have just on RC and have it ready by the end of next week 14:06:37 thoughts? 14:07:13 sounds good 14:07:21 makes sense to me 14:07:27 +1 14:08:23 from the These are the blueprints we were targeting for Rocky-3: https://launchpad.net/neutron/+milestone/rocky-3 14:08:59 For https://blueprints.launchpad.net/neutron/+spec/neutron-lib-decouple-db 14:09:13 we merged what we wanted to merge in Rocky already 14:09:33 there may be more things in Stein, but for this cycle we are done 14:10:14 We know from thi week's report by amotoki that this one will happen early in Stein: https://blueprints.launchpad.net/neutron/+spec/get-policy-from-neutron-lib 14:10:25 That's still the case, right? 14:10:34 I thought more from the team meeting. 14:10:42 ok 14:10:45 go ahead 14:10:45 I think it is better to defer it to Stein from two reasons. 14:11:01 the one is it is not easy to land all patches in stadium projects. 14:11:15 yeah, that wou;d be stretch 14:11:18 the other is we need a small change in neutron-lib to make policy.json empty 14:12:03 So, yes, it definitely makes sense to postpone to Stein 14:12:23 so I would like to land it in early Stein in neutron (with docs) 14:12:33 That makes perfect sense 14:12:59 Next one is https://blueprints.launchpad.net/neutron/+spec/adopt-oslo-versioned-objects-for-db 14:13:15 This one is an on-going effort, so I will just roll it over 14:13:25 yeah, progress is slow 14:13:27 you are helping with it, right njohnston ? 14:13:47 I am, yes, and we have hit a number of edge cases that are hard to unravel 14:14:07 exactly, the low hanging fruit is pretty much gone 14:14:15 precisely 14:14:24 and we re left with the hairy, ugly ones 14:14:46 thanks for keeping an eye on that njohnston :-) 14:15:22 I am happy to help 14:15:25 Next one is https://blueprints.launchpad.net/neutron/+spec/run-in-wsgi-server 14:15:47 This one didn't make it to the cut of yesterday 14:15:57 however it was very close to the edge 14:16:10 and yesterday we landed two patches 14:16:40 so we are only left with a docs patch: https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bp/run-in-wsgi-server 14:17:12 makes sense? 14:17:32 and that docs patch is already pretty close 14:17:33 hopefully we can land the devstack patch 14:17:34 this is a no brainer for our RC at the end of next week 14:17:59 amotoki: that is a good point. Do you have the url handy? 14:18:16 https://review.openstack.org/#/c/473718/ 14:19:02 LOL, we a have a ghost submiting patches to us.... Kevin Benton from the after life 14:19:31 ok, I'll bug people in the devstack team starting today 14:19:36 annp is taking care of this patch 14:19:51 I know, I was just kidding ;-) 14:19:55 :) 14:20:21 it's Friday morning / night, why waste a chance to joke a little bit 14:20:39 :-) 14:21:39 All the patches in https://blueprints.launchpad.net/neutron/+spec/live-migration-portbinding landed in time for the cut yesterday 14:21:43 so that blueprint is gone 14:22:16 I suspect there will be some work in Stein related to it because Nova hasn't fully implemented their part 14:22:29 it is a result of mlavalle's great job :) 14:22:35 so I will support them in their implementation / testing 14:22:37 +1 14:22:51 well, and the work of the great reviewers in this team 14:23:14 thanks for your review :-) 14:23:19 reviews 14:24:08 Next one is https://blueprints.launchpad.net/neutron/+spec/subnet-onboard 14:24:24 This one changed owner towards the end of the cycle 14:24:46 Pwel couldn't continue working in the community 14:25:12 so bcafarel took over. I'll roll it over to Stein-1 and check if he is still good with it 14:25:40 Next one is https://blueprints.launchpad.net/neutron/+spec/port-forwarding 14:26:30 The Gerrit topic is here: https://review.openstack.org/#/q/topic:bp/port_forwarding+(status:open+OR+status:merged) 14:27:10 A bunch of us (thanks manjeets_, njohnston, slaweq) have been reviewing it on a daily basis 14:27:38 I think it is in pretty good shape to make it to our RC next week 14:27:49 thought? 14:28:09 very close 14:28:50 I have the series deployed in my dev system and works fine 14:28:52 definitely close. And whatever docs changes are needed can come after the RC I think. 14:29:09 ok, cool 14:29:50 Next one is https://blueprints.launchpad.net/neutron/+spec/extend-logging-to-fwassv2.0 14:30:29 I think that the Neutron side https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bug/1720727 looks also close 14:31:16 and since the other two that we have discussed should be done soon, I think we have enough reviewiers bandwidth to give it a try 14:32:06 the neutron side is close but I am not as sanguine about the neutron-fwaas side: https://review.openstack.org/#/q/status:open+project:openstack/neutron-fwaas+branch:master+topic:bug/1720727 14:32:18 I know 14:32:46 but let's do what we can on our side to help them 14:32:50 +1 14:33:25 and then it's up to them to get the entire thing in Rocky 14:34:25 Next one is https://blueprints.launchpad.net/neutron/+spec/strict-minimum-bandwidth-support 14:34:49 we now from the last QoS sub-team meeting that this one is not happening in Rocky 14:34:58 so I am going to roll it over to Stein 14:36:11 The last one we have in the dashboard is in the form of a bug: https://bugs.launchpad.net/neutron/+bug/1749820 14:36:11 Launchpad bug 1749820 in neutron "Unpredictable response on invalid query parameters" [Medium,In progress] - Assigned to Hongbin Lu (hongbin.lu) 14:36:36 This one also landed in time to be included in yesterday's cut 14:36:59 great work by hongbin and the reviewers 14:37:06 thanks you very much! 14:37:46 So all in all, things are lining up to have a great close of Rocky 14:38:28 I am going to create a RC-1 dashboard in Launchpad to show to the borader team what we have talked about in today's meeting 14:38:38 and track our progress over the next few days 14:39:36 I am also going to ask folks not to merge code out of these 3 priorities 14:39:53 so we have the gate flowing for them 14:39:57 makes sense? 14:40:36 does "these 3 priorities" mean blueprints targeted to RC? 14:40:44 yes 14:40:52 the ones we discussed in this meeting 14:40:59 totally agree 14:41:43 #topic Open Agenda 14:41:55 Anything else we should discuss today? 14:43:00 OK, thanks for attending :-) 14:43:07 nothing from me 14:43:14 Thanks for all your work 14:43:38 during the cycle. It is a team effort 14:43:49 and this is a great team! 14:43:56 Have a nice weekend 14:44:01 #endmeeting