16:00:00 <rm_work> #startmeeting Octavia 16:00:00 <openstack> Meeting started Wed Sep 4 16:00:00 2019 UTC and is due to finish in 60 minutes. The chair is rm_work. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:01 <johnsom> o/ 16:00:02 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:04 <openstack> The meeting name has been set to 'octavia' 16:00:07 <colin-> o/ 16:00:15 <rm_work> Hello everyone! Look, I'm here! It's me! 16:00:17 <gthiemonge> o/ 16:00:26 <ajay33_> Hi 16:00:28 <johnsom> So prompt! 16:00:38 <johnsom> We should elect you every week 16:00:46 <ataraday_> hi 16:01:02 <rm_work> lol 16:01:12 <rm_work> #topic Announcements 16:01:39 <rm_work> Ah, did I get elected again? How did that already happen? 16:01:42 <johnsom> Congratulations on being PTL for the Ussuri release 16:02:04 <johnsom> #link http://lists.openstack.org/pipermail/openstack-discuss/2019-September/009072.html 16:02:07 <rm_work> Shouldn't there be an election where ANYONE ELSE runs and I vote for them and they get elected instead? :D 16:02:19 <ajay33_> Congratulation rm_work :) 16:02:33 <johnsom> I guess your bribes were not good enough for others to run..... 16:02:33 <gthiemonge> rm_work: congrats! 16:03:07 <rm_work> I feel like my dentist is saying "congrats, you get to have some fillings!" 16:03:16 <rm_work> Anywho, let's see, what else is new... 16:03:36 <rm_work> Ah, the release I'm PTL of again is finally named! 16:03:49 <rm_work> The U release name is officially "Ussuri"! 16:04:05 <johnsom> I looked up the pronunciation: oo-soo r-ee 16:04:06 <rm_work> I'm glad we finally got that worked out... Things were getting a little awkward. 16:04:16 <colin-> it is named for the river i found on wiki? 16:04:41 <rm_work> seems a lot like the japanese pronunciation would be (IE, basically most languages besides English) 16:04:44 <johnsom> I think so 16:04:55 <rm_work> Feature freeze for libraries is this week, everything else is next week. 16:05:11 <rm_work> So, let's get a move on if we need anything else in octavia-lib (though I think we're good?) 16:05:30 <rm_work> Anyone else have any announcements this morning? 16:05:35 <johnsom> I think octavia-lib is cooked. I don't think we have any pending changes planned 16:05:51 * johnsom thinks you covered mine. grin 16:06:30 <rm_work> Excellent! Moving on then. 16:06:39 <rm_work> #topic Brief progress reports / bugs needing review 16:07:07 <rm_work> As usual we've got our priority review list 16:07:09 <rm_work> #link https://etherpad.openstack.org/p/octavia-priority-reviews 16:07:33 <rm_work> Down to a measly 16 items after the spree of reviews the last week or two 16:07:37 <rm_work> so, yay 16:07:55 <ataraday_> I would lke to ask if this johnsom change could be merged and backported before the freeze 16:07:56 <johnsom> I have done a few side fixes, but mostly focusing on reviews and such. 16:08:09 <ataraday_> #link https://review.opendev.org/#/c/679153/ 16:08:54 <johnsom> Yep, that was one of the bugs I fixed. We still have a while on bug fixes, the freeze is for new features. So, we should be able to get that in. 16:09:34 <ataraday_> From my side, convert db obj to dict almost ready - need to fix unit tests for lb change 16:09:40 <ataraday_> #link https://review.opendev.org/#/q/status:open+project:openstack/octavia+branch:master+topic:jobboard_dicts 16:09:43 <johnsom> We really want bug fixes in before the week of the 23rd. 16:10:00 <ataraday_> johnsom, great! 16:10:15 <johnsom> #link https://releases.openstack.org/train/schedule.html 16:10:58 <johnsom> rm_work BTW, I will be gone 21st-7th so not around for RC1 week. 16:11:09 <ataraday_> And some more ready for review changes: 16:11:14 <ataraday_> #link https://review.opendev.org/#/c/659538/ 16:11:24 <ataraday_> #link https://review.opendev.org/#/c/662791/ 16:11:29 <johnsom> Gone like on an island in the middle of the pacific with no laptop gone. 16:12:18 <rm_work> So let's aim for the 20th ;) 16:13:48 <johnsom> Should I do the octavia-lib release? It's due tomorrow but I don't think we have anything else in plan. 16:17:11 <johnsom> rm_work Did we lose you? 16:17:35 <rm_work> Yeah, go ahead 16:17:48 <johnsom> Ah, ok, will do 16:17:55 <rm_work> Let's see... 16:18:08 <johnsom> Other than those items I have been working on the failover flow fix. 16:18:15 <johnsom> Slow progress though. 16:18:32 <colin-> what objectives have you had in mind while doing so? just curious 16:18:35 <rm_work> I need to go back and rebase and retest the multi-vip stuff 16:18:42 <rm_work> there's MAYBE a chance we could get it in? >_> 16:18:45 <rm_work> though low 16:19:18 <rm_work> it may just be safer to go ahead and deal with that during U 16:19:30 <rm_work> but I hate having to leave it sitting for the whole freeze period 16:20:25 <johnsom> colin- Failover has a number of bugs that I am trying to address. Things like broken VIPs that don't get fixed, problems when amphora a missing from LBs in the database, cases where nova fails to release ports, etc. Basically, making us more resilient to other services failing hard core out from under us. 16:20:48 <colin-> nice that sounds great 16:21:59 <johnsom> It is a bunch of work however.... So far, still eligible for backport as well. 16:22:15 <colin-> oh even better, ok 16:22:21 <colin-> (back port, not the lot of work) 16:22:28 <johnsom> lol 16:23:15 <rm_work> Anyway, we can go ahead and move into: 16:23:20 <rm_work> #topic Open Discussion 16:25:12 <rm_work> Anyone want to discuss things, openly? 16:25:39 <colin-> i think i did mine earlier in the wrong sections lol 16:25:41 <ajay33_> Hi, I want to start contribution in octavia. 16:25:41 <ajay33_> Can you guide me how I can start ? 16:26:30 <johnsom> ajay33_ That would be great. Is there a part of Octavia you are interested in working on or just a general interest? 16:28:39 <ajay33_> Currently, its a general interest. 16:28:39 <ajay33_> As of now, I just understant the 10,000 foot overview arch of octavia 16:29:29 <johnsom> ajay33_ Ok, let's talk right after the meeting here and I can get you started. I have some ideas of some small projects that would be good to get you started. 16:29:53 <ajay33_> johnsom: sure 16:30:46 <rm_work> Ok, anything else for today that anyone wants to throw out there? 16:30:52 <rm_work> If not, I'll give us all 30 minutes back 16:31:00 <johnsom> I don't have any other topics this week. Just a reminder this is pretty much your last chance to get a new feature into the Train release. 16:31:15 <johnsom> If it's not on the review list, it's not going to happen. 16:33:03 <rm_work> Ok, see ya'll next week folks! (... and hopefully in the period between now and then, as well) 16:33:07 <rm_work> #endmeeting