| opendevreview | Takashi Kajinami proposed openstack/octavia master: Remove logic for keepalived<2.0.14 https://review.opendev.org/c/openstack/octavia/+/926245 | 05:03 |
|---|---|---|
| opendevreview | Takashi Kajinami proposed openstack/octavia master: Remove reload workarounds for old amphora agent https://review.opendev.org/c/openstack/octavia/+/926246 | 05:15 |
| *** jcosmao is now known as Guest425 | 08:13 | |
| opendevreview | Merged openstack/octavia-lib master: Add vnic_type to the member object https://review.opendev.org/c/openstack/octavia-lib/+/914773 | 15:08 |
| opendevreview | Merged openstack/octavia-lib master: Add pre-commit config https://review.opendev.org/c/openstack/octavia-lib/+/882127 | 15:13 |
| opendevreview | Michael Johnson proposed openstack/octavia master: Remove unused exception logger class https://review.opendev.org/c/openstack/octavia/+/910372 | 15:19 |
| *** gthiemon1e is now known as gthiemonge | 16:00 | |
| gthiemonge | #startmeeting Octavia | 16:00 |
| opendevmeet | Meeting 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 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
| opendevmeet | The meeting name has been set to 'octavia' | 16:00 |
| gthiemonge | o/ | 16:00 |
| johnsom | o/ | 16:00 |
| tweining | o/ | 16:01 |
| gthiemonge | #topic Announcements | 16:01 |
| gthiemonge | * 2024.2 Dalmatian Release Schedule | 16:01 |
| gthiemonge | Next milestone: Final release for non-client libraries - next week | 16:01 |
| gthiemonge | that includes octavia-lib | 16:02 |
| johnsom | \o/ | 16:02 |
| gthiemonge | we merged the octavia-lib patch for sr-iov members today | 16:02 |
| gthiemonge | I proposed a release 3.6.0 to unblock johnsom | 16:02 |
| johnsom | Thank you | 16:02 |
| tweining | +1 | 16:03 |
| gthiemonge | and I realize that the patch of the relese for Dalmatian contains "for Zed" in the commit message | 16:03 |
| gthiemonge | I'll fix it :D | 16:03 |
| gthiemonge | Then: Dalmatian-3 milestone - in 2 weeks | 16:04 |
| gthiemonge | (Feature freeze, Final release for client libraries) | 16:04 |
| gthiemonge | basically: all the non-bugfix patches, and python-octaviaclient patches | 16:05 |
| gthiemonge | so if you have anything that needs reviews, speak now | 16:05 |
| johnsom | I have an open client patch: https://review.opendev.org/c/openstack/python-octaviaclient/+/914774?usp=search | 16:05 |
| johnsom | for the SRIOV members | 16:05 |
| gthiemonge | does it require that we merge the patch of the octavia-api first? | 16:06 |
| johnsom | Technically no, but we should as you will get an error if you try it | 16:06 |
| johnsom | The main patch is here: | 16:07 |
| johnsom | #link https://review.opendev.org/c/openstack/octavia/+/920156 | 16:07 |
| johnsom | Tom had a good point I will fix today on that | 16:07 |
| johnsom | But that is a minor change | 16:07 |
| gthiemonge | ack | 16:08 |
| gthiemonge | any other announceents? | 16:10 |
| gthiemonge | or urgent patches? | 16:10 |
| tweining | No I don't think so | 16:11 |
| johnsom | I don't have anything top of mind | 16:11 |
| gthiemonge | #topic CI Status | 16:12 |
| gthiemonge | a question for johnsom, are the changes for oslo.policy ready? | 16:12 |
| gthiemonge | this chain | 16:12 |
| gthiemonge | https://review.opendev.org/c/openstack/octavia/+/925532 | 16:12 |
| johnsom | Yes | 16:12 |
| gthiemonge | ok I'll look at the first one then | 16:13 |
| gthiemonge | and... that's all for CI status | 16:13 |
| gthiemonge | #topic Brief progress reports / bugs needing review | 16:13 |
| johnsom | TLD, 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.4 | 16:14 |
| tweining | I've updated my rate limits spec patch and re introduced the policy. So if you have time you could have another look | 16:15 |
| gthiemonge | now 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 cycle | 16:15 |
| johnsom | I am mostly working on reviews across a number of projects. | 16:16 |
| johnsom | I 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 unpleasant | 16:16 |
| johnsom | I 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 |
| johnsom | I learned some interesting things about the "dynamic config" component, but learned it is broken. lol | 16:18 |
| johnsom | #link https://cloudinit.readthedocs.io/en/latest/reference/modules.html#ntp | 16:19 |
| johnsom | For those interested in learning more about cloud-init | 16:19 |
| gthiemonge | can't we do it in this file? https://github.com/openstack/octavia/blob/f68cafbb7201522e6140e2dc05317d06225bb82a/octavia/common/jinja/templates/user_data_config_drive.template | 16:20 |
| johnsom | Yeah, maybe | 16:20 |
| johnsom | I keep forgetting what the size limitation is on that file | 16:21 |
| johnsom | Because there are two different, but similar things in nova, each with odd size limits | 16:21 |
| gthiemonge | yeah | 16:23 |
| gthiemonge | #topic Open Discussion | 16:23 |
| gthiemonge | any other topics folks? | 16:24 |
| johnsom | I can't think of any at the moment | 16:24 |
| tweining | No | 16:24 |
| gthiemonge | ok! | 16:24 |
| tweining | o/ | 16:24 |
| gthiemonge | thank you guys! | 16:25 |
| gthiemonge | have a good week! | 16:25 |
| gthiemonge | #endmeeting | 16:25 |
| opendevmeet | Meeting ended Wed Aug 14 16:25:11 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:25 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-08-14-16.00.html | 16:25 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-08-14-16.00.txt | 16:25 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-08-14-16.00.log.html | 16:25 |
| opendevreview | Michael Johnson proposed openstack/octavia master: Add support for SR-IOV member ports https://review.opendev.org/c/openstack/octavia/+/920156 | 22:44 |
| opendevreview | Michael Johnson proposed openstack/octavia master: Fix SR-IOV when VIP interface is used for members https://review.opendev.org/c/openstack/octavia/+/922673 | 22:52 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!