*** k_mouza has joined #openstack-monasca | 03:52 | |
*** k_mouza has quit IRC | 03:57 | |
*** jawad_axd has joined #openstack-monasca | 05:48 | |
*** vishalmanchanda has joined #openstack-monasca | 06:47 | |
*** dougsz has joined #openstack-monasca | 07:25 | |
*** kaiokmo has joined #openstack-monasca | 08:21 | |
*** witek has joined #openstack-monasca | 08:38 | |
*** k_mouza has joined #openstack-monasca | 11:03 | |
openstackgerrit | Merged openstack/monasca-persister master: drop mock from lower-constraints https://review.opendev.org/734380 | 12:09 |
---|---|---|
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Merge events-api https://review.opendev.org/702875 | 12:19 |
*** adriancz has joined #openstack-monasca | 12:26 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Add support for events services https://review.opendev.org/710748 | 12:33 |
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,adriancz | 12:51 |
dougsz | apologies, I cannot make today due to another commitment | 12:58 |
chaconpiza | Thanks for the info, Doug. | 12:59 |
chaconpiza | #startmeeting monasca | 13:00 |
openstack | Meeting started Tue Jun 9 13:00:14 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 |
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 |
witek | hi | 13:00 |
adriancz | hello | 13:00 |
chaconpiza | Hi Witek | 13:00 |
chaconpiza | Hi Adrian | 13:00 |
chaconpiza | The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda | 13:00 |
piotrowskim | hi | 13:01 |
chaconpiza | Hi Michal | 13:01 |
*** bandorf has joined #openstack-monasca | 13:01 | |
chaconpiza | Let's start with the previous action items | 13:01 |
chaconpiza | Hi Matthias | 13:01 |
bandorf | Hello | 13:01 |
chaconpiza | Thanks Witek for: remove ujson traces from notificatin and persister. Done. | 13:02 |
chaconpiza | #action Update kafka in monasca/monasca-docker: Still ToDo. | 13:02 |
witek | you're welcome, was a small change | 13:03 |
chaconpiza | #topic Admin permissions in https://github.com/monasca | 13:03 |
*** openstack changes topic to "Admin permissions in https://github.com/monasca (Meeting topic: monasca)" | 13:03 | |
chaconpiza | I think that currently nobody from Fujitsu Lodz/Munich has admin permissions there. | 13:04 |
chaconpiza | Dobek had, but he moved to a different project. | 13:05 |
chaconpiza | Witek, could you provide me with admin permissions? | 13:05 |
witek | sure, just checking | 13:06 |
witek | sent an invitation | 13:07 |
chaconpiza | Thanks | 13:07 |
Wasaac | o/ | 13:07 |
chaconpiza | Hi Isaac | 13:07 |
witek | chaconpiza: please let me know, if I've used the right account | 13:08 |
chaconpiza | in Github: martinchacon | 13:08 |
witek | now then | 13:09 |
chaconpiza | thanks | 13:09 |
chaconpiza | #topic Shellcheck URL update (monasca/monasca-docker) | 13:09 |
*** openstack changes topic to "Shellcheck URL update (monasca/monasca-docker) (Meeting topic: monasca)" | 13:09 | |
chaconpiza | Recently I sent a PR to Fujitsu's Fork. The Travis CI was red because of old URL for bash shelchecker. | 13:10 |
chaconpiza | in upstream repo we use the same url | 13:10 |
chaconpiza | #action send a PR to monasca/monasca-docker with the updated url. | 13:10 |
witek | thanks chaconpiza | 13:11 |
chaconpiza | #topic Drop mock | 13:11 |
*** openstack changes topic to "Drop mock (Meeting topic: monasca)" | 13:11 | |
chaconpiza | https://review.opendev.org/#/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+topic:drop_mock | 13:11 |
chaconpiza | This is the 2nd set of changes related to use unittest, since PY2 is not supported anymore. | 13:12 |
chaconpiza | Most of the changes can be merged without issues. | 13:12 |
chaconpiza | As well this past week we received set of changes to remove the Future, same because of Py not supported anymore | 13:13 |
chaconpiza | #topic Strange behavior of Zuul in one test | 13:14 |
*** openstack changes topic to "Strange behavior of Zuul in one test (Meeting topic: monasca)" | 13:14 | |
chaconpiza | In this change Zuul does not start, I can't find the reason | 13:14 |
chaconpiza | https://review.opendev.org/#/c/729279/ | 13:14 |
chaconpiza | any ideas? | 13:14 |
witek | I think it's because there's no job defined to run | 13:14 |
chaconpiza | Strange because this one triggers Zuul https://review.opendev.org/#/c/725200/ | 13:16 |
witek | but it also adds new jobs | 13:17 |
chaconpiza | is it because the definition of the job is part of the Michal's change? | 13:17 |
witek | right | 13:17 |
chaconpiza | "ach so" | 13:17 |
chaconpiza | ok | 13:17 |
piotrowskim | tests were turned off if i remember correctly to merge Arseni change | 13:17 |
witek | and tempest tests are not run on documentation changes | 13:18 |
chaconpiza | Michal, how are you doing with that change? Is any blocker? | 13:18 |
adriancz | log test are defined in zuul file | 13:19 |
adriancz | https://github.com/openstack/monasca-kibana-plugin/blob/master/.zuul.yaml#L4 | 13:19 |
piotrowskim | yeah, we have in package.json hardcoded paths to dependencies needed to create plugin, working on that, two tests are red cause they are using npm, i m trying to find if it is possible to run it with yarn | 13:20 |
piotrowskim | also | 13:20 |
adriancz | yes, witek you are right | 13:20 |
witek | build-monasca-kibana-plugin is green, does it run correctly? | 13:21 |
piotrowskim | on infra ajaeger wrote me that it is possible to run lint with different package manger, like yarn, but I need to add this job first for lint | 13:21 |
piotrowskim | yeah, cause on this job i just copy all things i need | 13:21 |
piotrowskim | to build plugin | 13:21 |
witek | so I guess we could merge configuration for `build-monasca-kibana-plugin` first | 13:22 |
witek | and skip linter tests for now | 13:22 |
adriancz | + 1 | 13:22 |
piotrowskim | ok | 13:23 |
chaconpiza | #action merge configuration for `build-monasca-kibana-plugin` first | 13:23 |
chaconpiza | Thanks Michal | 13:23 |
chaconpiza | #topic vPTG | 13:24 |
*** openstack changes topic to "vPTG (Meeting topic: monasca)" | 13:24 | |
chaconpiza | besides our two Monasca sessions, I went into the Automation-SIG session on Thursday | 13:24 |
witek | nice | 13:25 |
chaconpiza | Only Rico Lin and me were present. He gave me an introduction about the Autoscaling | 13:25 |
witek | :( | 13:25 |
chaconpiza | now self-healing project is merged with autoscaling | 13:25 |
chaconpiza | I have a lot to read | 13:26 |
witek | did he give any update on testing autoscaling changes? | 13:26 |
chaconpiza | not in detail | 13:26 |
chaconpiza | but showed me the repo | 13:27 |
witek | I've tested it in DevStack in January or Feb and has worked as expected | 13:28 |
witek | but there seems to be some issue in CI job | 13:28 |
chaconpiza | Yes, remember he mentioned it | 13:28 |
chaconpiza | Ok, in previous releases a StoryBoard for Monasca was created to keep track on the activities. I consider it is a good idea. | 13:29 |
chaconpiza | #action create a board for Victoria release. | 13:29 |
witek | +1 | 13:30 |
chaconpiza | Those are all topics from the agenda. | 13:30 |
chaconpiza | #topic AOB | 13:30 |
*** openstack changes topic to "AOB (Meeting topic: monasca)" | 13:30 | |
chaconpiza | If there are not more topics, let's finish the meeting for today. | 13:32 |
witek | so you'll summarize the AI from PTG in StoryBoard? | 13:32 |
chaconpiza | Yes | 13:33 |
witek | sounds good | 13:33 |
witek | we could add/edit details in the individual Stories | 13:34 |
chaconpiza | I have not created a board there, but I don't thing is difficult. | 13:35 |
witek | no, it's not, as you don't try to make it automatic | 13:35 |
witek | automatic boards are very limited | 13:36 |
chaconpiza | Manual should be enough for us | 13:36 |
witek | +1 | 13:36 |
chaconpiza | Al right, thanks for coming today and thanks for the long discussions on last Tuesday. | 13:37 |
witek | thank you, see you next week | 13:37 |
chaconpiza | See you next Tuesday. Bye. | 13:37 |
bandorf | Bye everybody, have a nice day | 13:37 |
chaconpiza | #endmeeting | 13:38 |
*** openstack changes topic to "OpenStack Monitoring as a Service | https://wiki.openstack.org/wiki/Monasca" | 13:38 | |
openstack | Meeting ended Tue Jun 9 13:38:06 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:38 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-06-09-13.00.html | 13:38 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-06-09-13.00.txt | 13:38 |
openstack | Log: http://eavesdrop.openstack.org/meetings/monasca/2020/monasca.2020-06-09-13.00.log.html | 13:38 |
*** gmann is now known as gmann_afk | 13:52 | |
*** bandorf has quit IRC | 14:11 | |
*** gmann_afk is now known as gmann | 14:36 | |
openstackgerrit | Merged openstack/monasca-api master: Use unittest.mock instead of mock https://review.opendev.org/734375 | 14:36 |
*** jawad_axd has quit IRC | 14:48 | |
*** dougsz has quit IRC | 15:05 | |
*** dougsz has joined #openstack-monasca | 15:19 | |
*** joadavis has joined #openstack-monasca | 15:41 | |
*** witek has quit IRC | 16:16 | |
*** jawad_axd has joined #openstack-monasca | 17:11 | |
*** dougsz has quit IRC | 17:18 | |
*** k_mouza has quit IRC | 17:35 | |
*** jawad_axd has quit IRC | 17:40 | |
*** vishalmanchanda has quit IRC | 17:45 | |
*** k_mouza has joined #openstack-monasca | 17:57 | |
*** k_mouza has quit IRC | 18:08 | |
*** k_mouza has joined #openstack-monasca | 18:30 | |
*** jawad_axd has joined #openstack-monasca | 18:38 | |
*** k_mouza has quit IRC | 18:50 | |
*** jawad_axd has quit IRC | 19:02 | |
*** dougsz has joined #openstack-monasca | 19:05 | |
*** joadavis has quit IRC | 19:07 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Add support for events services https://review.opendev.org/710748 | 19:39 |
*** jawad_axd has joined #openstack-monasca | 19:40 | |
*** jawad_axd has quit IRC | 19:45 | |
*** dougsz has quit IRC | 20:05 | |
*** dougsz has joined #openstack-monasca | 20:20 | |
*** dougsz has quit IRC | 21:27 | |
*** jawad_axd has joined #openstack-monasca | 21:29 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Add support for events services https://review.opendev.org/710748 | 21:59 |
*** jawad_axd has quit IRC | 22:02 | |
*** kaiokmo has quit IRC | 22:13 | |
*** jawad_axd has joined #openstack-monasca | 23:20 | |
*** trident has quit IRC | 23:27 | |
*** trident has joined #openstack-monasca | 23:29 | |
*** jawad_axd has quit IRC | 23:54 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!