Wednesday, 2024-08-14

opendevreviewTakashi Kajinami proposed openstack/octavia master: Remove logic for keepalived<2.0.14  https://review.opendev.org/c/openstack/octavia/+/92624505:03
opendevreviewTakashi Kajinami proposed openstack/octavia master: Remove reload workarounds for old amphora agent  https://review.opendev.org/c/openstack/octavia/+/92624605:15
*** jcosmao is now known as Guest42508:13
opendevreviewMerged openstack/octavia-lib master: Add vnic_type to the member object  https://review.opendev.org/c/openstack/octavia-lib/+/91477315:08
opendevreviewMerged openstack/octavia-lib master: Add pre-commit config  https://review.opendev.org/c/openstack/octavia-lib/+/88212715:13
opendevreviewMichael Johnson proposed openstack/octavia master: Remove unused exception logger class  https://review.opendev.org/c/openstack/octavia/+/91037215:19
*** gthiemon1e is now known as gthiemonge16:00
gthiemonge#startmeeting Octavia16:00
opendevmeetMeeting started Wed Aug 14 16:00:18 2024 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
johnsomo/16:00
tweiningo/16:01
gthiemonge#topic Announcements16:01
gthiemonge* 2024.2 Dalmatian Release Schedule16:01
gthiemongeNext milestone: Final release for non-client libraries - next week16:01
gthiemongethat includes octavia-lib16:02
johnsom\o/16:02
gthiemongewe merged the octavia-lib patch for sr-iov members today16:02
gthiemongeI proposed a release 3.6.0 to unblock johnsom 16:02
johnsomThank you16:02
tweining+116:03
gthiemongeand I realize that the patch of the relese for Dalmatian contains "for Zed" in the commit message16:03
gthiemongeI'll fix it :D16:03
gthiemongeThen: Dalmatian-3 milestone - in 2 weeks16:04
gthiemonge(Feature freeze, Final release for client libraries)16:04
gthiemongebasically: all the non-bugfix patches, and python-octaviaclient patches16:05
gthiemongeso if you have anything that needs reviews, speak now16:05
johnsomI have an open client patch: https://review.opendev.org/c/openstack/python-octaviaclient/+/914774?usp=search16:05
johnsomfor the SRIOV members16:05
gthiemongedoes it require that we merge the patch of the octavia-api first?16:06
johnsomTechnically no, but we should as you will get an error if you try it16:06
johnsomThe main patch is here: 16:07
johnsom#link https://review.opendev.org/c/openstack/octavia/+/92015616:07
johnsomTom had a good point I will fix today on that16:07
johnsomBut that is a minor change16:07
gthiemongeack16:08
gthiemongeany other announceents?16:10
gthiemongeor urgent patches?16:10
tweiningNo I don't think so 16:11
johnsomI don't have anything top of mind16:11
gthiemonge#topic CI Status16:12
gthiemongea question for johnsom, are the changes for oslo.policy ready?16:12
gthiemongethis chain16:12
gthiemongehttps://review.opendev.org/c/openstack/octavia/+/92553216:12
johnsomYes16:12
gthiemongeok I'll look at the first one then16:13
gthiemongeand... that's all for CI status16:13
gthiemonge#topic Brief progress reports / bugs needing review16:13
johnsomTLD, oslo 4.4 breaks things. This patch fixes them. The UC change for 4.4 is still blocked on barbican and horizon being broken by 4.416:14
tweiningI've updated my rate limits spec patch and re introduced the policy. So if you have time you could have another look 16:15
gthiemongenow that the SecGroups on VIP ports spec is merged, I have updated the patches for Octavia, still WIP, my plan is to merge that stuff at the begining of the E cycle16:15
johnsomI am mostly working on reviews across a number of projects.16:16
johnsomI am also still working on options for enabling the qemu igb driver in nodepool so we can actually test SR-IOV in openstack. Nova limitations make this unpleasant16:16
johnsomI also looked into an interesting request we had about setting custom NTP servers for the amphora. This can easily be done via cloud-init's ntp module. However.... Nova has no way to inject that information into the metadata. I spent a good hour chatting with them about how it could be done.16:18
johnsomI learned some interesting things about the "dynamic config" component, but learned it is broken.  lol16:18
johnsom#link https://cloudinit.readthedocs.io/en/latest/reference/modules.html#ntp16:19
johnsomFor those interested in learning more about cloud-init16:19
gthiemongecan't we do it in this file? https://github.com/openstack/octavia/blob/f68cafbb7201522e6140e2dc05317d06225bb82a/octavia/common/jinja/templates/user_data_config_drive.template16:20
johnsomYeah, maybe16:20
johnsomI keep forgetting what the size limitation is on that file16:21
johnsomBecause there are two different, but similar things in nova, each with odd size limits16:21
gthiemongeyeah16:23
gthiemonge#topic Open Discussion16:23
gthiemongeany other topics folks?16:24
johnsomI can't think of any at the moment16:24
tweiningNo16:24
gthiemongeok!16:24
tweiningo/16:24
gthiemongethank you guys!16:25
gthiemongehave a good week!16:25
gthiemonge#endmeeting16:25
opendevmeetMeeting ended Wed Aug 14 16:25:11 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:25
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-08-14-16.00.html16:25
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-08-14-16.00.txt16:25
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-08-14-16.00.log.html16:25
opendevreviewMichael Johnson proposed openstack/octavia master: Add support for SR-IOV member ports  https://review.opendev.org/c/openstack/octavia/+/92015622:44
opendevreviewMichael Johnson proposed openstack/octavia master: Fix SR-IOV when VIP interface is used for members  https://review.opendev.org/c/openstack/octavia/+/92267322:52

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