opendevreview | Gregory Thiemonge proposed openstack/octavia stable/wallaby: DNM Testing gate fix https://review.opendev.org/c/openstack/octavia/+/882796 | 06:15 |
---|---|---|
opendevreview | Gregory Thiemonge proposed openstack/octavia stable/2023.1: DNM Testing gate fix https://review.opendev.org/c/openstack/octavia/+/882798 | 06:17 |
opendevreview | Gregory Thiemonge proposed openstack/octavia stable/zed: DNM Testing gate fix https://review.opendev.org/c/openstack/octavia/+/882799 | 06:18 |
opendevreview | Gregory Thiemonge proposed openstack/octavia-tempest-plugin master: Splitting scenario jobs in 2 jobs https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/882807 | 07:40 |
skraynev | gthiemon1e: hi. I have a question about this method: https://github.com/openstack/octavia/blob/master/octavia/db/base_models.py#L60 | 10:28 |
skraynev | why do we need to get full graph dependencies for the object? I ask about it, because on request to get all members in specific pool it takes a lot of time: https://github.com/openstack/octavia/blob/master/octavia/db/repositories.py#L174 | 10:29 |
skraynev | as I profiled it - all requests to DB takes less than 1 sec, but this method took 1.5 seconds. So it looks so expensive. I have about 30 pools where each pool has 10 members | 10:33 |
skraynev | does it make sense to skip building such graph on some API GET requests like: load-balancer/v2/lbaas/pools/<pool_id>/members | 10:35 |
opendevreview | Tom Weininger proposed openstack/octavia master: Add DPDK vhost user mode support https://review.opendev.org/c/openstack/octavia/+/882439 | 12:19 |
gthiemon1e | skraynev: Hi, sorry no idea about that. but yeah I think we need to investigate if it is needed or if it can be improved in some particular cases | 13:23 |
*** gthiemon1e is now known as gthiemonge | 15:55 | |
gthiemonge | #startmeeting Octavia | 16:00 |
opendevmeet | Meeting started Wed May 10 16:00:22 2023 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 | hi | 16:00 |
johnsom | o/ | 16:00 |
tweining | o/ | 16:00 |
oschwart | o/ | 16:01 |
gthiemonge | #topic Announcements | 16:01 |
gthiemonge | * Bobcat Release Schedule: Bobcat-1 milestone | 16:02 |
gthiemonge | Bobcat-1! | 16:02 |
gthiemonge | we have made huge progress, the python-neutronclient code was removed from Octavia! | 16:02 |
gthiemonge | next step is the preparation for sqlalchemy2 | 16:02 |
johnsom | Octavia is hosting an official forum session at the Vancouver summit. It is scheduled for 9am on Wednesday. | 16:03 |
gthiemonge | +1 | 16:03 |
gthiemonge | I know that tweining (thanks!) already reviewed some of the sqlachemy patches, and as far I can tell, I will have to update them | 16:03 |
gthiemonge | #link https://review.opendev.org/q/topic:sqlalchemy2+project:openstack/octavia | 16:03 |
johnsom | #link https://vancouver2023.openinfra.dev/a/schedule | 16:03 |
tweining | yay! | 16:04 |
gthiemonge | any other announcemnts folks? | 16:05 |
tweining | yeah, I think I saw one not passing the CI, but didn't check why | 16:05 |
gthiemonge | tweining: some patches require a new release of taskflow | 16:06 |
tweining | oh, seems it is more than one | 16:06 |
johnsom | Are the taskflow patches merged? | 16:07 |
gthiemonge | johnsom: yes | 16:07 |
johnsom | Ok, I can propose a release today | 16:07 |
gthiemonge | +1 that would be great! | 16:08 |
gthiemonge | #topic CI Status | 16:10 |
gthiemonge | when enabling Ubuntu Jammy, we broke the CI for some stable branches that run Focal | 16:11 |
gthiemonge | this patch should fix all the branches: | 16:11 |
gthiemonge | #link https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/882722 | 16:11 |
gthiemonge | already received a CR+2. johnsom, could you take a look? | 16:11 |
johnsom | Ok | 16:12 |
gthiemonge | there's also a child patch: | 16:12 |
gthiemonge | #link https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/882807 | 16:12 |
tweining | nothing else from me. I hope the forum at the summit will be well attended | 16:12 |
gthiemonge | it splits the scenario job in 2 jobs | 16:12 |
johnsom | Well, at least there will be a core member present at this one, unlike the Berlin summit | 16:12 |
gthiemonge | it would avoid a lot of TIMEOUT issues that we have had with the OVH nodepool | 16:12 |
gthiemonge | johnsom: lol | 16:13 |
gthiemonge | the jobs are splitted only in the octavia-tempest-plugin repo, we need to update the octavia branches with a similar patch (only projects.yaml) | 16:13 |
gthiemonge | #topic Brief progress reports / bugs needing review | 16:15 |
gthiemonge | nothing new from me here | 16:15 |
gthiemonge | maybe this patch that I mentioned last week: | 16:15 |
gthiemonge | https://review.opendev.org/c/openstack/octavia/+/881719 | 16:15 |
johnsom | I have been working through SRIOV issues with KVM/libvirt | 16:16 |
gthiemonge | nice | 16:17 |
tweining | IDK if I mentioned it last time already, but HSTS patches are ready for review. | 16:18 |
gthiemonge | ack | 16:20 |
tweining_ | https://review.opendev.org/c/openstack/octavia-lib/+/880821 the octavia-lib patch should be reviewed first | 16:22 |
gthiemonge | ok | 16:22 |
gthiemonge | #topic Open Discussion | 16:23 |
johnsom | I wanted to highlight that neutron is moving forward with SRBAC new defaults enabled by default: | 16:24 |
johnsom | #link https://lists.openstack.org/pipermail/openstack-discuss/2023-May/033579.html | 16:24 |
johnsom | We should follow them on this transition | 16:25 |
gthiemonge | I saw that | 16:25 |
gthiemonge | should we do it too? | 16:25 |
gthiemonge | ok | 16:25 |
gthiemonge | OMG this is huge patch | 16:25 |
gthiemonge | https://review.opendev.org/c/openstack/neutron/+/879827 | 16:25 |
johnsom | I don't think our patch will be large at all | 16:26 |
gthiemonge | mostly tests in their patch | 16:26 |
johnsom | I might be wrong though. lol | 16:26 |
gthiemonge | I may give it a try, unless someone wants to do it | 16:27 |
* tweining_ hides | 16:27 | |
* johnsom steps back into the bushes | 16:28 | |
gthiemonge | :D | 16:29 |
gthiemonge | ok, anything else Folks? | 16:30 |
johnsom | That was all I had this week | 16:30 |
tweining_ | nothing else from me either | 16:31 |
oschwart | nothing from me | 16:31 |
gthiemonge | ack, thank you guys! | 16:31 |
gthiemonge | #endmeeting | 16:31 |
opendevmeet | Meeting ended Wed May 10 16:31:35 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:31 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/octavia/2023/octavia.2023-05-10-16.00.html | 16:31 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/octavia/2023/octavia.2023-05-10-16.00.txt | 16:31 |
opendevmeet | Log: https://meetings.opendev.org/meetings/octavia/2023/octavia.2023-05-10-16.00.log.html | 16:31 |
opendevreview | Merged openstack/octavia-tempest-plugin master: Fix jobs running on Jammy vs. Focal vs. Bionic nodes https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/882722 | 18:44 |
johnsom | FYI, the Taskflow release: https://review.opendev.org/c/openstack/releases/+/882903 | 23:19 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!