Wednesday, 2024-01-17

opendevreviewTakashi Kajinami proposed openstack/octavia master: Honor oslo.config options when building neutron client  https://review.opendev.org/c/openstack/octavia/+/90580502:03
opendevreviewTakashi Kajinami proposed openstack/octavia master: Honow [neutron] service_type  https://review.opendev.org/c/openstack/octavia/+/90580602:21
opendevreviewTakashi Kajinami proposed openstack/octavia stable/2023.2: Stable-only: Cap hacking to < 6.1.0  https://review.opendev.org/c/openstack/octavia/+/90566202:50
opendevreviewTakashi Kajinami proposed openstack/octavia stable/xena: Stable-only: Cap hacking to < 6.1.0  https://review.opendev.org/c/openstack/octavia/+/90572002:55
opendevreviewTakashi Kajinami proposed openstack/octavia stable/yoga: Stable-only: Cap hacking to < 6.1.0  https://review.opendev.org/c/openstack/octavia/+/90571902:55
opendevreviewRico Lin proposed openstack/octavia master: fix: specify endpoint info. for neutron client  https://review.opendev.org/c/openstack/octavia/+/90579408:13
tkajinamricolin, mnaser wondering if https://review.opendev.org/c/openstack/octavia/+/905805 works instead08:24
gthiemongetkajinam: any reasons for skipping zed and antelope? https://review.opendev.org/q/I5a5d746657da3501fb332361fee6ea25186285f309:15
tkajinamgthiemonge, no. I was trying to check whether it works in the oldest branch. will submit the all backports09:25
opendevreviewTakashi Kajinami proposed openstack/octavia stable/2023.1: Stable-only: Cap hacking to < 6.1.0  https://review.opendev.org/c/openstack/octavia/+/90584109:26
opendevreviewTakashi Kajinami proposed openstack/octavia stable/zed: Stable-only: Cap hacking to < 6.1.0  https://review.opendev.org/c/openstack/octavia/+/90584209:26
opendevreviewTakashi Kajinami proposed openstack/octavia stable/yoga: Stable-only: Cap hacking to < 6.1.0  https://review.opendev.org/c/openstack/octavia/+/90571909:26
opendevreviewTakashi Kajinami proposed openstack/octavia stable/xena: Stable-only: Cap hacking to < 6.1.0  https://review.opendev.org/c/openstack/octavia/+/90572009:27
tkajinamgthiemonge, ^^^09:28
gthiemongetkajinam: thanks ;-)09:28
gthiemon1e#startmeeting Octavia16:00
opendevmeetMeeting started Wed Jan 17 16:00:18 2024 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
tweiningo/16:00
johnsomo/16:00
oschwarto/16:01
gthiemon1e#topic Announcements16:02
gthiemon1e* OpenStack Dalmatian (2024.01)16:03
gthiemon1eif you missed it, the OpenStack D release will be named "Dalmatian"16:03
tweiningmakes sense, follows that animal naming scheme of previous releases16:04
gthiemon1eand I don't have any other exciting announcements16:05
johnsomI have no internet today due to storms, so I will have very limited connectivity16:07
gthiemon1ejohnsom: sorry about that16:08
gthiemon1e#topic CI Status16:08
gthiemon1eFYI the pep8 job is broken on stable branches16:08
gthiemon1etkajinam has proposed fixes (he already fixed it on master in December - thanks BTW!)16:09
gthiemon1ehttps://review.opendev.org/q/I5a5d746657da3501fb332361fee6ea25186285f316:09
oschwartnice16:11
gthiemon1e#topic Brief progress reports / bugs needing review16:12
gthiemon1ethere's a new bug: [neutron]/endpoint_type is not respected16:13
gthiemon1ehttps://bugs.launchpad.net/octavia/+bug/204955116:13
gthiemon1ethere are a few proposals to fix it16:14
gthiemon1ehttps://review.opendev.org/c/openstack/octavia/+/90579416:14
gthiemon1ehttps://review.opendev.org/q/topic:%22bug/2049551%2216:14
tkajinamthe 2nd one with bug/2049551 is for a different topic which I've found when looking into that bug. let me remove that tag to avoid confusion16:15
tkajinamI'm talking about https://review.opendev.org/c/openstack/octavia/+/90580616:16
gthiemon1ethere's also another new bug: User without barbican "creator" role gets "Forbidden" when creating an LB16:16
gthiemon1etkajinam: thank you16:16
gthiemon1ethere's an error message in horizon when the user doesn't have the permission to access to barbican16:17
gthiemon1ebut they still can create LBs16:17
gthiemon1enot urgent, but kind of ugly16:17
johnsomYep16:19
gthiemon1efor this endpoint_type thing, I thought that this code would have handled the deprecation correctly:16:20
gthiemon1ehttps://opendev.org/openstack/octavia/src/branch/master/octavia/common/config.py#L948-L95216:20
gthiemon1ei'll take a look at that16:21
tweiningI remember that mess that the removal of python-neutronclient caused16:21
tweininghttps://review.opendev.org/q/topic:%22pyupgrade%22+owner:tweining@redhat.com I have split up the pyupgrade patches as discussed last week.16:24
tweiningone of the patches needs some more love, but the others are waiting for review :)16:25
gthiemon1etweining: thanks16:25
johnsomI am making some progress on the nftables implementation for SR-IOV VIPs, but it is a lot of work16:26
gthiemon1e#topic Open Discussion16:28
oschwartI hope I could get back to contribute and review patches on Octavia u/s soon, right now we are a little packed16:30
tkajinamone topic related to the pep8 job problem discussed earlier. I've also proposed a patch to cap hacking in master https://review.opendev.org/c/openstack/octavia/+/905660 . This would allow us to avoid similar problems in the future. it'd be nice if it can be reviewed along with stable branch fixes16:31
gthiemon1etkajinam: sure16:31
tweiningonly FYI, I tried to rebase patchset 16 of https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/893066 in https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/905683, but I didn't get it to work still16:33
tweiningnothing else from me16:37
gthiemon1etest_http_udp_terminated_https_listener_create_on_same_port doesn't work because _test_listener_create_on_same_port doesn't handle TERMINATED_HTTPS protocol16:38
gthiemon1eanything else folks?16:39
oschwartnothing from me16:40
gthiemon1eok!16:40
johnsomNothing for me either16:40
gthiemon1ethank you guys!16:40
gthiemon1e#endmeeting16:40
opendevmeetMeeting ended Wed Jan 17 16:40:54 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:40
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-01-17-16.00.html16:40
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-01-17-16.00.txt16:40
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2024/octavia.2024-01-17-16.00.log.html16:40
*** gthiemon1e is now known as gthiemonge16:41

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