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