rafaelweingartner | #startmeeting cloudkitty | 14:00 |
---|---|---|
opendevmeet | Meeting started Mon Nov 13 14:00:14 2023 UTC and is due to finish in 60 minutes. The chair is rafaelweingartner. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:00 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:00 |
opendevmeet | The meeting name has been set to 'cloudkitty' | 14:00 |
rafaelweingartner | Hello guys! | 14:00 |
rafaelweingartner | Roll count | 14:00 |
priteau | o/ | 14:01 |
mkarpiarz | Hi! | 14:05 |
priteau | Hi both | 14:05 |
rafaelweingartner | \0 | 14:07 |
rafaelweingartner | #topic vPTG meeting | 14:07 |
rafaelweingartner | We had a great vPTG, where new people showed up, and I guess this shows that we might be attracting some new users to CloudKitty | 14:07 |
rafaelweingartner | it was a productive meeting that we had. | 14:08 |
rafaelweingartner | Thank you all for participating! | 14:08 |
priteau | rafaelweingartner: did you share the attendance numbers with the foundation? | 14:09 |
rafaelweingartner | yes, I did | 14:09 |
priteau | Great | 14:10 |
rafaelweingartner | As nobody has anything to add regarding the vPTG. I will move on to the next topic of the meeting. | 14:12 |
rafaelweingartner | #topic Monasca deprecation | 14:13 |
rafaelweingartner | I guess we are moving on with the reviews | 14:13 |
rafaelweingartner | and testing, right? | 14:13 |
rafaelweingartner | preteau: do you think we can make it for C release? | 14:13 |
priteau | I think so. | 14:13 |
priteau | Do you see any blockers? | 14:13 |
rafaelweingartner | no, I do not | 14:14 |
rafaelweingartner | but we are not the ones behind it :) | 14:14 |
rafaelweingartner | so, maybe there would be something that we are not seeing | 14:14 |
rafaelweingartner | ah, I copied the wrong topic. The Monasca is on our side. I do not see any blocker, we just need to open the patch. | 14:15 |
rafaelweingartner | I meant for the topic to be OpenSearch support | 14:15 |
rafaelweingartner | #topic OpenSearch support | 14:15 |
priteau | Oh, I see | 14:15 |
rafaelweingartner | that is the one I wanted to ask about :) | 14:16 |
priteau | Well this one needs review from the team here | 14:16 |
priteau | We think it's ready to go | 14:16 |
mkarpiarz | Great! | 14:16 |
priteau | https://review.opendev.org/c/openstack/cloudkitty/+/880739 | 14:17 |
rafaelweingartner | ok, thanks for the update | 14:17 |
rafaelweingartner | we will try to help reviewing it | 14:17 |
mkarpiarz | Same here. I'll add the change to my test environment. | 14:18 |
priteau | Thank you. | 14:19 |
rafaelweingartner | Moving on, #topic Target reviews | 14:19 |
rafaelweingartner | We have the patch #link https://review.opendev.org/c/openstack/cloudkitty/+/862824, which depends on #link https://review.opendev.org/c/openstack/cloudkitty/+/861786. Are you guys ok with the merging of #link https://review.opendev.org/c/openstack/cloudkitty/+/861786? | 14:20 |
rafaelweingartner | Or, do you think that we need something else there? | 14:20 |
priteau | I left a minor comment | 14:21 |
mkarpiarz | To me the dependency looks ready to be merged. | 14:21 |
priteau | I haven't had a chance to try it for real | 14:22 |
rafaelweingartner | I see | 14:22 |
priteau | rome | 14:22 |
priteau | Wrong window, sorry | 14:22 |
priteau | I will give my +2 but hopefully will have a chance to try it on a dev environment before release | 14:23 |
mkarpiarz | Yes, I'd left some comments based on what I could see in my test environment. | 14:24 |
mkarpiarz | None of them should be blocking the merge though, hence my +2. | 14:25 |
opendevreview | Rafael Weingartner proposed openstack/cloudkitty master: Add groupby options by different timeframes https://review.opendev.org/c/openstack/cloudkitty/+/861786 | 14:25 |
rafaelweingartner | done | 14:25 |
rafaelweingartner | thank you guys for your support! | 14:25 |
rafaelweingartner | we are making cloudkitty better every release! | 14:25 |
rafaelweingartner | Moving on. We have the patch #link https://review.opendev.org/c/openstack/cloudkitty/+/895204, which adds support to InfluxDB V2 to Cloudkitty | 14:26 |
rafaelweingartner | that is an interesting one to aim for 2024.1 release | 14:26 |
rafaelweingartner | Reviews are welcome! | 14:27 |
priteau | Can we test it in devstack please? | 14:28 |
rafaelweingartner | What do you mean with that? | 14:28 |
rafaelweingartner | you mean conducting a test and reporting? | 14:29 |
rafaelweingartner | Or, doing some other further addition to some other project? | 14:29 |
mkarpiarz | Is it possible to deploy Influx in DevStack? | 14:29 |
rafaelweingartner | I am no sure | 14:30 |
rafaelweingartner | Probably it is | 14:30 |
rafaelweingartner | but I am not sure about V2 | 14:30 |
mkarpiarz | Yeah, I'd be using containerised Influx in my test environment but trying this change in DevStack sounds like a good idea. | 14:32 |
priteau | Of course, Zuul runs DevStack on every patch and installs influxdb_1.6.3_amd64 | 14:32 |
priteau | https://opendev.org/openstack/cloudkitty/src/branch/master/devstack/plugin.sh#L282-L302 | 14:33 |
mkarpiarz | Aha! | 14:33 |
rafaelweingartner | So, are you guys suggesting to change DevStack and Zuul for that one? | 14:33 |
rafaelweingartner | So it also tests on V2? | 14:33 |
priteau | Zuul is the engine running CI | 14:34 |
priteau | We don't need to change much in the zuul config, probably just add another job | 14:34 |
priteau | And allow a parameter in the devstack plugin to specify which influxdb version to deploy | 14:35 |
rafaelweingartner | ok | 14:36 |
rafaelweingartner | can you guys add that to the review? | 14:36 |
rafaelweingartner | and then, we can plan on our side on how to do that | 14:36 |
priteau | Done | 14:37 |
rafaelweingartner | thanks! | 14:37 |
rafaelweingartner | Moving on, we have the patch #link https://review.opendev.org/c/openstack/cloudkitty/+/895166, which is an interesting improvement for setups that are based on Gnocchi. | 14:38 |
rafaelweingartner | In addition to that one, we also have the patch #link https://review.opendev.org/c/openstack/cloudkitty/+/894812, which is interesting for people that use the reprocessing API | 14:45 |
priteau | Both look OK at a glance, but I am not able to test them | 14:45 |
rafaelweingartner | We already have them in PROD | 14:47 |
rafaelweingartner | so, a code-wise review would be fine | 14:47 |
mkarpiarz | OK | 14:48 |
rafaelweingartner | besides those issues, as we are getting close to the time limit of the meeting, do you guys have something else to add? | 14:49 |
priteau | OpenSearch v2 support has been around one year in the making so it really needs our focus, thanks in advance for the reviews | 14:50 |
rafaelweingartner | sure, we will do that | 14:50 |
rafaelweingartner | thanks for the hard work ! | 14:50 |
priteau | Another topic is stable backports: https://review.opendev.org/q/Id1145adff82bc9a01e4eb0f306f0bfa535142459 | 14:51 |
priteau | 4 patches need review | 14:51 |
rafaelweingartner | done | 14:52 |
priteau | thanks | 14:53 |
rafaelweingartner | if you guys have nothing else to add, I guess we can close for today. | 14:54 |
rafaelweingartner | Thank you guys for participating. Have a nice week. | 14:54 |
mkarpiarz | Thank you! | 14:54 |
rafaelweingartner | #endmeeting | 14:55 |
opendevmeet | Meeting ended Mon Nov 13 14:55:06 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:55 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cloudkitty/2023/cloudkitty.2023-11-13-14.00.html | 14:55 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cloudkitty/2023/cloudkitty.2023-11-13-14.00.txt | 14:55 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cloudkitty/2023/cloudkitty.2023-11-13-14.00.log.html | 14:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!