13:28:56 <chaconpiza_> #startmeeting monasca 13:28:56 <opendevmeet> Meeting started Tue Feb 1 13:28:56 2022 UTC and is due to finish in 60 minutes. The chair is chaconpiza_. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:28:56 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:28:56 <opendevmeet> The meeting name has been set to 'monasca' 13:28:59 <chaconpiza_> Hi 13:29:07 <bandorf> Hi, Martin 13:29:11 <adriancz> Hi 13:29:22 <chaconpiza_> Sorry I am late. Let's start 13:29:42 <chaconpiza_> The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda 13:30:40 <chaconpiza_> #topic (Monasca-Common) Set specific Alpine repository for libress library 13:31:31 <chaconpiza_> In master branch and all recent stable/branches we have this alpine repository for the libress library: 13:31:48 <chaconpiza_> https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/ 13:32:17 <chaconpiza_> that link is a pointer to the newest version 13:32:22 <chaconpiza_> it is ok for the master 13:32:30 <chaconpiza_> but not for the stable/branches 13:33:03 <chaconpiza_> for example: in stable/xena we want to use libress 3.3 13:33:22 <chaconpiza_> but it is not anymore present in the edge https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/ 13:33:39 <chaconpiza_> it is now present in: https://dl-cdn.alpinelinux.org/alpine/v3.14/caommunity/x86_64/ 13:33:54 <chaconpiza_> same for wallaby: 13:34:11 <chaconpiza_> in wallaby we use libress 3.1 13:34:30 <chaconpiza_> it is not anymore present in the edge but in: https://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/ 13:34:42 <chaconpiza_> same for victoria and ussuri 13:35:12 <chaconpiza_> These changes were merged in this week 13:36:00 <chaconpiza_> now all Base images are ok: here the daily build: https://zuul.opendev.org/t/openstack/builds?job_name=publish-monasca-common-docker-base-image 13:37:00 <chaconpiza_> if you check how it was on 26.01.20222 you will see that only the master was on green. 13:37:14 <chaconpiza_> Then it is done now. 13:37:52 <chaconpiza_> It leads to the next topic 13:37:57 <chaconpiza_> #topic (Monasca-Notification) Set specific monasca-common base image for stable/branches 13:38:41 <chaconpiza_> The next problem is that all stable/branches of all monasca-modules are the Base image generated by monasca-common Master branch 13:38:53 <chaconpiza_> This is wrong 13:39:28 <chaconpiza_> only the master images of monasca-modules should used the Base image generated by monasca-common Master branch 13:40:14 <chaconpiza_> So, I pick a monasca module and started to fix it: Monasca-Notification 13:40:55 <chaconpiza_> it is almost done now we have: 13:41:30 <chaconpiza_> Monasca-Notification Master image uses Monasca-comon Master image [ok] 13:41:49 <chaconpiza_> Monasca-Notification Wallaby image uses Monasca-comon Wallaby image [ok] 13:42:04 <chaconpiza_> Monasca-Notification Victoria image uses Monasca-comon Victoria image [ok] 13:42:19 <chaconpiza_> Monasca-Notification Ussuri image uses Monasca-comon Ussuri image [ok] 13:42:53 <chaconpiza_> With Xena I have an issue with the tempest-test 13:43:37 <chaconpiza_> Once it is fixed I will move to the next Module, for example Monasca-Persister 13:44:45 <chaconpiza_> The next topic: 13:44:55 <chaconpiza_> #topic (Monasca-UI) Change policy file format to yaml 13:45:47 <chaconpiza_> https://review.opendev.org/c/openstack/monasca-ui/+/816125 13:46:37 <chaconpiza_> Oleksandr Kozachenko sent this change, it looks ok. But there is an issue with the documentation 13:47:14 <chaconpiza_> would anyone of you update it? 13:52:50 <adriancz> i can see that there is problem with link 13:53:12 <bandorf> I would need to understand better. Let's discuss internally tomorrow. 13:53:18 <adriancz> correct link https://governance.openstack.org/tc/goals/completed/wallaby/migrate-policy-format-from-json-to-yaml.html 13:53:37 <adriancz> i think this was moved to completed goals 13:53:57 <adriancz> I can update this link 13:54:32 <chaconpiza_> good point 13:55:22 <chaconpiza_> could you please update the comment in the change? 13:55:29 <chaconpiza_> with the correct link 13:55:45 <adriancz> i will just write comment with correct link 13:58:39 <chaconpiza_> and as well the README file, there we still have the json instead of the command with the yaml 13:58:41 <chaconpiza_> https://github.com/openstack/monasca-ui/blob/master/README.rst#devstack-deployment-set-up 13:59:18 <chaconpiza_> I mean this line> 13:59:25 <chaconpiza_> ln -sf $(pwd)/../monasca-ui/monitoring/conf/monitoring_policy.json \ 13:59:25 <chaconpiza_> $(pwd)/openstack_dashboard/conf/monitoring_policy.json 14:00:21 <chaconpiza_> Ok, those were all topics from the agenda. Do you have any other? 14:00:59 <bandorf> None from me 14:01:35 <adriancz> Nothing from me too 14:02:38 <chaconpiza_> alright, then let's close the meeting. And see you in 2 weeks. 14:02:41 <chaconpiza_> Thanks for coming 14:02:52 <adriancz> Thank you 14:03:05 <bandorf> Thanks everyxbody, bye 14:05:40 <chaconpiza_> #endmeeting