16:00:38 #startmeeting Octavia 16:00:38 Meeting started Wed Jan 15 16:00:38 2020 UTC and is due to finish in 60 minutes. The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:00:39 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:00:42 The meeting name has been set to 'octavia' 16:00:54 Hi everyone 16:01:01 hey 16:01:02 Hi 16:02:02 Pretty light agenda today as I didn't have a lot of time to prepare in the absence of our PTL.... 16:02:31 #topic Announcements 16:03:27 The only item I have here is the North Dakota State University (NDSU) students are selecting projects this week. We will hear in the next week or two if there is a team that will work on Octavia. 16:04:30 Background is that OpenStack has worked with NDSU in the past for student "capstone" projects. Adam was offered for us to put in a project idea. We put in the TLS cipher and protocol stories. 16:04:48 If we get students, they will work on completing those two stories for us. 16:05:05 Kendall, rm_work, and I will act as mentors 16:05:18 very good news :) 16:05:35 hi 16:05:46 The "V" release will be named Victoria 16:05:49 #link http://lists.openstack.org/pipermail/openstack-discuss/2020-January/011947.html 16:06:31 More info on the capstone projects past/present is here: 16:06:33 #link https://csprojects.cs.ndsu.nodak.edu/capstone/PreviousProjects/about/ 16:06:46 Ah yeah, Victoria! 16:07:05 back to pronounceable names :) 16:07:21 Ha, yes 16:07:32 Any other announcements today? 16:08:16 #topic Brief progress reports / bugs needing review 16:08:39 I have been working on internal planning activities, so a bit distracted. 16:08:56 I did get some time in on failover, which is good, but could use some more.... 16:09:09 I have also carved out some time doing reviews as I can. 16:10:20 Jobboard patches are waiting for reviews :) All discovered issues seems to be resolved, I proposed https://review.opendev.org/#/c/700553/ to mask retry connecntion traces 16:10:20 Also, I started work on tags support in our CLI a long time ago. That is finally moving forward in OSC/OSC-lib so that might be ready to work on again in the next few weeks. Waiting on the osc-lib Upper Constraints (UC) update to merge. 16:10:36 stable branch gates got broken with the release of hacking 2.0.0. this has been fixed, thanks for the quick reviews 16:10:41 ataraday_ I saw that patch go by, thank you! 16:11:41 ataraday_ With my current work, it will likely be next week before I can start reviewing that chain again. 16:11:58 cgoncalves, I want to ask you to review devstack part of https://review.opendev.org/#/c/647406/ if you will some time 16:12:13 also spent time doing reviews 16:12:35 sadly I did not review jobboard patches yet, sorry 16:12:51 johnsom, sure! thanks! 16:13:12 ataraday_, I'm stacking with jobboard now :) 16:14:30 Any other updates today? 16:15:25 any chance more people could help review https://review.opendev.org/#/c/668619/ would be appreciated 16:16:00 Ah, yes, I can take a look later. 16:16:30 thanks 16:17:32 I guess it was November the last time I reviewed that... sigh 16:17:46 #topic Open Discussion 16:18:02 Any other topics for today? 16:20:26 I've customer request about having retry for amphora failovers and pushed https://review.opendev.org/#/c/702599/ on the review, was this discussed in past days? 16:21:41 No, I haven't seen this. However, my failover re-work code does enable retries. The current code is not idempotent and will blow up. This is part of what is taking so long, I'm going through the tasks and fixing them. 16:22:41 I hope I can post an early version in the next week, but it won't be complete by then. 16:24:08 I pushed this today as I feel having changes on review is the best way to start discussions :) Will mark it WIP for now then 16:24:56 Yeah, I agree, I'm a bit embarrassed I haven't been able to push anything yet. I'm just getting pulled in too many directions. 16:26:36 Right now 100% of the tests will fail, but a standalone failover will succeed. I'm working on cleaning up the standalone code and creating subflows that can be used for the act/stdby. Then I need to fix all of the tests I broke and then port the code over to the v2 (jobboard) paths. Somewhere in there a rebase is necessary as well. 16:26:58 Key fixes in: 16:27:14 The tasks are idempotent, so retries now work. 16:27:24 There are retries in the code. 16:27:56 It handles missing amphora correctly. I.e. an LB with no associated amphora now repairs itself. 16:28:12 It cleans up extra resources and amphora that may be attached to an LB 16:28:34 It checks and repairs the VIP if it is corrupted somehow 16:28:54 It will succeed in failing over even if Nova will not release resources. 16:29:32 It slices, dices, and juliennes 16:30:02 wow, sounds great :) 16:30:09 https://youtu.be/Ohidv69WfNQ 16:30:14 lol 16:30:40 hah :) 16:31:05 Anyway, that is the beast I have been working on. 16:31:27 Oh, and it parallelizes more of the flow, so should be slightly faster 16:32:39 1-800-EXPLODE-MY-HEAD xD 16:32:44 ha 16:32:55 Yeah, some days that is how I feel... 16:33:49 Anyway, it's coming. Work is being done to make failover function as it was originally intended 16:34:39 Any other topics? 16:34:45 questions/comments? 16:37:19 Ok then, have a good week everyone! 16:37:31 #endmeeting