13:00:02 <chaconpiza> #startmeeting monasca
13:00:03 <openstack> Meeting started Tue Oct 13 13:00:02 2020 UTC and is due to finish in 60 minutes.  The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot.
13:00:04 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:00:06 <openstack> The meeting name has been set to 'monasca'
13:00:17 <chaconpiza> Hello
13:00:47 <witek_> hi
13:00:54 <chaconpiza> Hi Witek
13:01:07 <chaconpiza> The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda
13:01:16 <chaconpiza> Let's start
13:01:47 <chaconpiza> Those are the highlights from this week:
13:01:54 <chaconpiza> *These
13:02:04 <chaconpiza> #topic [Monasca-Thresh] Add mariadb-connector-j
13:02:49 <chaconpiza> A new connector was added for Monasca-Thresh, which is compatible with MySQL 8.0.x (and 5.7.x)
13:03:22 <chaconpiza> since in Ubuntu Focal, Centos8, etc. the default MySQL version is the 8.0.x
13:04:28 <chaconpiza> Reviewing old changes, I found that the official MySQL connector is not compatible with OpenStack because of its License.
13:04:57 <chaconpiza> Thanks for reviews, it is merged.
13:05:06 <chaconpiza> #topic [Monasca-Agent] Adding python3-libvirt for Ubuntu-focal
13:06:14 <chaconpiza> Monasca-Agent broken in master and victoria, because the deb package python-libvirt is not present in Focal anymore.
13:06:51 <witek_> you mean DevStack installation, right?
13:06:55 <chaconpiza> I set a condition to install python3-libvirt for Focal and python-libvirt for the rest of Devians
13:06:58 <chaconpiza> yes
13:07:17 <chaconpiza> https://review.opendev.org/#/c/757093/2/bindep.txt
13:07:42 <chaconpiza> Without the change we got "No package matching 'python-libvirt' is available in Ubuntu-focal"
13:08:45 <chaconpiza> I will cherry-pick it to victoria branch as well
13:09:23 <chaconpiza> #topic [Monasca-API] Migrate testing to ubuntu focal
13:10:58 <chaconpiza> In Monasca-API besides of bumping some packages to bring compatibility with py38, Monasca-Devstack-Plugin needed some changes:
13:12:02 <chaconpiza> Basically two: Zookeeper installation from deb packages was not working. I didn't took a lot of time to investigate it. Instead refactored the code to install from official tarball
13:12:24 <chaconpiza> Setting as default the same version that deb packages get from Ubuntu repos: 3.4.13
13:13:17 <chaconpiza> And the second change to use in Monasca-Thresh the new connector: mariadb-connector-java
13:13:40 <chaconpiza> It makes the Tempest test working again.
13:13:49 <chaconpiza> Thanks for the review
13:15:22 <witek_> thanks for updating all these
13:15:28 <chaconpiza> This Tempest test is set in almost all Monasca modules. In some modules (projects) as non-voting. Once all changes are merged, it will be a good idea to set as voting again.
13:16:54 <chaconpiza> Still minor changes, like https://review.opendev.org/#/c/743510/ to be merged. But today Zuul environments are weak.
13:17:13 <chaconpiza> Maybe they are overloaded
13:17:32 <chaconpiza> #topic Create-Victoria changes
13:17:41 <chaconpiza> https://review.opendev.org/#/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:create-victoria
13:18:22 <chaconpiza> We are close to be ready with them.
13:19:42 <witek_> these were blocked by Focal update changes, right?
13:19:47 <chaconpiza> yes
13:19:58 <chaconpiza> almost all of them
13:21:10 <chaconpiza> slowly the knot is going loose
13:21:24 <chaconpiza> #topic PTGRegistration, schedule and etherpad
13:22:33 <chaconpiza> Nevertheless the PTG will be virtual, it is important to register to get the access code to the rooms, besides statistical factors.
13:22:39 <chaconpiza> https://www.eventbrite.com/e/project-teams-gathering-october-2020-tickets-116136313841
13:23:01 <chaconpiza> The agenda http://ptg.openstack.org/ptg.html
13:23:23 <chaconpiza> And the Monasca Etherpad https://etherpad.opendev.org/p/wallaby-ptg-monasca
13:24:09 <chaconpiza> #topic AOB
13:24:33 <witek_> just registered to the PTG
13:24:54 <chaconpiza> gesagt, getan!
13:25:03 <chaconpiza> #topic AOB
13:25:35 <chaconpiza> We have changes from the community waiting, for example: removing six packages and six code
13:26:08 <chaconpiza> I will create a Story for tracking this change for all Monasca modules.
13:27:05 <chaconpiza> Most of the changes are from chinese contributors and of course are welcome.
13:28:21 <chaconpiza> A bigger task I am working now, is to be able to stack with docker-compose using the containers that zuul publishes in Monasca Docker Hub account.
13:29:08 <chaconpiza> In https://github.com/monasca/monasca-docker the .env is pointing to old images.
13:29:39 <chaconpiza> adriancz is working on that as well.
13:31:35 <witek_> I don't have any topics
13:31:37 <chaconpiza> One more thing, I would like to cancel the meeting on PTG's week.
13:31:56 <witek_> makes sense
13:31:56 <chaconpiza> October 27th
13:33:09 <chaconpiza> Next week is the Summit, but we still can have a short meeting for reporting.
13:34:16 <chaconpiza> Alright, Witek. Thanks for the reviews this week.
13:34:23 <chaconpiza> See you next week
13:34:26 <witek_> thanks
13:34:28 <witek_> see you
13:34:34 <chaconpiza> bye
13:34:44 <chaconpiza> #endmeeting