opendevreview | Thomas Goirand proposed openstack/octavia master: compat with cryptography 43 https://review.opendev.org/c/openstack/octavia/+/928889 | 08:20 |
---|---|---|
opendevreview | Denys Mishchenko proposed openstack/octavia master: Add spec for multiple AZ amphora placement https://review.opendev.org/c/openstack/octavia/+/923571 | 09:34 |
opendevreview | Denys Mishchenko proposed openstack/octavia master: Add spec for multiple AZ amphora placement https://review.opendev.org/c/openstack/octavia/+/923571 | 10:09 |
opendevreview | Denys Mishchenko proposed openstack/octavia master: Add spec for multiple AZ amphora placement https://review.opendev.org/c/openstack/octavia/+/923571 | 10:18 |
opendevreview | Denys Mishchenko proposed openstack/octavia master: Add spec for multiple AZ amphora placement https://review.opendev.org/c/openstack/octavia/+/923571 | 10:19 |
opendevreview | Denys Mishchenko proposed openstack/octavia master: Add spec for multiple AZ amphora placement https://review.opendev.org/c/openstack/octavia/+/923571 | 15:19 |
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 | 15:51 |
gthiemonge | #startmeeting Octavia | 16:00 |
opendevmeet | Meeting started Wed Sep 11 16:00:34 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:02 |
gthiemonge | #topic Announcements | 16:02 |
gthiemonge | * 2024.2 Dalmatian Release Schedule: RC1 | 16:02 |
gthiemonge | This is RC1 week, I already approved the release patch for octavia-dashboard | 16:03 |
gthiemonge | the patch for octavia is ready, I'm waiting for any potential last minute bugfixes, but I think we're good to go with it | 16:03 |
gthiemonge | (just a reminder we are in feature freeze, please don't approve feature patches) | 16:03 |
johnsom | I would propose this one: https://review.opendev.org/c/openstack/octavia/+/922673 | 16:04 |
gthiemonge | johnsom: ack | 16:05 |
gthiemonge | i'll review it tomorrow | 16:05 |
gthiemonge | I don't remember if I tested it before giving a -1 :/ | 16:05 |
tweining | I'll review early next week if that is okay | 16:06 |
gthiemonge | unfortunately, the deadline is friday | 16:07 |
gthiemonge | but we can do it with only one CR+2 | 16:07 |
tweining | ok, I'll try to eyeball it at least today | 16:07 |
gthiemonge | any other patches? | 16:08 |
gthiemonge | for RC1? | 16:08 |
tweining | no, but just a reminder to update the priority review list when voting/approving patches | 16:10 |
gthiemonge | +1 | 16:10 |
tweining | oh wait. https://review.opendev.org/c/openstack/octavia/+/919846 seems important too | 16:10 |
gthiemonge | i can take a look too | 16:13 |
tweining | thanks. it's not much code | 16:14 |
gthiemonge | reminder that all bugfixes can be backported, for rc1 we should focus on really important bugs | 16:15 |
tweining | ok. it's not critical then I guess | 16:16 |
gthiemonge | do you have any other announcements folks? | 16:17 |
tweining | I don't | 16:18 |
johnsom | Nope | 16:18 |
gthiemonge | #topic CI Status | 16:19 |
gthiemonge | zuul is slow, but IIRC someone reported that the periodic jobs that build the amphora images have been failing for a while | 16:20 |
gthiemonge | https://zuul.openstack.org/builds?job_name=octavia-amphora-image-build&project=openstack/octavia | 16:20 |
gthiemonge | No package matching 'qemu' is available | 16:20 |
gthiemonge | I think this is something that johnsom fixed in devstack, but here, it's not devstack | 16:21 |
gthiemonge | I can take a look, that doesn't look so bad | 16:21 |
johnsom | Yeah, the correct packages are in the diskimage-builder bindep.txt, so we should not be trying to install qemu | 16:22 |
gthiemonge | ack | 16:22 |
johnsom | I can fix that today, it's easy | 16:22 |
gthiemonge | ok thanks johnsom | 16:23 |
gthiemonge | let's move on | 16:23 |
gthiemonge | #topic Brief progress reports / bugs needing review | 16:23 |
johnsom | I am working on RBAC related issues. sigh | 16:24 |
gthiemonge | :/ | 16:24 |
tweining | I haven't worked on octavia recently, so no update from me | 16:27 |
gthiemonge | same from me, working on downstream stuff | 16:27 |
gthiemonge | FYI after the RC1 patch is merged, the branches for Dalmation will be created, it means that we will be able to merge feature patches soon | 16:28 |
gthiemonge | #topic Open Discussion | 16:29 |
gthiemonge | any other topics guys? | 16:29 |
johnsom | Nothing from me today | 16:30 |
tweining | same for me | 16:30 |
gthiemonge | ok | 16:31 |
gthiemonge | then, thank you! | 16:31 |
gthiemonge | #endmeeting | 16:31 |
opendevmeet | Meeting ended Wed Sep 11 16:31:28 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:31 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-09-11-16.00.html | 16:31 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-09-11-16.00.txt | 16:31 |
opendevmeet | Log: https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-09-11-16.00.log.html | 16:31 |
opendevreview | Michael Johnson proposed openstack/octavia master: Fix amphora image builds to use DIB bindep https://review.opendev.org/c/openstack/octavia/+/928952 | 16:47 |
opendevreview | Michael Johnson proposed openstack/octavia master: Fix amphora image builds to use DIB bindep https://review.opendev.org/c/openstack/octavia/+/928952 | 17:02 |
opendevreview | Michael Johnson proposed openstack/octavia master: Fix amphora image builds to use DIB bindep https://review.opendev.org/c/openstack/octavia/+/928952 | 19:35 |
opendevreview | Michael Johnson proposed openstack/octavia master: Fix amphora image builds to use DIB bindep https://review.opendev.org/c/openstack/octavia/+/928952 | 20:14 |
johnsom | Ok, that appears to be working now ^^^ | 20:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!