*** mbindlish has joined #openstack-monasca | 04:14 | |
*** viks____ has joined #openstack-monasca | 05:44 | |
*** nikparasyr has joined #openstack-monasca | 05:45 | |
*** bbezak has quit IRC | 06:05 | |
*** openstackgerrit has quit IRC | 06:05 | |
*** bbezak has joined #openstack-monasca | 06:05 | |
*** tosky has joined #openstack-monasca | 07:44 | |
*** vishalmanchanda has joined #openstack-monasca | 08:18 | |
*** witek has joined #openstack-monasca | 08:20 | |
*** piotrowskim has joined #openstack-monasca | 08:26 | |
*** k_mouza has joined #openstack-monasca | 09:15 | |
*** k_mouza has quit IRC | 09:19 | |
*** k_mouza has joined #openstack-monasca | 09:19 | |
*** sum12 has quit IRC | 10:15 | |
*** bbezak has quit IRC | 10:33 | |
*** mbindlish has quit IRC | 10:33 | |
*** bbezak has joined #openstack-monasca | 10:34 | |
*** mbindlish has joined #openstack-monasca | 10:34 | |
*** vishalmanchanda has quit IRC | 10:48 | |
*** sum12 has joined #openstack-monasca | 11:10 | |
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:52 |
---|---|---|
chaconpiza | #startmeeting monasca | 13:00 |
openstack | Meeting started Tue Oct 6 13:00:03 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 |
*** bandorf has joined #openstack-monasca | 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 | Hello | 13:00 |
witek | hi | 13:00 |
piotrowskim | hi | 13:00 |
chaconpiza | Hi Witek | 13:00 |
bandorf | Hi | 13:00 |
chaconpiza | Hi Michal | 13:00 |
chaconpiza | Hi Matthias | 13:00 |
chaconpiza | The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda | 13:00 |
chaconpiza | Let's start | 13:01 |
chaconpiza | #topic Zookeeper installation & Configuration in Devstack | 13:01 |
*** openstack changes topic to "Zookeeper installation & Configuration in Devstack (Meeting topic: monasca)" | 13:01 | |
chaconpiza | Tempest check 'monasca-tempest-python3-influxdb' is not working, | 13:02 |
chaconpiza | in Ubuntu 20.04 Focal | 13:02 |
chaconpiza | I did a small investigation stacking two VMs, one with 18.04 bionic and 20.04 focal | 13:03 |
chaconpiza | The problem is with Zookeeper. | 13:03 |
chaconpiza | The installation of Zookeeper in devstack is done by installing the deb package | 13:04 |
chaconpiza | without to define any version | 13:04 |
chaconpiza | in Bionic it installs zookeeper-3.4.10 | 13:05 |
chaconpiza | in Focal zookeeper-3.4.13 | 13:05 |
chaconpiza | By installing zookeeper-3.4.13 manually from tarball https://archive.apache.org/dist/zookeeper/zookeeper-3.4.13/ | 13:06 |
chaconpiza | everything works ok. | 13:06 |
chaconpiza | I will propose a change (I am working right now) which: | 13:06 |
chaconpiza | change the way to install/configure Zookeeper in devstack | 13:06 |
witek | are there configuration changes in the package? | 13:06 |
chaconpiza | I can't find any | 13:07 |
chaconpiza | So, I will propose to install Zookeeper in the same way we install Kafka | 13:07 |
chaconpiza | https://github.com/openstack/monasca-api/blob/master/devstack/settings#L118 | 13:07 |
witek | do you see any errors in the logs? | 13:08 |
chaconpiza | I don't see errors in Zookeeper logs, but in Kafka | 13:08 |
chaconpiza | With this change we will be able to set the specific version of Zookeeper | 13:08 |
chaconpiza | defined in the settings file | 13:09 |
chaconpiza | this is so far how zookeeper is installed> https://github.com/openstack/monasca-api/blob/master/devstack/lib/zookeeper.sh#L53 | 13:11 |
*** elod is now known as elod_afk | 13:12 | |
*** sum12 has quit IRC | 13:12 | |
witek | and here the package sources | 13:13 |
witek | https://salsa.debian.org/java-team/zookeeper/-/tree/master/debian | 13:13 |
witek | I think Ubuntu uses Debian package | 13:13 |
chaconpiza | yes | 13:14 |
chaconpiza | I need to polish a little bit the change, I will add you as a reviewer when done, hopefully today. ;) | 13:16 |
witek | +1 | 13:16 |
chaconpiza | This change, together with https://review.opendev.org/#/c/743510/ should bring compatibility with ubuntu focal | 13:17 |
chaconpiza | let's jump to the next topic | 13:17 |
chaconpiza | #topic Remove deprecated YAML config - Docker part of monasca-notification (Github part) | 13:18 |
*** openstack changes topic to "Remove deprecated YAML config - Docker part of monasca-notification (Github part) (Meeting topic: monasca)" | 13:18 | |
piotrowskim | ok, so first part of it was done by Doug, https://review.opendev.org/#/c/656769/ | 13:18 |
piotrowskim | there is a need to change deprecated yaml configuration for oslo config | 13:19 |
piotrowskim | i took a part related to Docker image, https://review.opendev.org/#/c/747833/ | 13:19 |
piotrowskim | still in review | 13:19 |
piotrowskim | however I think it should be also added to monasca-notification on Github | 13:19 |
piotrowskim | https://storyboard.openstack.org/#!/story/2003180 | 13:19 |
chaconpiza | (The zuul check on red is because of this issue with Zookeeper installation) | 13:20 |
witek | yes, for completeness we should also update docker compose scripts | 13:21 |
chaconpiza | +1 | 13:21 |
piotrowskim | in monasca-docker repostiory right? i can took it also I think | 13:21 |
chaconpiza | https://github.com/openstack/monasca-notification/tree/master/docker | 13:22 |
witek | I meant this: | 13:22 |
witek | https://github.com/monasca/monasca-docker/blob/master/monasca-notification/notification.yaml.j2 | 13:22 |
piotrowskim | yeah, so I want to change this exactly | 13:23 |
piotrowskim | should be the same as on gerrit I belive | 13:23 |
chaconpiza | https://github.com/openstack/monasca-notification/blob/master/docker/notification.yaml.j2 | 13:24 |
piotrowskim | oh, two places, ok | 13:24 |
piotrowskim | i can handle it of course | 13:25 |
chaconpiza | Witek, are we publishing in Docker Hub (monasca account) images from https://github.com/monasca/monasca-docker/... ? | 13:25 |
witek | no, they should be published from Zuul jobs now | 13:26 |
chaconpiza | right | 13:26 |
chaconpiza | https://github.com/monasca/monasca-docker/... is used for deployment, not anymore for publishing in the official docker hub account (monasca) | 13:27 |
chaconpiza | 😉 | 13:27 |
witek | right, my bad, the compose script should not change | 13:28 |
witek | but we could clean up monasca-docker repo | 13:28 |
chaconpiza | +1 | 13:28 |
chaconpiza | thanks Michal | 13:29 |
piotrowskim | thanks | 13:29 |
chaconpiza | #topic Wallaby | 13:29 |
*** openstack changes topic to "Wallaby (Meeting topic: monasca)" | 13:29 | |
chaconpiza | Last week I sent my candidacy to continue as PTL | 13:30 |
chaconpiza | https://governance.openstack.org/election/ | 13:30 |
chaconpiza | Ghanshyam kindly recall it me | 13:31 |
witek | thanks Martin! please continue the good job! | 13:31 |
chaconpiza | This cycle should be better, because I now more about the OpenStack processes | 13:32 |
chaconpiza | As well Ghanshyam helped a week ago with bumping versions for Focal | 13:33 |
chaconpiza | #topic AOB | 13:34 |
*** openstack changes topic to "AOB (Meeting topic: monasca)" | 13:34 | |
witek | he's always ready to help, good to have him | 13:34 |
chaconpiza | One more thing, a week ago Witek transfered to me the ownership monasca.io domain. | 13:35 |
witek | remember, it expires in summer next year :) | 13:36 |
chaconpiza | yes, it is right | 13:37 |
chaconpiza | Ok, those are all topics from the agenda. | 13:37 |
witek | I don't have anything | 13:38 |
chaconpiza | The PTG is in two weeks, I will prepare a shared excell file with topics as usual. | 13:38 |
chaconpiza | Michal, Matthias if you don't have a topic for today, let's close the meeting | 13:39 |
bandorf | Not from me. | 13:39 |
chaconpiza | Thanks, see you next week. | 13:40 |
bandorf | Bye, everybody | 13:40 |
chaconpiza | Bye | 13:40 |
chaconpiza | #endmeeting | 13:40 |
*** openstack changes topic to "OpenStack Monitoring as a Service | https://wiki.openstack.org/wiki/Monasca" | 13:40 | |
openstack | Meeting ended Tue Oct 6 13:40:28 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:40 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-10-06-13.00.html | 13:40 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-10-06-13.00.txt | 13:40 |
openstack | Log: http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-10-06-13.00.log.html | 13:40 |
witek | thanks, bye | 13:40 |
*** vishalmanchanda has joined #openstack-monasca | 13:57 | |
*** bandorf has quit IRC | 14:03 | |
*** joadavis has joined #openstack-monasca | 15:12 | |
*** elod_afk is now known as elod | 15:15 | |
*** k_mouza has quit IRC | 15:52 | |
*** mbindlish has quit IRC | 15:55 | |
*** k_mouza has joined #openstack-monasca | 16:02 | |
*** witek has quit IRC | 16:44 | |
*** k_mouza has quit IRC | 17:25 | |
*** k_mouza has joined #openstack-monasca | 17:32 | |
*** k_mouza has quit IRC | 17:35 | |
*** vishalmanchanda has quit IRC | 17:56 | |
*** k_mouza has joined #openstack-monasca | 18:33 | |
*** viks____ has quit IRC | 18:35 | |
*** k_mouza has quit IRC | 18:40 | |
*** k_mouza has joined #openstack-monasca | 18:47 | |
*** k_mouza has quit IRC | 18:51 | |
*** k_mouza has joined #openstack-monasca | 18:56 | |
*** k_mouza has quit IRC | 19:00 | |
*** nikparasyr has left #openstack-monasca | 19:01 | |
*** k_mouza has joined #openstack-monasca | 19:05 | |
*** k_mouza has quit IRC | 19:09 | |
*** sum12 has joined #openstack-monasca | 19:11 | |
*** k_mouza has joined #openstack-monasca | 19:23 | |
*** piotrowskim has quit IRC | 19:26 | |
*** k_mouza has quit IRC | 19:27 | |
*** k_mouza has joined #openstack-monasca | 19:51 | |
*** tosky has quit IRC | 19:52 | |
*** k_mouza has quit IRC | 19:55 | |
*** k_mouza has joined #openstack-monasca | 20:09 | |
*** k_mouza has quit IRC | 20:13 | |
*** k_mouza has joined #openstack-monasca | 20:52 | |
*** k_mouza has quit IRC | 20:56 | |
*** k_mouza has joined #openstack-monasca | 21:05 | |
*** k_mouza has quit IRC | 21:09 | |
*** k_mouza has joined #openstack-monasca | 22:10 | |
*** k_mouza has quit IRC | 22:15 | |
*** k_mouza has joined #openstack-monasca | 22:20 | |
*** k_mouza has quit IRC | 22:24 | |
*** k_mouza has joined #openstack-monasca | 22:40 | |
*** k_mouza has quit IRC | 22:45 | |
*** k_mouza has joined #openstack-monasca | 23:42 | |
*** k_mouza has quit IRC | 23:47 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!