*** tosky has joined #openstack-monasca | 07:38 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: Fix log-metric configuration https://review.opendev.org/c/openstack/monasca-api/+/784914 | 10:23 |
---|---|---|
*** k_mouza has joined #openstack-monasca | 10:24 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: Fix log-metric configuration https://review.opendev.org/c/openstack/monasca-api/+/784914 | 10:24 |
*** k_mouza has quit IRC | 10:25 | |
*** k_mouza has joined #openstack-monasca | 10:28 | |
*** adriancz has joined #openstack-monasca | 11:59 | |
openstackgerrit | Merged openstack/monasca-api master: Fix log-metric configuration https://review.opendev.org/c/openstack/monasca-api/+/784914 | 12:33 |
*** bandorf has joined #openstack-monasca | 13:00 | |
chaconpiza | #startmeeting monasca | 13:00 |
openstack | Meeting started Tue Apr 6 13:00:49 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 |
adriancz | Hi | 13:01 |
bandorf | Hi | 13:01 |
chaconpiza | Hello Adrian and Matthias | 13:01 |
chaconpiza | let's start | 13:01 |
chaconpiza | The agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda | 13:01 |
chaconpiza | #topic Add Xena Python-jobtemplates | 13:02 |
*** openstack changes topic to "Add Xena Python-jobtemplates (Meeting topic: monasca)" | 13:02 | |
chaconpiza | all changes from this topic are already merged: https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:add-xena-python-jobtemplates | 13:03 |
chaconpiza | some of them required to be rebased or other changes to be working | 13:04 |
chaconpiza | no more action is required here. | 13:04 |
chaconpiza | #topic Create Wallaby Changes | 13:04 |
*** openstack changes topic to "Create Wallaby Changes (Meeting topic: monasca)" | 13:04 | |
chaconpiza | With the exception of the repository monasca-events-api all changes of this topic are merged | 13:05 |
chaconpiza | https://review.opendev.org/q/(projects:openstack/monasca+OR+project:openstack/python-monascaclient)+AND+topic:create-wallaby | 13:05 |
chaconpiza | We can talk and decided the future of monasca-events-api in the PTG on Monday April 19 | 13:06 |
chaconpiza | As reported last week, I disabled the docker build and push jobs, because the Wallaby upper-constraints were not yet ready. | 13:07 |
chaconpiza | Now the Wallaby u-c are ready, then I will enable again the docker Zuul jobs again | 13:07 |
chaconpiza | https://github.com/openstack/requirements/blob/stable/wallaby/upper-constraints.txt | 13:07 |
chaconpiza | (As mentioned a week ago, there is a redirection link that works for this week (or two weeks) when the new branch of projects is created but the openstack/requirements new branch is not) | 13:09 |
chaconpiza | for this release I workarounded by disabling and reenabling the Docker jobs. | 13:09 |
chaconpiza | that was related to: | 13:10 |
chaconpiza | #topic Upper-constraints redirection in Docker jobs | 13:10 |
*** openstack changes topic to "Upper-constraints redirection in Docker jobs (Meeting topic: monasca)" | 13:10 | |
chaconpiza | Alright, lets go to the fixes done this week: | 13:10 |
chaconpiza | #topic Fix-log metric configuration | 13:10 |
*** openstack changes topic to "Fix-log metric configuration (Meeting topic: monasca)" | 13:10 | |
chaconpiza | @adriancz, stage is yours | 13:11 |
adriancz | today I created small fix for log-metric | 13:12 |
adriancz | last week in Fujitsu we found problem with log-metrics service | 13:13 |
chaconpiza | This bug was probably introduced during the upgrade to ELK 7.3.0 | 13:13 |
adriancz | yes | 13:13 |
chaconpiza | adriancz, then we should cherry pick back to the stable branches isn't it? | 13:14 |
adriancz | so after upgrade log-metric service was not able to create metrics from logs | 13:14 |
adriancz | @chaconpiza | 13:15 |
adriancz | yes | 13:15 |
bandorf | Which branches? Ussuri/Victoria? | 13:15 |
adriancz | i need to check that | 13:15 |
chaconpiza | mmm... Wallaby, Victoria and Ussuri for sure | 13:15 |
adriancz | correct | 13:16 |
chaconpiza | We need to check for Train, but I think that Train too | 13:16 |
bandorf | Sounds good | 13:16 |
chaconpiza | let's check when the upgrade to ELK 7.3.0 was done | 13:16 |
chaconpiza | Al right, thanks for the fix. It is merged on master so far. | 13:16 |
chaconpiza | let's got to the next topic | 13:17 |
chaconpiza | #topic Woraround for new PIP | 13:17 |
*** openstack changes topic to "Woraround for new PIP (Meeting topic: monasca)" | 13:17 | |
chaconpiza | The new versions of PIP are not totally compatible with the way to use it on OpenStack | 13:18 |
chaconpiza | As you can see in this link https://review.opendev.org/c/openstack/devstack/+/764803 | 13:18 |
chaconpiza | so far it is workarounded in devstack | 13:18 |
chaconpiza | thanks to this WA all Monasca services in Devstack are working, | 13:19 |
chaconpiza | but monasca-agent (metric agent) doesn't use the wrapper of Devstack | 13:20 |
chaconpiza | since it is installed in a Virtual Env. | 13:20 |
chaconpiza | So I set specific version of PIP for the Virtual Env of where monasca-agent is installed. | 13:21 |
chaconpiza | It is a WA too, not a real solution. | 13:21 |
chaconpiza | https://review.opendev.org/c/openstack/monasca-api/+/784094/ | 13:21 |
chaconpiza | Now Devstack is working ok | 13:22 |
chaconpiza | #topic Fix warnings in Documentation | 13:22 |
*** openstack changes topic to "Fix warnings in Documentation (Meeting topic: monasca)" | 13:22 | |
chaconpiza | I fixed the openstack-tox-docs job of Monasca-api with this change: | 13:23 |
chaconpiza | https://review.opendev.org/c/openstack/monasca-api/+/784120 | 13:23 |
chaconpiza | The root cause: This change defaults the warning-as-error to True https://review.openstack.org/#/c/559348/ | 13:24 |
chaconpiza | I took the model of the fix from Keystone btw. | 13:24 |
chaconpiza | #topic AOB | 13:25 |
*** openstack changes topic to "AOB (Meeting topic: monasca)" | 13:25 | |
chaconpiza | Don't forget to register in the PTG https://www.openstack.org/ptg/ | 13:25 |
chaconpiza | I reserved 4 hours for Monday April 19th | 13:26 |
bandorf | No further topic from me | 13:26 |
chaconpiza | adriancz something else from your side? | 13:27 |
adriancz | Nothing from me | 13:27 |
chaconpiza | then let's close the meeting. Thank you! See you next week. | 13:27 |
bandorf | Thanks, bye | 13:28 |
adriancz | Thanks | 13:28 |
adriancz | bye | 13:28 |
chaconpiza | bye | 13:28 |
chaconpiza | #endmeeting | 13:28 |
*** openstack changes topic to "Monasca Wallaby PTG Topics and Attendance (Meeting topic: monasca)" | 13:28 | |
openstack | Meeting ended Tue Apr 6 13:28:34 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 13:28 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/monasca/2021/monasca.2021-04-06-13.00.html | 13:28 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/monasca/2021/monasca.2021-04-06-13.00.txt | 13:28 |
openstack | Log: http://eavesdrop.openstack.org/meetings/monasca/2021/monasca.2021-04-06-13.00.log.html | 13:28 |
chaconpiza | One more think... | 13:28 |
chaconpiza | stackalytics.com is now only tracking 3 projects | 13:29 |
chaconpiza | and it is managed by Mirantis | 13:29 |
chaconpiza | the good one now is on a new address: stackalytics.io | 13:29 |
*** bandorf has quit IRC | 13:46 | |
-openstackstatus- NOTICE: POST_FAILURE results between 14:00 and 15:50 UTC can be safely rechecked, and were due to authentication problems in one of our storage donor regions | 15:54 | |
*** k_mouza has quit IRC | 17:42 | |
*** k_mouza has joined #openstack-monasca | 18:02 | |
*** k_mouza has quit IRC | 18:06 | |
*** chaconpiza has quit IRC | 18:12 | |
*** k_mouza has joined #openstack-monasca | 18:19 | |
*** k_mouza has quit IRC | 20:14 | |
*** k_mouza has joined #openstack-monasca | 20:18 | |
*** k_mouza has quit IRC | 20:23 | |
*** k_mouza has joined #openstack-monasca | 20:57 | |
*** k_mouza has quit IRC | 21:01 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!