Wednesday, 2022-06-29

opendevreviewOmer Schwartz proposed openstack/octavia master: Fix HealthMonitorToErrorOnRevertTask revert method  https://review.opendev.org/c/openstack/octavia/+/84797709:53
*** beagles is now known as beagles|afk12:17
*** beagles|afk is now known as beagles12:17
*** beagles is now known as beagles_afk12:17
opendevreviewTom Weininger proposed openstack/octavia master: Proposal for Amphora vertical scaling  https://review.opendev.org/c/openstack/octavia/+/84810513:07
tweininggthiemonge, johnsom: ^ I started this to organize my thoughts and discuss ideas13:09
gthiemongetweining: great!13:15
johnsomtweining Cool. Also note, I added some thoughts to the BZ for this13:53
tweiningthanks. I'll have a look.13:53
johnsomtweining Opps, I meant Jira. Greg asked me to add them to the Jira ticket13:54
gthiemonge#startmeeting Octavia16:00
opendevmeetMeeting started Wed Jun 29 16:00:31 2022 UTC and is due to finish in 60 minutes.  The chair is gthiemonge. Information about MeetBot at http://wiki.debian.org/MeetBot.16:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:00
opendevmeetThe meeting name has been set to 'octavia'16:00
gthiemongeHi Folks!16:00
tweiningo/16:00
johnsomo/16:01
fkro/16:01
matfechnero/16:02
gthiemonge#topic Announcements16:02
gthiemongea quick announcement16:02
gthiemongeI'm proposing to add tweining to the Octavia core reviewers16:02
gthiemongesee "[Octavia] Proposing Tom Weininger as core reviewer" on openstack-discuss16:02
gthiemongeif no one raises any concerns about it, I'm going to add him next Tuesday16:03
johnsomYes! congratulations. I think we have a core quorum on the email chain16:03
gthiemongethen we will celebrate during the next weekly meeting ;-)16:03
tweiningthank you :)16:03
gthiemongewell all the active core reviwes have replied16:03
fkrcongrats tweining16:03
gthiemongefolks, prepare your list of patches you want to get merged!16:04
gthiemonge;-)16:05
gthiemongeand another small announcement:16:05
gthiemongeI'm going to restore the Octavia priority reviews etherpad16:06
gthiemonge(the one linked in the topic of this channel)16:06
gthiemongeso we will be able to prioritize the reviews of feature patches16:06
gthiemongewe have 9 weeks until the Feature Freeze for Zed16:06
tweiningmmh, it seems hard to keep the list updated16:07
johnsomWe have been pretty successful with a priority list in the past16:08
gthiemongetweining: we use at the very end of the development release, when we are really close to the deadlines16:08
johnsomIt just takes work to maintain it....16:08
gthiemongeit could give us a look of what Octava zed will be16:08
gthiemongeI may have a script that would help me16:08
tweiningit's good that it exists, but more automation would certainly help16:09
gthiemongeyeah I agree16:09
tweiningfor instance there could be a tag field in Gerrit for it16:09
tweiningthan we could filter there16:10
gthiemongeI think some project have a priority review vote16:10
gthiemongebut it is limited16:10
gthiemongeyeah devstack utilizes it: https://review.opendev.org/c/openstack/devstack/+/84808316:10
*** beagles_afk is now known as beagles16:11
gthiemongeI don't know if people pay attention to it, but I think a full list in the etherpad is also a good way to split the reviews into multiple categories and to give more visibility than a single field16:12
gthiemongeanyways, I will send a message on this channel when the list for Zed is ready ;-)16:12
gthiemongetweining: you're going to have a lot of work16:13
tweininghehe. we'll see :)16:13
gthiemonge#topic CI Status16:14
gthiemongeso far so good!16:14
gthiemongeI'm planning to focus on centos 9 straem support16:14
gthiemongebut...16:14
gthiemongeAFAIK there's a bug in libvirt in c9s that prevents an interface from being plugged into a VM (like the VIP port in an amphora :/)16:14
gthiemongedowngrading libvirt (to 8.3.0) is a workaround but I don't know if we can pin RPM packages in devstack16:15
gthiemongemaybe we should wait for a fix...16:15
johnsomLast I heard, it might make it into centos 9 stream the second week in July16:15
tweiningRegarding CI: tripleo gate was blocked which cause a bit frustration on my side: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/842073 I hope it works now16:16
tweiningotherwise I'll probably need to open a bugreport for it16:16
gthiemongetweining: for these types of issues you can ping people on #tripleo or on #oooq16:17
tweiningyes, I did this morning16:18
tweiningI discussed it briefly with Takashi16:18
gthiemongeok16:19
gthiemonge#topic Brief progress reports / bugs needing review16:19
opendevreviewMerged openstack/octavia stable/ussuri: Fix compile_amphora_details when using UDP listeners  https://review.opendev.org/c/openstack/octavia/+/83985216:20
gthiemongejust FYI, we have a few opened backports:16:20
gthiemonge#link https://review.opendev.org/q/project:openstack/octavia+status:open+branch:%255Estable/.*16:20
gthiemongeI also need to review them16:20
johnsomJust a few, lol16:21
gthiemongeonly 2 pages16:22
gthiemongethe CI for octavia-dashboard is broken (new angularJS release), I have a patch that fixes most of the issues16:24
gthiemonge#link https://review.opendev.org/c/openstack/octavia-dashboard/+/84617616:24
johnsomThat was discussed in the horizon meeting today.16:24
gthiemongebut it is failing because, I think, we need to update/bump the testing tools16:24
johnsomIt seems there is a ` instead of ' in horizon somewhere that breaks with phantomjs.16:24
gthiemongeoh16:25
gthiemongehttps://zuul.opendev.org/t/openstack/build/680a0fe17bcb468db43aa17d4e774c7f16:25
johnsomSomeone was going to propose a fix16:25
gthiemongephantomjs is not happy with the horizon code16:25
gthiemongeI'll take a look at the horizon meeting notes16:25
johnsomI saw the same with designate-dashboard, but stuck with firefox instead of phantomjs to work around it16:25
johnsomYeah, it's impacting a bunch of horizon plugins16:25
johnsomMost moved to phantomjs to get around some breaking changes that were happening in firefox16:26
gthiemongeok16:27
gthiemonge#topic Open Discussion16:32
johnsomI don't have anything this week. Just a bunch of backports to review. lol16:33
fkrRegarding the OIF summit forum session: I've been reaching out to the various operators in order to get feedback on items to be able to provide stories / feedback / bugreports16:33
fkrI've started to further comment in the etherpad - since johnsonm was so kind to add various feedback there16:33
fkr(https://etherpad.opendev.org/p/oif-summit-berlin-2022-forum-lbaas)16:34
fkrto have it in the log directly16:34
johnsomOh cool, I will go have a look again16:34
gthiemongethank you fkr!16:34
fkrjohnsom: don't rush it, here and there it will take a while, but am on it :)16:34
johnsomOk, feel free to ping me16:35
fkrlast week it was also concluded that certain statements are very broad, am also trying to get them to become more specific16:35
johnsomOh, I do have one more topic. I will be taking some vacation next week, so limited availability. 16:35
tweiningI may take one or two days off next week as well. not sure yet.16:36
johnsomYeah, the error field thing. So operators that participated in the Octavia design had SLA concerns about exposing too much error information directly to the users. I.e. they didn't want us to say "Nova is out of compute resources". 16:37
fkrjohnsom: ack. I did ping damien from OVH about it to see wether he can provide some more insights into what they have in mind.16:38
johnsomYeah, would be good to get feedback/story to help address that.16:38
johnsomMaybe we add an API that queries the root error information that can be managed with RBAC for who can see the info.16:38
johnsomDefinitely options, just need guidence16:39
gthiemongejohnsom: yes I agree16:43
gthiemongeok folks, anything else?16:44
tweiningmaybe a note that I started looking into amp vertical scaling16:45
tweininghttps://review.opendev.org/c/openstack/octavia/+/848105 is anyone is interested16:46
gthiemongeack, thanks tweining 16:46
tweiningapart from that I think there's nothing. do more reviews.16:46
johnsomIt's really "optimizing" vertical scaling as we already have vertical scaling with the latest LB engines16:46
tweiningright16:47
gthiemongeok folks, thank you!16:50
gthiemonge#endmeeting16:50
opendevmeetMeeting ended Wed Jun 29 16:50:14 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:50
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-06-29-16.00.html16:50
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-06-29-16.00.txt16:50
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-06-29-16.00.log.html16:50
fkro/16:50
matfechnero/16:51
johnsomOk, I have done a pass over those stable branch backports. Pretty easy reviews really.17:07
opendevreviewTom Weininger proposed openstack/octavia master: Proposal for Amphora vertical scaling  https://review.opendev.org/c/openstack/octavia/+/84810517:13
opendevreviewMerged openstack/octavia stable/train: Fix compile_amphora_details when using UDP listeners  https://review.opendev.org/c/openstack/octavia/+/83985317:21
*** beagles_ is now known as beagles18:24
opendevreviewMerged openstack/octavia stable/xena: Validate L7Rule value and cookie name  https://review.opendev.org/c/openstack/octavia/+/84654819:17
opendevreviewMerged openstack/octavia stable/wallaby: Validate L7Rule value and cookie name  https://review.opendev.org/c/openstack/octavia/+/84654919:17
opendevreviewMerged openstack/octavia stable/victoria: Validate L7Rule value and cookie name  https://review.opendev.org/c/openstack/octavia/+/84657019:17
opendevreviewMerged openstack/octavia stable/yoga: Validate L7Rule value and cookie name  https://review.opendev.org/c/openstack/octavia/+/84654719:18
opendevreviewMerged openstack/octavia stable/train: Validate L7Rule value and cookie name  https://review.opendev.org/c/openstack/octavia/+/84657219:18
opendevreviewMerged openstack/octavia stable/ussuri: Validate L7Rule value and cookie name  https://review.opendev.org/c/openstack/octavia/+/84657119:18
opendevreviewMerged openstack/octavia stable/ussuri: Fix disabled UDP pools  https://review.opendev.org/c/openstack/octavia/+/84658519:18
opendevreviewMerged openstack/octavia stable/train: Fix disabled UDP pools  https://review.opendev.org/c/openstack/octavia/+/84658619:18
opendevreviewMerged openstack/octavia stable/yoga: Fix duplicate object error messages  https://review.opendev.org/c/openstack/octavia/+/84755519:18
opendevreviewMerged openstack/octavia stable/xena: Fix potential race conditions on update requests in the v2 worker  https://review.opendev.org/c/openstack/octavia/+/83985520:26
opendevreviewMerged openstack/octavia stable/wallaby: Fix potential race conditions on update requests in the v2 worker  https://review.opendev.org/c/openstack/octavia/+/83985620:26
opendevreviewMerged openstack/octavia stable/ussuri: Fix potential race conditions on update requests in the v2 worker  https://review.opendev.org/c/openstack/octavia/+/83985820:26
opendevreviewMerged openstack/octavia stable/yoga: Fix potential race conditions on update requests in the v2 worker  https://review.opendev.org/c/openstack/octavia/+/83985420:27
opendevreviewMerged openstack/octavia stable/wallaby: Fix disabled UDP pools  https://review.opendev.org/c/openstack/octavia/+/84658320:27

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!