Wednesday, 2026-07-29

*** zseguin is now known as Guest1435007:21
opendevreviewVinicius Marques Rodrigues proposed openstack/octavia master: Defer VIP IP allocation for MULTI_ACTIVE routed networks  https://review.opendev.org/c/openstack/octavia/+/99771309:27
opendevreviewGregory Thiemonge proposed openstack/octavia master: Disable grenade skip level job for 2026.2  https://review.opendev.org/c/openstack/octavia/+/99914615:38
gthiemon1e#startmeeting Octavia16:00
opendevmeetMeeting started Wed Jul 29 16:00:21 2026 UTC and is due to finish in 60 minutes.  The chair is gthiemon1e. 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
gthiemon1eo/16:00
rcruise-redhato/16:00
opendevreviewMerged openstack/octavia-lib master: Drop Python 3.10  https://review.opendev.org/c/openstack/octavia-lib/+/98697316:00
viniciusro/16:00
gthiemon1e#topic Announcements16:02
gthiemon1e* 2026.2 Hibiscus Release Schedule16:02
gthiemon1eI just want to highlight that:16:02
gthiemon1e- the final release for non-client libs is in 3 weeks (octavia-lib)16:03
gthiemon1e- the feature freeze is in 4 weeks16:03
gthiemon1ehttps://releases.openstack.org/hibiscus/schedule.html16:03
gthiemon1eso i'm focusing on reviewing feature patches16:06
viniciusrhmm, ok16:06
viniciusrmulti-az support included?16:07
gthiemon1eI hope it will make it, I think it's in really good shape, only small details now16:07
viniciusrthat's nice16:08
gthiemon1eI think the LB resize feature is also almost ready16:09
rcruise-redhatI think it just needs the revert flow on the DB update task, otherwise it looked good to me16:10
gthiemon1ethe LB resize feature requires a change in octavia-lib, so we need to merge it quickly too16:10
gthiemon1eany other announcements?16:12
viniciusrnothing from me16:12
rcruise-redhatNone from me16:12
gthiemon1e#topic Octavia Can Apply an Unshared Foreign QoS Policy to a Load Balancer Port 16:13
gthiemon1ewe have a security bug in octavia16:13
gthiemon1ehttps://bugs.launchpad.net/octavia/+bug/216150016:13
gthiemon1ea CVE ID was requested16:13
gthiemon1eIMHO the impact is moderate16:13
gthiemon1eI proposed a fix:16:14
gthiemon1ehttps://review.opendev.org/c/openstack/octavia/+/99893516:14
gthiemon1e(no idea why it's not in the launchpad)16:14
gthiemon1eit should be in W-1, I'm waiting for the CVE ID to put it in the releasenote, however I'll check tomorrow if it is really required, otherwise we can merge and backport it ASAP16:15
gthiemon1eanyway, feel free to review it, the fix is pretty straightforward16:15
rcruise-redhatOut of curiosity, why not use the WIP tag to stop it being merged (instead of W-1)?16:16
gthiemon1elol, when i started to use gerrit, the WIP tag didn't exist, so I still use W-116:17
rcruise-redhatAh, makes sense16:17
rcruise-redhatI'm actually not sure if the WIP tag really stops it being merged16:17
gthiemon1eit does16:17
gthiemon1eIIRC one issue with the WIP tag is that only the owner can unWIP it16:18
rcruise-redhatack16:19
raineszmIll give it a read as well. 16:20
gthiemon1eany questions?16:20
raineszmDo you think we're going to see rhe uptick of CVEs other projects are seeing?16:20
gthiemon1eno idea, let's see, FYI this is the first CVE in Octavia since 201916:21
gthiemon1ehttps://app.opencve.io/cve/?q=product%3Aoctavia16:21
raineszmNot bad16:22
gthiemon1e#topic Brief progress reports / bugs needing review16:25
rcruise-redhatMostly I'm doing reviews at the moment, there's a backlog on octavia-dashboard that I'm hoping to get through this week16:26
gthiemon1ethe grenade-skip-level job is failing, due to changes in octavia-lib, it looks like there's a patch for octavia-lib that should fix it. however we're not supposed to run skip level grenade jobs during the x.2 cycle (these jobs update from <x-1>.1 to <x>.1), so in the meantime I proposed a patch to disable the job16:27
gthiemon1eand I'm also reviewing feature patches (like the multi-az support)16:29
gthiemon1e#topic Open Discussion16:31
gthiemon1eanything else folks?16:31
rcruise-redhatNothing else from me16:32
viniciusrnothing from me too16:32
gthiemon1eack, then see you next week!16:33
gthiemon1ehave a good one!16:33
gthiemon1e#endmeeting16:33
opendevmeetMeeting ended Wed Jul 29 16:33:34 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:33
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2026/octavia.2026-07-29-16.00.html16:33
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2026/octavia.2026-07-29-16.00.txt16:33
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2026/octavia.2026-07-29-16.00.log.html16:33
viniciusrthank you guys16:33
rcruise-redhatthanks everyone!16:34
manumohHey @johnsom  Just wanted to  get a suggestion on one of the issue which we have been facing from quite sometime . I have proposed a patch but not accepted https://review.opendev.org/c/openstack/octavia/+/958554 . We were managing it with the custom patch so far in RHSOP 17 but now with RHOSO 18 we don't want to have any sort of custom patches. The problem now we are facing is any one creating a LB from horizon the member 17:44
manumohsubnet is getting passed by default (the members are on a routable network). There is no option in the UI to not to pass the subnet id. The only option left is monitor the LBs with provider subnet_id and set that to null and do a failover. Do you think the dashboard not having the option to deselect the subnet_id is a bug?17:44
manumohI see this issue has been reported as a bug https://bugs.launchpad.net/octavia/+bug/2040653 log time back 17:49
opendevreviewMerged openstack/octavia master: Add ARM64 as an accepted architecture for amphora image builds  https://review.opendev.org/c/openstack/octavia/+/99822918:56
raineszmmanumoh: johnsonm is no longer active on the project.  gthiemon1e is probably the best one to talk to. I'll also take a look at the review though.19:56

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