Monday, 2024-03-04

opendevreviewPierre Riteau proposed openstack/cloudkitty master: Introduce start and end dates on rating rules  https://review.opendev.org/c/openstack/cloudkitty/+/87664313:55
rafaelweingartner#startmeeting cloudkitty14:00
opendevmeetMeeting 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
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
opendevmeetThe meeting name has been set to 'cloudkitty'14:00
rafaelweingartnerHello guys!14:00
rafaelweingartnerRoll count14:00
rafaelweingartner\014:00
mattcreesHello o/ 14:00
priteauo/14:01
rafaelweingartnerhello mkarpiarz!14:03
mkarpiarzHi!14:03
rafaelweingartnerNice to see you all here!14:03
rafaelweingartnerTo start, we have the following14:04
rafaelweingartner#topic Cloudkitty vPTG meeting (April 8-12, 2024)14:04
rafaelweingartnerWe signed up, but we sill need to register for a time slot14:04
rafaelweingartnerWe 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:04
priteauIt is fine me so far.14:05
priteauThe booking system is now available.14:05
mkarpiarzYes, this is fine for me as well.14:05
mattcreesRight now it looks clear for me too14:06
rafaelweingartnerok, thanks!14:06
rafaelweingartnerI will register the time slot then14:06
priteauAre we using the default Etherpad link?14:08
rafaelweingartneryes14:08
rafaelweingartnerthat is what we normally do14:09
priteauhttps://ptg.opendev.org/etherpads.html now links to Meetpad by default, but you can access the Etherpad by changing the URL: meetpad -> etherpad14:09
priteau#link https://etherpad.opendev.org/p/apr2024-ptg-cloudkitty14:09
rafaelweingartnerthanks14:09
priteauLast Etherpad for reference: https://etherpad.opendev.org/p/oct2023-ptg-cloudkitty14:10
rafaelweingartnerMoving on, we have the following urgent topic14:11
rafaelweingartner#topic SQLAlchemy 2.x / oslo.db 15.0.0 compatibility14:11
rafaelweingartnerI guess priteau already prepared the patch14:11
priteauActually, mattcrees did, so kudos to him.14:12
rafaelweingartnerawesome!14:12
rafaelweingartnerthanks14:12
mattcreeshttps://review.opendev.org/c/openstack/cloudkitty/+/910336 pretty confident in this patch, it passes unit tests and tempest testing in devstack 14:12
rafaelweingartnerawesome, thank you14:12
rafaelweingartnerI will review after the meeting14:12
priteauIt 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
priteauPatch stat: 14 files changed, 604 insertions(+), 659 deletions(-)14:13
priteauWithout whitespace: 14 files changed, 111 insertions(+), 166 deletions(-)14:13
priteauThat's because a lot of existing code is indented to move under a `with` statement14:14
mattcreesAlmost all the changes are identical too, it is essentially replacing a shared session with individual session creations. 14:14
mkarpiarzSounds good!14:14
priteauWe won't be able to merge anything else until this is one is merged, since without it the gate is broken.14:15
priteauThat is due to oslo.db 15.0.0 being added to upper constraints late last month.14:15
rafaelweingartnerI see14:16
rafaelweingartnerI already went over the patch, and it seems ok14:16
mkarpiarzIt looks good to me as well, so I'll merge it.14:17
rafaelweingartnerok14:17
rafaelweingartnerthanks14:17
rafaelweingartnerWe then have the following topic14:18
rafaelweingartner#topic Deadline for cycle highlights on March 8, 202414:18
rafaelweingartnerWe need to generate the highlights, right?14:18
rafaelweingartnerWhat do you guys consider as the major highlights of this cycle?14:18
priteauAdd groupby options by different timeframes14:19
rafaelweingartner  Add support to InfluxDB v2 as storage backend 14:19
priteauAdd OpenSearch as a v2 storage backend14:19
priteau(even though this one was backported already)14:20
priteauAdd description option to a rating metric definition14:20
rafaelweingartner Removal of Monasca fetcher and collector?14:20
priteauYes, Monasca definitely14:20
rafaelweingartnerI will add the highlights then14:20
priteauI think that's all for now, the rest is mostly bug fixes / internal improvements.14:20
rafaelweingartnerthank you guys for an awesome cycle.14:20
priteauPotentially the start/end dates if we manage to merge it14:20
rafaelweingartneryes14:21
rafaelweingartnerMovin on, we have SLURP14:21
rafaelweingartner#topic SLURP support14:21
rafaelweingartnertha support is being added via https://review.opendev.org/c/openstack/cloudkitty/+/90874914:21
rafaelweingartner#link https://review.opendev.org/c/openstack/cloudkitty/+/90874914:22
priteauIt's really SLURP testing, right?14:23
rafaelweingartneryes14:23
priteauActually, is this just for regular upgrade testing for now?14:24
priteauI am looking at the code and I don't see anything SLURP specific14:25
mkarpiarzI think we should merge this change since there is no risk of it breaking anything. :)14:25
mkarpiarzI believe this is prerequisites for Grenade to work.14:25
mkarpiarzAnd SLURP will be the next step.14:26
priteauAgreed. I just left some minor comments but happy to merge once fixed.14:26
mkarpiarzCorrect me if I'm wrong!14:26
rafaelweingartnerthanks!14:26
rafaelweingartnerThen, we have the reviews14:27
rafaelweingartner#topic Target reviews14:27
rafaelweingartner#link https://review.opendev.org/c/openstack/cloudkitty/+/87664314:27
rafaelweingartnerI guess it was only missing priteau reviews14:27
priteauI am in the process of reviewing. I made various small edits.14:28
rafaelweingartnerthanks14:28
priteauI will try to finish today14:28
priteauTechnically we are beyond feature freeze but nobody depends on us so it would be easy to get an exception14:29
mkarpiarzI agree14:31
rafaelweingartneragree14:31
rafaelweingartnerthat was all I had prepared for today. Do you guys have something else to add?14:32
mkarpiarzNot me.14:33
priteauI think that's all for me.14:33
mattcreesNothing else from me.14:33
mkarpiarzSorry guys, I have to go now.14:45
rafaelweingartnerThank you guys for participating. Have a nice week.14:49
rafaelweingartner#endmeeting14:49
opendevmeetMeeting ended Mon Mar  4 14:49:54 2024 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:49
opendevmeetMinutes:        https://meetings.opendev.org/meetings/cloudkitty/2024/cloudkitty.2024-03-04-14.00.html14:49
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/cloudkitty/2024/cloudkitty.2024-03-04-14.00.txt14:49
opendevmeetLog:            https://meetings.opendev.org/meetings/cloudkitty/2024/cloudkitty.2024-03-04-14.00.log.html14:49
opendevreviewMerged openstack/cloudkitty master: Replace usage of LegacyEngineFacade  https://review.opendev.org/c/openstack/cloudkitty/+/91033615:02
opendevreviewPedro Henrique Pereira Martins proposed openstack/cloudkitty master: Introduce start and end dates on rating rules  https://review.opendev.org/c/openstack/cloudkitty/+/87664315:39

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