rafaelweingartner | Hello guys! | 13:59 |
---|---|---|
mkarpiarz | Hi! | 13:59 |
rafaelweingartner | #startmeeting cloudkitty | 14:00 |
opendevmeet | Meeting started Mon Jan 24 14:00:08 2022 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 | Roll count | 14:00 |
priteau | I am online but also in another meeting | 14:00 |
rafaelweingartner | Ok, no worries | 14:02 |
rafaelweingartner | #topic Target review of meeting | 14:04 |
rafaelweingartner | We have the following patches as target for this meeting. | 14:04 |
rafaelweingartner | #link https://review.opendev.org/c/openstack/cloudkitty/+/799207 | 14:04 |
rafaelweingartner | #link https://review.opendev.org/c/openstack/cloudkitty/+/684734 | 14:04 |
rafaelweingartner | #link https://review.opendev.org/c/openstack/cloudkitty/+/775359 | 14:04 |
rafaelweingartner | #link https://review.opendev.org/c/openstack/cloudkitty-tempest-plugin/+/685344 | 14:05 |
rafaelweingartner | https://review.opendev.org/c/openstack/cloudkitty/+/824745 | 14:05 |
rafaelweingartner | Starting with: https://review.opendev.org/c/openstack/cloudkitty/+/799207 | 14:05 |
Wasaac | o/ | 14:05 |
rafaelweingartner | have you guys been able to review and test it after the changes required by the patch applied in the Spec before merging it? | 14:06 |
rafaelweingartner | I mean, we changed some details in the spec that needed amendments in the patch | 14:06 |
mkarpiarz | I'm almost done with testing 799207 and only need a few days to confirm the POST method works as expected. | 14:09 |
mkarpiarz | Which specs do you mean? | 14:09 |
rafaelweingartner | I mean the spec that describe/document this new feature | 14:11 |
rafaelweingartner | we changed the APi to be called reprocesses | 14:11 |
rafaelweingartner | that is why you faced those issues | 14:11 |
rafaelweingartner | Now, everything should be fine | 14:12 |
mkarpiarz | Yes, I confirm GET /v2/task/reprocesses works fine in my test environment. | 14:13 |
rafaelweingartner | I guess we can wait until you finish your review process Marius | 14:13 |
rafaelweingartner | and, this should give us some more time, for other people to test it as well, if they wish | 14:14 |
mkarpiarz | We still need one more pair of eyes and I'm almost done with my tests so yeah, we have to wait. | 14:15 |
rafaelweingartner | ok | 14:15 |
rafaelweingartner | So, moving on: https://review.opendev.org/c/openstack/cloudkitty/+/684734 | 14:17 |
rafaelweingartner | Have you had the opportunity to review it? | 14:17 |
mkarpiarz | I haven't checked this one yet. | 14:19 |
mkarpiarz | Will add myself to CC now. | 14:19 |
rafaelweingartner | Ok | 14:19 |
mkarpiarz | This could be the next change I test after I'm done with 799207. | 14:20 |
rafaelweingartner | Ok | 14:21 |
rafaelweingartner | I have reviewed it, and it looks fine | 14:22 |
rafaelweingartner | but I will add it to our next meeting then | 14:22 |
mkarpiarz | Sure. | 14:23 |
rafaelweingartner | Moving on: https://review.opendev.org/c/openstack/cloudkitty/+/775359 | 14:23 |
rafaelweingartner | I had reviewed it, and the author did not respond | 14:23 |
rafaelweingartner | Pierre said that we would try to reach the author, but I guess that we have not heard anything back | 14:24 |
rafaelweingartner | What do you think Mariusz? | 14:24 |
rafaelweingartner | I guess that I can try to reach the author as well | 14:25 |
mkarpiarz | Well, we have the option to abandon the patch which would be a shame... | 14:25 |
rafaelweingartner | exactly | 14:26 |
rafaelweingartner | I do not like to abandon other people patch | 14:26 |
mkarpiarz | but since no one wants to work on it maybe we should so this. | 14:27 |
rafaelweingartner | We could also take it over... | 14:27 |
rafaelweingartner | I mean, I could amend it and apply the changes I suggested | 14:27 |
rafaelweingartner | I did not do it, because I thought that it would sound a bit rude to apply changes direclty on top of other people's patches | 14:27 |
mkarpiarz | I'd say you should apply your changes. | 14:28 |
mkarpiarz | Or we abandon this patch and you create a new one. | 14:29 |
rafaelweingartner | Ok | 14:29 |
rafaelweingartner | I will take some note here then | 14:29 |
mkarpiarz | (which is even more rude :D) | 14:29 |
rafaelweingartner | :) | 14:29 |
mkarpiarz | Is there a Story describing what this patch is trying to acomplish? | 14:29 |
rafaelweingartner | no | 14:30 |
rafaelweingartner | not that I am aware of | 14:30 |
mkarpiarz | (I remember we had discussion about the issue but keep forgetting about it) | 14:30 |
priteau | rafaelweingartner: I think it's fine to take over the patch. Add yourself as Co-Authored-By | 14:30 |
rafaelweingartner | ah, yes, there is | 14:30 |
rafaelweingartner | https://storyboard.openstack.org/#!/story/2006672 | 14:30 |
mkarpiarz | Ah, I should have read the commit message. ;) | 14:31 |
mkarpiarz | Thanks, Rafael. | 14:31 |
mkarpiarz | Yeah, this feels like easy (and almost ready) fix so let's finish it up. | 14:33 |
mkarpiarz | I'll be happy to review/test the next patch. | 14:33 |
rafaelweingartner | Agreed | 14:33 |
rafaelweingartner | Moving on: https://review.opendev.org/c/openstack/cloudkitty-tempest-plugin/+/685344 | 14:35 |
rafaelweingartner | This patch is stuck there | 14:35 |
rafaelweingartner | We have worked quite a lot to get CloudKitty stable and with new features | 14:36 |
rafaelweingartner | but I guess that it is time to add integration tests for V2 API, to provide a more solid CI pipeline | 14:36 |
rafaelweingartner | I guess that for next release, we could dedicate some time and energy to this patch | 14:36 |
rafaelweingartner | what do you guys think? | 14:36 |
mkarpiarz | I wanted to look into CloudKitty testing with Tempest for some time now so would be interested in helping with these. | 14:39 |
rafaelweingartner | Yes, me too | 14:40 |
rafaelweingartner | and it is something that I think can atract more users. I mean, by having a CI pipeline that can assure quality for our releases, people get more confortable with the solution that they might adopt | 14:40 |
mkarpiarz | However this looks to me like a fairly big patch. Would it be possible to reduce the scope of the change and just merge it? | 14:41 |
rafaelweingartner | I have no idea, we would need to take a look into it | 14:41 |
mkarpiarz | Then we can start adding more Tempest tests. | 14:41 |
rafaelweingartner | to see if it is possible and how it works | 14:41 |
mkarpiarz | Maybe if we merge the client.py and base.py for now? | 14:43 |
rafaelweingartner | I am not sure | 14:44 |
mkarpiarz | I'm not sure what's needed as a minimum. | 14:44 |
rafaelweingartner | I would first need to take a look on how those tests work | 14:44 |
rafaelweingartner | I just put them into our agenda so we start discussing and adding energy and time to it | 14:44 |
mkarpiarz | Same here. | 14:44 |
mkarpiarz | Cool. | 14:44 |
rafaelweingartner | So, moving on before we run out of time | 14:45 |
rafaelweingartner | the last patch: https://review.opendev.org/c/openstack/cloudkitty/+/824745 | 14:45 |
rafaelweingartner | I did not review it yet, but I guess that we should dedicate some time to it | 14:45 |
rafaelweingartner | for our next meeting | 14:45 |
Wasaac | Hey, thanks for fitting this in, I added that earlier today | 14:46 |
Wasaac | No rush, just thought I should bring it up | 14:46 |
rafaelweingartner | =) | 14:46 |
rafaelweingartner | Cool | 14:46 |
rafaelweingartner | thanks for participating | 14:46 |
mkarpiarz | Yeah, thank you! | 14:47 |
Wasaac | First contribution to cloudkitty, it's pretty rough but we're adopting it internally. The main sticking point for upstreaming I think would be the requirement for ES7 | 14:47 |
Wasaac | Though IIRC ES6 is EOL shortly | 14:47 |
mkarpiarz | The Elasticseach backend's been neglected so it's good to see someone wants to improve it. :) | 14:48 |
rafaelweingartner | exactly | 14:48 |
Wasaac | Some honest critique would be appreciated but as I said, no rush. | 14:48 |
rafaelweingartner | Wasaac: this detail about EOL of ES would be interesting in the patch | 14:48 |
rafaelweingartner | this also justifies the effort to review and accept the patch | 14:49 |
Wasaac | Agreed, you've also reminded me it could do with a story | 14:49 |
Wasaac | And completely lacks a spec | 14:50 |
rafaelweingartner | that would be interesting as well | 14:50 |
rafaelweingartner | +1 | 14:50 |
mkarpiarz | Wasaac: What's your prefered method for deploying CloudKitty with Elasticsearch? I'm using kolla-ansible in my test environment but never tried using something different than Influx this way. | 14:50 |
priteau | Deploying with Kolla Ansible just works | 14:51 |
Wasaac | mkarpiarz: kolla-ansible + kayobe | 14:51 |
rafaelweingartner | I also use KA | 14:51 |
mkarpiarz | Ah, cool! I'll give it a try then. Thanks, guys. | 14:51 |
Wasaac | I've also got a kolla-ansible pr to handle the migration from the single index setup, I'll link the PR when ready | 14:53 |
rafaelweingartner | That would be cool | 14:53 |
rafaelweingartner | ping me when you have it ready | 14:53 |
rafaelweingartner | I have done a few patches there as well | 14:53 |
rafaelweingartner | So, moving on before the run out of time | 14:56 |
rafaelweingartner | We are going to have OpenInfra Summit in Berlin in June 2022 | 14:56 |
rafaelweingartner | It would be nice to have some presentations there talking about Clouditty and the interesting features we have been working on for the past two years | 14:56 |
rafaelweingartner | I am planning to attend it, but it would be interesting to see you guys there (if you can, of course) | 14:57 |
rafaelweingartner | It is a chance for us to get in touch with other people for the OpenStack world | 14:57 |
rafaelweingartner | We are going to have to close for today. Thank you guys for participating. Have a nice week. | 14:59 |
rafaelweingartner | #endmeeting | 14:59 |
opendevmeet | Meeting ended Mon Jan 24 14:59:08 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:59 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cloudkitty/2022/cloudkitty.2022-01-24-14.00.html | 14:59 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cloudkitty/2022/cloudkitty.2022-01-24-14.00.txt | 14:59 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cloudkitty/2022/cloudkitty.2022-01-24-14.00.log.html | 14:59 |
mkarpiarz | It will depend on what travel restrictions are in place in June but I'm planning to attend the summit. | 14:59 |
rafaelweingartner | exactly my dilema :_ | 14:59 |
mkarpiarz | Anyway. Thanks, guys! | 15:01 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!