Wednesday, 2026-06-03

opendevreviewOpenStack Proposal Bot proposed openstack/octavia-dashboard master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/octavia-dashboard/+/99078002:46
opendevreviewOpenStack Proposal Bot proposed openstack/octavia-dashboard stable/2025.1: Imported Translations from Zanata  https://review.opendev.org/c/openstack/octavia-dashboard/+/99127704:27
opendevreviewMerged openstack/octavia-dashboard master: fix: use human-readable labels for L7 policy and rule enums  https://review.opendev.org/c/openstack/octavia-dashboard/+/98225108:33
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for pool algorithm and session persistence options  https://review.opendev.org/c/openstack/octavia-dashboard/+/99130109:59
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for pool algorithm and session persistence options  https://review.opendev.org/c/openstack/octavia-dashboard/+/99130110:14
gthiemonge#startmeeting Octavia16:00
opendevmeetMeeting started Wed Jun  3 16:00:16 2026 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
gthiemongeo/16:00
raineszmo/16:00
viniciusro/16:00
luisfdezo/16:00
rcruise-redhato/16:00
gthiemonge#topic Announcements16:02
gthiemongewell, I have no announcements for today16:02
gthiemongedid i miss anything?16:02
rcruise-redhatnot much, other than lots of reviews to catch up on :)16:03
gthiemongeright16:04
gthiemonge#topic Brief progress reports / bugs needing review16:04
gthiemongeI have a week off, my activity was really low16:04
gthiemongejust FYI I noticed that the workaround for the gunicorn bug doesn't fix all the random failures (https://review.opendev.org/c/openstack/octavia/+/987705), so I will ask if we can update gunicorn on 2026.116:05
rcruise-redhatI've been doing lots of reviews, and doing some work on the AI code reviews agents. One of them (the Devstack test agent) was hitting some problems which I had to fix16:07
rcruise-redhatI also tried a quick fix to unblock the CI on https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/932321, but I don't think it was the right idea16:08
gthiemongegreat i hope they will help us to reduce the backlog16:08
rcruise-redhatI'm finding them useful so far, I'd be interested to hear from others. Are they useful, or just annoying? :)16:08
raineszmI saw the devstack reviews. Was useful. I'm curious why it ran multiple times on the same patchset though.16:09
rcruise-redhatThose were some of the issues I noticed, there were bugs with the tracking. It also retries if there's an issue with the Devstack environment it uses (currently, I'm just using my own Devstack)16:10
rcruise-redhatPosting on the retries was my own bad decision, I've disabled it posting to Gerrit for now until I've worked it out16:11
gthiemonge#topic Open Discussion16:14
viniciusrhey gregory, I would like to move forward with a-a implementation16:16
viniciusrI'm running nicely in epoxy16:16
gthiemongeI saw that you commented in the spec review, but I haven't looked at it yet16:17
gthiemongeyeah I need to review it16:19
viniciusrits ok, I'll try discussing with Daniel his proposal16:19
gthiemongefirst, we need to agree on the spec16:19
gthiemongeit doesn't have to be 100% complete16:20
luisfdezgthiemonge: in the notes from last meeting you also mentioned you were looking into non BGP approach. From our side (together wiht viniciusr ), the BGP looks a neat approach, and fits nicely our environemnt16:20
luisfdezwould that go in parallel? or complement it?16:20
gthiemongeI think a lot could be shared, most of the API, the life cycle of <n> amphora VMs, etc...16:21
gthiemongeFYI I let Claude write a spec for a non-BGP approach, I haven't submitted it yet, it's on my own repo: https://github.com/gthiemonge/octavia/commit/b078dd0be0f2662566ea0f71d447d4cf300451e516:22
luisfdezthx for the link, will give it a look16:22
viniciusrthx16:23
luisfdezalso, is there any point on the current spec you feel it needs more scrutinization ? 16:23
luisfdezjust for us to give it an extra thought16:24
gthiemongein https://review.opendev.org/c/openstack/octavia/+/888020 I think the key point is how the BGP stuff is configured, what is available to the admins, what is available to the users16:25
gthiemongeI don't think I detailed it explicitly in the spec16:25
gthiemongehmm Policy: ``load-balancer:admin`` so it looks fine16:26
gthiemongeluisfdez: viniciusr: do you need to let the users configure anything in BGP?16:28
viniciusrI've been working in add distributor_id in flavorprofiles16:29
luisfdezon our side, it would be an environment where admisn are the ones configuring things16:29
luisfdezusers dieally rely on a lb flavor and done.16:29
gthiemongeok16:29
gthiemongelike the flavor mechanism, defined by the admins, used by the end users16:29
luisfdezyup16:30
gthiemongercruise-redhat: can you launch your review agent on https://review.opendev.org/c/openstack/octavia/+/888020 ?16:30
gthiemongeluisfdez: viniciusr: did you take a look at the code https://review.opendev.org/q/topic:%22bgp-exp%2216:32
luisfdezwe're running it in a lab region16:32
luisfdezviniciusr: did some adjustments and improvements16:32
luisfdezworking nicely so far :-)16:32
gthiemongeI wonder how many TODOs I left there :D 16:32
viniciusrhaha16:33
rcruise-redhat@gthiemonge: will do16:33
viniciusrbut yeah, its running on epoxy with some small adjustments16:33
luisfdezwe have many users that would love to see this feature16:33
luisfdezthis combined with the multi-az amphoras will be great16:34
gthiemongeas you may have noticed, we are more and more relying on AI stuff, I'm tempted to let Claude turn it into a product16:35
gthiemongeluisfdez: yeah I guess we will need to make some adjustments for the multi-AZ stuff in the Active-Active patch chain16:35
luisfdezmakes sense, np.16:36
gthiemongeI'll check internally how we can priotize it16:36
luisfdezthat sounds great16:37
luisfdezthx :-)16:37
viniciusrthank youu16:37
gthiemongethe non-BGP approach requires many commits (distributor API, controller flows) anyways16:37
viniciusrI'm really interested16:37
gthiemongegreat!16:38
gthiemongelet's chat about it next week16:38
viniciusrok!16:39
gthiemongeany other topics folks?16:39
luisfdeznot from my side16:39
rcruise-redhatnone from me16:39
gthiemongeack16:40
raineszmnone here16:41
gthiemongeok, great discussion!16:41
gthiemongethnk you guys!16:41
gthiemonge#endmeeting16:41
opendevmeetMeeting ended Wed Jun  3 16:41:43 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:41
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2026/octavia.2026-06-03-16.00.html16:41
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2026/octavia.2026-06-03-16.00.txt16:41
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2026/octavia.2026-06-03-16.00.log.html16:41
raineszmo/16:42
raineszmhave a good week16:42
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add an element for installing FRR daemon  https://review.opendev.org/c/openstack/octavia/+/83714717:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Configure FRR endpoint in devstack  https://review.opendev.org/c/openstack/octavia/+/83714817:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add distributor data model and API  https://review.opendev.org/c/openstack/octavia/+/88576217:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add constants for MULTI_ACTIVE LB topology  https://review.opendev.org/c/openstack/octavia/+/83714917:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add BGP support in the amphora-agent  https://review.opendev.org/c/openstack/octavia/+/83715017:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add BGP driver in Octavia controller  https://review.opendev.org/c/openstack/octavia/+/83715117:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Integrate BGP driver into the Amphora client  https://review.opendev.org/c/openstack/octavia/+/83715217:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add MULTI_ACTIVE flows to the Octavia controller  https://review.opendev.org/c/openstack/octavia/+/83715317:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: Support haproxy peer table in MULTI_ACTIVE topo  https://review.opendev.org/c/openstack/octavia/+/84927517:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: Check the number of available ip addresses for MULTI_ACTIVE LBs  https://review.opendev.org/c/openstack/octavia/+/84927617:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Do not delete local link addresses  https://review.opendev.org/c/openstack/octavia/+/85929417:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add amp_multi_active_count support in flavors  https://review.opendev.org/c/openstack/octavia/+/85929517:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: WIP Add support for Distributor on its own network  https://review.opendev.org/c/openstack/octavia/+/88576317:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: Allow multiple bgp peers for Active/Active  https://review.opendev.org/c/openstack/octavia/+/93410717:24
opendevreviewGregory Thiemonge proposed openstack/octavia master: Enable possibility for multi-hop BGP connections for Active/Active  https://review.opendev.org/c/openstack/octavia/+/93410817:24
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for L7 policy and rule enums  https://review.opendev.org/c/openstack/octavia-dashboard/+/99149419:39
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for L7 policy and rule enums  https://review.opendev.org/c/openstack/octavia-dashboard/+/99149419:39
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for pool algorithm and session persistence options  https://review.opendev.org/c/openstack/octavia-dashboard/+/99130119:45
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for L7 policy and rule enums  https://review.opendev.org/c/openstack/octavia-dashboard/+/99149419:45
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for pool algorithm and session persistence options  https://review.opendev.org/c/openstack/octavia-dashboard/+/99130120:09
opendevreviewDmitriy Chubinidze proposed openstack/octavia-dashboard stable/2026.1: fix: use human-readable labels for L7 policy and rule enums  https://review.opendev.org/c/openstack/octavia-dashboard/+/99149420:09

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