Tuesday, 2021-10-05

chaconpiza#startmeeting monasca13:01
opendevmeetMeeting started Tue Oct  5 13:01:39 2021 UTC and is due to finish in 60 minutes.  The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot.13:01
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:01
opendevmeetThe meeting name has been set to 'monasca'13:01
chaconpizaHi13:01
bandorfHello13:01
chaconpizaHi Matthias13:01
chaconpizaThe agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda13:02
chaconpizaLet's start13:02
chaconpizaThose are the Patches merged this week:13:03
chaconpiza#topic create-xena13:03
chaconpizahttps://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:create-xena13:03
chaconpizaFinally all of them, with the exception of Monasca-Events-API, are on green and merged.13:04
bandorfGreat progress!13:05
chaconpizaAs metioned internally, there is not point in try to update/fix Monasca-Events-API. Instead, the repository will be marked as deprecated or removed.13:06
bandorfYes, I fully agree13:06
chaconpizaThen only API of Monasca, for Metric, Log and Events API is the Unified: https://opendev.org/openstack/monasca-api13:07
chaconpizaAlright, next topic:13:09
chaconpizatopic: Devstack deployed with Vagrant13:09
chaconpizahttps://review.opendev.org/c/openstack/monasca-api/+/81214313:10
chaconpizaAs you can see in the Vagrantfile: https://review.opendev.org/c/openstack/monasca-api/+/812143/1/devstack/Vagrantfile13:11
chaconpizathere was two issues:13:12
chaconpiza1. Related to the ca-certificates DST Root CA X3 expired13:12
chaconpizaUntil a new Bento-Ubuntu-20.04 is released with the new certificates, we need to update/upgrade the system13:13
chaconpizaotherwise a simple command like: git clone https://opendev.org/openstack/devstack.git will fail13:13
chaconpizaunfortunately now the deployment will take more time 13:14
chaconpizaand the second issue:13:15
chaconpiza2. Investigated by adriancz:13:15
chaconpizawe had a problem with simplejson uninstallation13:15
chaconpizaadriancz, could you please describe the issue?13:16
adrianczThis is well know issue in devstack 13:16
adrianczhttps://bugs.launchpad.net/devstack/+bug/187148513:16
adrianczhttps://stackoverflow.com/questions/60635962/while-installing-openstack-on-ubuntu-18-04-i-am-stuck-at-error-cannot-uninstal13:16
adrianczfor some reason pip is not able to uninstall simplejson  13:17
adrianczAll monasca components try to uninstall simplejson to install newer version 13:18
adrianczEases way to this this problem is uninstall simplejson using apt commend 13:19
adrianczapt purge python3-simplejson13:19
chaconpizaright, it seems that simplejson was installed by `apt` and pip couldn't uninstall it. Following your advice I add the line to purge it before to deploy devstack.13:20
chaconpizaNow it is working again.13:20
chaconpizaThanks for the investigation13:20
chaconpizaThe next #topic Fix create_notification unittest in Monasca-API13:21
chaconpizaThe version of simplejson was upgraded recently in the upper-constraints13:22
chaconpizaTo the version 3.17.5 https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L10413:22
chaconpizaThis new version adds a verification: https://github.com/simplejson/simplejson/commit/e70f4b05c8b661c0930eb2ea3a079ea3dcbaae8713:24
chaconpizaThe mocked object in the test_create_notification wasn't well formated13:25
chaconpizabecause of a missing fixture for a method: `create_notification`13:26
chaconpizaI just added it, and now the syntax of the mocked object is correct https://review.opendev.org/c/openstack/monasca-api/+/811769/3/monasca_api/tests/test_notifications.py#6413:27
chaconpizaBesides of these changes this week we had two contributions from Vexxhost13:29
chaconpiza🙂13:30
chaconpiza1. In Monasca-Agent: Add a condition for systemd service detection in monasca_setup13:30
chaconpizahttps://review.opendev.org/c/openstack/monasca-agent/+/81011513:30
chaconpizaand13:30
chaconpiza2. In Monasca-UI: Convert dimension value type from byte to str in MonascaProxyView13:31
chaconpizahttps://review.opendev.org/c/openstack/monasca-ui/+/81225513:31
chaconpizaI helped to solve the conflicts cherry picking them to stable/wallaby13:32
chaconpizaThanks Oleksandr (open10k8s) for the contributions13:32
chaconpizai find quite interesting this change: Add monasca (Into OpenStack-Helm)13:34
chaconpizahttps://review.opendev.org/c/openstack/openstack-helm/+/77146513:34
bandorfDo you know anything more? What does Helm want to do with it?13:36
chaconpizaDeploy Monasca with Kubernetes13:36
adrianczThis is good news  13:37
adrianczI think we should try to support this change if there is some problem with monasca13:38
chaconpizaGuilherme Steinmuller was involved on that timeago13:40
chaconpizaYes, I agree.13:40
chaconpizaOk, those were all topics from the agenda.13:41
chaconpizaDo you have any other topic to discuss today?13:41
bandorfNothing from me13:42
adrianczNothing from me too13:43
chaconpizaThen lets close the meeting. Thanks for coming, see you next week.13:44
bandorfThanks, everybody, bye13:44
adrianczThanks, see you  next week 13:45
chaconpizabye13:45
chaconpiza#endmeeting13:45
opendevmeetMeeting ended Tue Oct  5 13:45:15 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:45
opendevmeetMinutes:        https://meetings.opendev.org/meetings/monasca/2021/monasca.2021-10-05-13.01.html13:45
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/monasca/2021/monasca.2021-10-05-13.01.txt13:45
opendevmeetLog:            https://meetings.opendev.org/meetings/monasca/2021/monasca.2021-10-05-13.01.log.html13:45

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