14:00:25 #startmeeting cloudkitty 14:00:25 Meeting started Mon Mar 4 14:00:25 2024 UTC and is due to finish in 60 minutes. The chair is rafaelweingartner. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:25 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:25 The meeting name has been set to 'cloudkitty' 14:00:27 Hello guys! 14:00:29 Roll count 14:00:31 \0 14:00:37 Hello o/ 14:01:38 o/ 14:03:23 hello mkarpiarz! 14:03:27 Hi! 14:03:58 Nice to see you all here! 14:04:05 To start, we have the following 14:04:08 #topic Cloudkitty vPTG meeting (April 8-12, 2024) 14:04:24 We signed up, but we sill need to register for a time slot 14:04:41 We will select the same day when our meetings happen (Monday, April 8th), and the same timeslot as well. That is fine for everybody, I guess, right? 14:05:02 It is fine me so far. 14:05:13 The booking system is now available. 14:05:31 Yes, this is fine for me as well. 14:06:10 Right now it looks clear for me too 14:06:28 ok, thanks! 14:06:37 I will register the time slot then 14:08:13 Are we using the default Etherpad link? 14:08:59 yes 14:09:09 that is what we normally do 14:09:34 https://ptg.opendev.org/etherpads.html now links to Meetpad by default, but you can access the Etherpad by changing the URL: meetpad -> etherpad 14:09:42 #link https://etherpad.opendev.org/p/apr2024-ptg-cloudkitty 14:09:51 thanks 14:10:12 Last Etherpad for reference: https://etherpad.opendev.org/p/oct2023-ptg-cloudkitty 14:11:34 Moving on, we have the following urgent topic 14:11:37 #topic SQLAlchemy 2.x / oslo.db 15.0.0 compatibility 14:11:44 I guess priteau already prepared the patch 14:12:06 Actually, mattcrees did, so kudos to him. 14:12:15 awesome! 14:12:16 thanks 14:12:38 https://review.opendev.org/c/openstack/cloudkitty/+/910336 pretty confident in this patch, it passes unit tests and tempest testing in devstack 14:12:50 awesome, thank you 14:12:54 I will review after the meeting 14:13:02 It looks like a big patch in Gerrit, but if you review it with `git show/diff -w` (ignoring whitespace) it looks much smaller. 14:13:19 Patch stat: 14 files changed, 604 insertions(+), 659 deletions(-) 14:13:29 Without whitespace: 14 files changed, 111 insertions(+), 166 deletions(-) 14:14:00 That's because a lot of existing code is indented to move under a `with` statement 14:14:14 Almost all the changes are identical too, it is essentially replacing a shared session with individual session creations. 14:14:20 Sounds good! 14:15:37 We won't be able to merge anything else until this is one is merged, since without it the gate is broken. 14:15:56 That is due to oslo.db 15.0.0 being added to upper constraints late last month. 14:16:37 I see 14:16:45 I already went over the patch, and it seems ok 14:17:41 It looks good to me as well, so I'll merge it. 14:17:46 ok 14:17:47 thanks 14:18:15 We then have the following topic 14:18:18 #topic Deadline for cycle highlights on March 8, 2024 14:18:39 We need to generate the highlights, right? 14:18:50 What do you guys consider as the major highlights of this cycle? 14:19:41 Add groupby options by different timeframes 14:19:48 Add support to InfluxDB v2 as storage backend 14:19:58 Add OpenSearch as a v2 storage backend 14:20:06 (even though this one was backported already) 14:20:16 Add description option to a rating metric definition 14:20:16 Removal of Monasca fetcher and collector? 14:20:23 Yes, Monasca definitely 14:20:42 I will add the highlights then 14:20:45 I think that's all for now, the rest is mostly bug fixes / internal improvements. 14:20:54 thank you guys for an awesome cycle. 14:20:55 Potentially the start/end dates if we manage to merge it 14:21:16 yes 14:21:40 Movin on, we have SLURP 14:21:42 #topic SLURP support 14:21:59 tha support is being added via https://review.opendev.org/c/openstack/cloudkitty/+/908749 14:22:02 #link https://review.opendev.org/c/openstack/cloudkitty/+/908749 14:23:20 It's really SLURP testing, right? 14:23:31 yes 14:24:52 Actually, is this just for regular upgrade testing for now? 14:25:15 I am looking at the code and I don't see anything SLURP specific 14:25:21 I think we should merge this change since there is no risk of it breaking anything. :) 14:25:54 I believe this is prerequisites for Grenade to work. 14:26:18 And SLURP will be the next step. 14:26:20 Agreed. I just left some minor comments but happy to merge once fixed. 14:26:43 Correct me if I'm wrong! 14:26:47 thanks! 14:27:29 Then, we have the reviews 14:27:31 #topic Target reviews 14:27:39 #link https://review.opendev.org/c/openstack/cloudkitty/+/876643 14:27:48 I guess it was only missing priteau reviews 14:28:11 I am in the process of reviewing. I made various small edits. 14:28:18 thanks 14:28:33 I will try to finish today 14:29:22 Technically we are beyond feature freeze but nobody depends on us so it would be easy to get an exception 14:31:04 I agree 14:31:12 agree 14:32:32 that was all I had prepared for today. Do you guys have something else to add? 14:33:12 Not me. 14:33:41 I think that's all for me. 14:33:46 Nothing else from me. 14:45:41 Sorry guys, I have to go now. 14:49:48 Thank you guys for participating. Have a nice week. 14:49:54 #endmeeting