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