13:00:45 <chaconpiza> #startmeeting monasca
13:00:46 <openstack> Meeting started Tue Mar 30 13:00:45 2021 UTC and is due to finish in 60 minutes.  The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot.
13:00:47 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
13:00:50 <openstack> The meeting name has been set to 'monasca'
13:00:55 <chaconpiza> Hi!
13:01:01 <bandorf> Hi
13:01:08 <chaconpiza> Hi Matthias
13:01:11 <chaconpiza> The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda
13:02:29 <chaconpiza> Let's start
13:02:39 <chaconpiza> #topic Add Xena Python-jobtemplates
13:02:52 <adriancz> HI
13:02:57 <chaconpiza> Hi Adrian
13:03:27 <chaconpiza> Last week wallaby branches were created for the rest of Monasca modules with the r-c cycle
13:04:43 <chaconpiza> besides of that the unittest should follow now the Python3 Xena model
13:04:45 <chaconpiza> https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:add-xena-python-jobtemplates
13:05:15 <chaconpiza> There is issues only with one of them: monasca-api because of the ReNo
13:05:36 <chaconpiza> #topic Create Wallaby Changes
13:05:47 <chaconpiza> https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:create-wallaby
13:06:15 <chaconpiza> As mentioned the wallaby branches are created and tox and gerrit should be adjusted to this new branch.
13:07:25 <chaconpiza> We have problems with the Zuul job for build and publish Docker images
13:08:40 <chaconpiza> I fixed monasca-notification today by disabling (only in wallaby branch) those Zuul jobs related to docker.
13:09:17 <chaconpiza> because this link is broken: https://opendev.org/openstack/requirements/raw/branch/stable/wallaby/upper-constraints.txt
13:10:12 <chaconpiza> Soon then u-c will be ready for wallaby and I will reanable the Zuul jobs related to build and publish docker images.
13:11:00 <chaconpiza> it leads us to the next topic:
13:11:08 <chaconpiza> #topic Upper-constraints redirection in Docker jobs
13:11:49 <chaconpiza> the u-c have a redirection system: for example:
13:11:52 <chaconpiza> https://releases.openstack.org/constraints/upper/ussuri
13:12:08 <chaconpiza> this link redirect to this one https://opendev.org/openstack/requirements/raw/branch/stable/ussuri/upper-constraints.txt
13:12:21 <chaconpiza> ussuri -> stable/ussuri
13:12:28 <chaconpiza> in the case of wallaby:
13:12:34 <chaconpiza> https://releases.openstack.org/constraints/upper/wallaby
13:12:52 <chaconpiza> redirect to https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt
13:12:59 <chaconpiza> wallaby - > master
13:13:39 <chaconpiza> Later when wallaby u-c are ready the link will redirect to stable/wallaby: https://opendev.org/openstack/requirements/raw/branch/stable/wallaby/upper-constraints.txt
13:13:49 <chaconpiza> TOX uses this redirection system
13:14:25 <chaconpiza> unfortunately in docker jobs it points to the final txt file.
13:15:03 <chaconpiza> it should be changed, to avoid this inconvenience on each new release.
13:15:32 <chaconpiza> What is your opinion about it?
13:16:32 <bandorf> I cab't provide a valuable comment, sorry
13:16:38 <chaconpiza> Adrian?
13:20:32 <adriancz> me too, i need to check this before i can say something more about this
13:21:17 <chaconpiza> Ok
13:21:24 <chaconpiza> lets move to the next topic
13:21:28 <chaconpiza> #topic Use external Zookeeper for Local mode
13:22:13 <chaconpiza> It is possible to start Apache Storm in two modes: in cluster and local
13:23:05 <chaconpiza> If local is set, Storm will use the in-memory Zookeeper that is included on its own package
13:23:39 <chaconpiza> On this Jira issue there are more information about it https://issues.apache.org/jira/browse/STORM-213
13:24:49 <chaconpiza> And this fix allows to use a Zookeeper different than the in-memory one when Storm is started on local mode
13:24:50 <chaconpiza> https://github.com/apache/storm/pull/137/files
13:25:13 <chaconpiza> I tested with this WIP change, it works ok https://review.opendev.org/c/openstack/monasca-thresh/+/783565
13:26:02 <bandorf> I'm very happy about this change, good job!
13:26:17 <chaconpiza> the remaining work is to be able to pass the zookeeper url and port with a variable to avoid hardcodes
13:26:17 <bandorf> Using only one zookeeper instance makes a lot of sense.
13:26:56 <bandorf> Besides, local mode is intended for developers not for production. E.g., ui can't be used
13:27:07 <chaconpiza> Yes, because nevertheless that the in-memory Zookeeper is used, the full stack will need other Zookeeper for Kafka
13:27:37 <chaconpiza> alright
13:27:59 <chaconpiza> then let's move to the next topic:
13:28:02 <chaconpiza> #Add support for application credentials
13:28:11 <chaconpiza> https://review.opendev.org/c/openstack/monasca-agent/+/750213
13:29:08 <chaconpiza> It looks ok, but I havn't yet tested. dougsz asked for minor changes, then waiting for next patchset.
13:29:43 <chaconpiza> #topic Monasca Xena PTG
13:31:15 <chaconpiza> PTG Sessions will take place from April 19th to April 23th
13:31:44 <chaconpiza> Our session will be on Monday April 19 13:00 UTC to 17:00 UTC Room Kilo
13:32:15 <chaconpiza> Don't forget to reserve your time and register on: https://april2021-ptg.eventbrite.com
13:33:11 <chaconpiza> Ok, those are all topics from the agenda.
13:33:15 <chaconpiza> #topic AOB
13:33:36 <bandorf> Nothing from me
13:34:39 <adriancz> Nothing from me either
13:34:58 <adriancz> maybe on think
13:35:03 <chaconpiza> Then let's close the meeting, thank you.
13:35:11 <adriancz> i detect small problem whit devstack
13:35:22 <adriancz> im not able to see metric in grafana
13:36:01 <adriancz> but I need to check this issue to say something more
13:36:11 <chaconpiza> do you have any ideas of where can be the metric pipeline broken?
13:36:30 <adriancz> at this moment i have no idea
13:37:17 <chaconpiza> let's investigate it. Thanks.
13:37:55 <chaconpiza> See you next week by, #endmeeting
13:38:01 <chaconpiza> bye
13:38:08 <chaconpiza> #endmeeting