Wednesday, 2022-01-26

opendevreviewGregory Thiemonge proposed openstack/octavia master: Fix certificates guide  https://review.opendev.org/c/openstack/octavia/+/82641906:27
opendevreviewTom Weininger proposed openstack/octavia-dashboard master: Fix invalid value range for member weight  https://review.opendev.org/c/openstack/octavia-dashboard/+/82627009:44
opendevreviewTom Weininger proposed openstack/octavia-dashboard master: Fix invalid value range for member weight  https://review.opendev.org/c/openstack/octavia-dashboard/+/82627009:50
rm_workwhat's the DIB channel again?15:18
johnsomopenstack-dib15:22
gthiemonge#startmeeting Octavia16:00
opendevmeetMeeting started Wed Jan 26 16:00:38 2022 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
gthiemongeHi!16:00
johnsomo/16:00
tweining#help16:01
gthiemongetweining: o/16:02
johnsomI think those only work for the meeting organizer, but not sure.16:02
johnsomOr if you are added as a meeting chair16:02
gthiemongeI only use the list of commands that you gave me, johnsom 16:02
gthiemonge#topic Announcements16:02
tweiningthe website says it's for everyone16:02
gthiemongeI have no announcement. johnsom?16:03
johnsomThe virtual PTG registration is open.16:03
johnsom#link http://lists.openstack.org/pipermail/openstack-discuss/2022-January/026888.html16:03
gthiemongecool!16:04
johnsomRegistration is free, the PTG is scheduled for April16:04
johnsomThat is all I have this week16:04
gthiemongejohnsom: when can we reserve a room for Octavia?16:04
johnsomWe can, but they haven't sent that information out to the PTLs yet.16:05
johnsomNext week I think16:05
gthiemongeok16:05
gthiemongethanks16:05
johnsomShout-out for Greg and your awesome work tracking down the Taskflow/fasteners issue!16:06
rm_worko/16:06
gthiemongethanks, that one was crazy, I was expecting a bug in taskflow but it was in a rwlock lib16:07
gthiemonge#topic Brief progress reports / bugs needing review16:08
gthiemongeI'm working on centos 9 stream support (and CI job)16:08
gthiemongea few issues have been fixed so far (missing nested virt nodepool for c9s, incompatibility between the c9s openssh client and the cirros ssh server)16:09
gthiemongethere's still one failing test in the CI: log offloading16:09
rm_workwoah there's a 9 already?16:09
gthiemongerm_work: yeah!16:10
gthiemonge#link https://review.opendev.org/c/openstack/octavia/+/81637016:10
gthiemonge^ octavia change16:10
gthiemonge#link https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/81636916:10
gthiemonge^ octavia-tempest-plugin change16:10
gthiemonge#topic Open Discussion16:14
gthiemongeany other topics?16:14
tweiningI think I just found a bug ;)16:17
gthiemongehaha16:17
gthiemongein openstacksdk16:17
johnsomJust one?16:17
tweiningit seems openstacksdk get_load_balancer_statistics(name_or_id) does not work a name16:18
johnsomIf you create a patch for that, drop me a message with the link and I will review it.16:19
gthiemongehttps://opendev.org/openstack/openstacksdk/src/branch/master/openstack/load_balancer/v2/_proxy.py#L6816:20
gthiemongeI think requires_id should always be True in the case of Octavia16:20
gthiemongebut I'm not really familiar with openstacksdk16:20
gthiemongewe will take a look at it16:20
gthiemongethanks tweining 16:20
johnsomYeah, not sure why that is on that call, but clearly not on the others there.16:21
johnsomUgh, I wrote that too. lol (three years ago)16:22
gthiemongemaybe it was working well 3 years ago16:22
johnsomlol, I would hope so, but you never know16:23
johnsomThe tests all use ID16:23
gthiemongeok folks, anything else?16:24
tweiningsince we're talking about it already... that API is the right one if I want to wait in the script till the lb is created?16:24
tweiningnot from my side.16:25
johnsomI would use get_load_balancer, not statistics16:25
gthiemongeI think with openstacksdk you have to call get_load_balancer until the provisioning_status of the LB is ACTIVE (or fails on ERROR)16:26
gthiemongeand note that the CLI has a --wait parameter16:27
johnsomOh, I know why that is there16:28
johnsomrequires_id appends the resource id to the url, but stats is: /v2/lbaas/loadbalancers/{loadbalancer_id}/stats16:29
johnsomhttps://github.com/openstack/openstacksdk/blob/master/openstack/resource.py#L118116:29
johnsomSo I wasn't completely insane16:29
gthiemongenot sure16:30
* johnsom walked right into that one16:30
gthiemongeOk Folks16:31
gthiemongeThanks everyone!16:31
gthiemonge#endmeeting16:31
opendevmeetMeeting ended Wed Jan 26 16:31:22 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:31
opendevmeetMinutes:        https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-01-26-16.00.html16:31
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-01-26-16.00.txt16:31
opendevmeetLog:            https://meetings.opendev.org/meetings/octavia/2022/octavia.2022-01-26-16.00.log.html16:31
gthiemongetweining: there's a wait_for_load_balancer function in openstacksdk16:35
opendevreviewMerged openstack/octavia-dashboard master: Fix invalid value range for member weight  https://review.opendev.org/c/openstack/octavia-dashboard/+/82627017:12

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