*** suzhengwei has joined #openstack-masakari | 05:43 | |
*** vishalmanchanda has joined #openstack-masakari | 06:24 | |
*** suzhengwei_ has joined #openstack-masakari | 06:56 | |
*** suzhengwei has quit IRC | 06:57 | |
jopdorp_ | good morning | 07:01 |
---|---|---|
yoctozepto | #startmeeting masakari | 07:01 |
openstack | Meeting started Tue Feb 23 07:01:56 2021 UTC and is due to finish in 60 minutes. The chair is yoctozepto. Information about MeetBot at http://wiki.debian.org/MeetBot. | 07:01 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 07:01 |
*** openstack changes topic to " (Meeting topic: masakari)" | 07:02 | |
openstack | The meeting name has been set to 'masakari' | 07:02 |
yoctozepto | #topic Roll-call | 07:02 |
*** openstack changes topic to "Roll-call (Meeting topic: masakari)" | 07:02 | |
yoctozepto | \o/ | 07:02 |
yoctozepto | morning jopdorp_ | 07:02 |
jopdorp_ | o/ | 07:02 |
yoctozepto | morning suzhengwei_ | 07:02 |
suzhengwei_ | oo/ | 07:02 |
yoctozepto | #topic Agenda | 07:03 |
*** openstack changes topic to "Agenda (Meeting topic: masakari)" | 07:03 | |
yoctozepto | * Roll-call | 07:03 |
yoctozepto | * Agenda | 07:03 |
yoctozepto | * Announcements | 07:03 |
yoctozepto | * Review action items from the last meeting | 07:03 |
yoctozepto | * CI status | 07:03 |
yoctozepto | * Backports pending reviews | 07:03 |
yoctozepto | * Masakari CLI was deprecated in Stein already. https://docs.openstack.org/releasenotes/python-masakariclient/stein.html | 07:03 |
yoctozepto | ** We should confirm OSC has feature parity at the moment, e.g., no changes were merged that did not touch OSC side as well (if necessary). | 07:03 |
yoctozepto | * Release planning https://etherpad.opendev.org/p/masakari-wallaby-vptg | 07:03 |
yoctozepto | * Open discussion | 07:03 |
yoctozepto | #topic Announcements | 07:03 |
*** openstack changes topic to "Announcements (Meeting topic: masakari)" | 07:03 | |
yoctozepto | I have none; anyone? | 07:03 |
jopdorp_ | no | 07:04 |
yoctozepto | #topic Review action items from the last meeting | 07:04 |
*** openstack changes topic to "Review action items from the last meeting (Meeting topic: masakari)" | 07:04 | |
suzhengwei_ | It is difficulty to pull code from openstack gerrit recently. Do you? | 07:04 |
yoctozepto | there were none | 07:05 |
jopdorp_ | i didn't | 07:05 |
yoctozepto | suzhengwei_: not difficulties I guess | 07:05 |
jopdorp_ | didn't notice anything wrong | 07:05 |
yoctozepto | but it is slow | 07:05 |
yoctozepto | try to always fetch from opendev.org before going to review.opendev.org | 07:05 |
suzhengwei_ | ok. | 07:06 |
yoctozepto | if you have serious issues with it, you should talk to the infra folks on #openstack-infra | 07:06 |
yoctozepto | #topic CI status | 07:06 |
*** openstack changes topic to "CI status (Meeting topic: masakari)" | 07:07 | |
yoctozepto | CI looks green | 07:07 |
yoctozepto | #topic Backports pending reviews | 07:07 |
*** openstack changes topic to "Backports pending reviews (Meeting topic: masakari)" | 07:07 | |
yoctozepto | there are none | 07:07 |
yoctozepto | #topic Masakari CLI was deprecated in Stein already. https://docs.openstack.org/releasenotes/python-masakariclient/stein.html | 07:08 |
*** openstack changes topic to "Masakari CLI was deprecated in Stein already. https://docs.openstack.org/releasenotes/python-masakariclient/stein.html (Meeting topic: masakari)" | 07:08 | |
yoctozepto | ** We should confirm OSC has feature parity at the moment, e.g., no changes were merged that did not touch OSC side as well (if necessary). | 07:08 |
yoctozepto | this is something suzhengwei_ brought to my attention | 07:08 |
yoctozepto | are you willing to work on this aspect? I would love to see us drop the legacy command in this cycle to avoid further confusion | 07:09 |
yoctozepto | the plan would be to check whether the OSC client is able to perform all possible actions (that the legacy client can) | 07:10 |
yoctozepto | I guess it could boil down to comparing whether there were any changes to the legacy client from train till now | 07:10 |
yoctozepto | as that would mean the osc did not get them by mistake | 07:10 |
yoctozepto | more thorough analysis would be welcome | 07:11 |
yoctozepto | but this is a sane minimum I guess | 07:11 |
yoctozepto | (I pause now, please read the above messages and let me know) | 07:11 |
jopdorp_ | I'm not sure how much work it would be | 07:12 |
jopdorp_ | i guess I could have a look | 07:12 |
yoctozepto | jopdorp_: comparing since stein should be quick as I have not seen many changes | 07:12 |
yoctozepto | the thorough analysis would be a bit harder as it boils down to actually reading current code | 07:13 |
yoctozepto | still, our client is nothing compare to nova/neutron/whatever :D | 07:13 |
yoctozepto | compared* | 07:13 |
jopdorp_ | hehe | 07:13 |
suzhengwei_ | It just have 1.1 microverson since train. for bp progress-details-recovery-workflows | 07:13 |
yoctozepto | yeah, but it is in OSC, no? | 07:14 |
jopdorp_ | should i compare stein masakari cli to stein osc train to train etc? | 07:14 |
yoctozepto | ok, let me do a bit of an introduction | 07:14 |
yoctozepto | python-masakariclient is the repo | 07:14 |
jopdorp_ | yes | 07:14 |
yoctozepto | in there the common code for interacting with masakari as a client lives | 07:15 |
yoctozepto | and it has both the legacy (standalone) client | 07:15 |
yoctozepto | and the OSC hooks | 07:15 |
jopdorp_ | right | 07:15 |
yoctozepto | (I think it's called hooks, anyway, the other wording is that it implements an OSC plugin) | 07:16 |
yoctozepto | so the minimum goal is to inspect changes | 07:16 |
yoctozepto | happening after stein was released | 07:16 |
yoctozepto | (so for train, ussuri, victoria, wallaby [now]) | 07:16 |
yoctozepto | and if they touched only common code - great, only OSC code - great, both frontends - great, only legacy - bad (unless it was just fixing the legacy for some purpose) | 07:17 |
suzhengwei_ | It is 1.1 miscroversion in OSC. | 07:17 |
yoctozepto | suzhengwei_: yeah, that makes sense | 07:17 |
jopdorp_ | ok | 07:17 |
yoctozepto | after either coverage analysis | 07:17 |
yoctozepto | we should finally enact the deprecation-cycle drop | 07:18 |
yoctozepto | and no longer provide the legacy client | 07:18 |
jopdorp_ | what do you mean by coverage analysis? | 07:18 |
jopdorp_ | compare to the api? | 07:18 |
jopdorp_ | or compare legacy to osc? | 07:18 |
jopdorp_ | or test coverage | 07:19 |
yoctozepto | jopdorp_: the thing I was talking about: either minimum via "what new has happened" or "really compare the two codes" | 07:19 |
jopdorp_ | ok | 07:19 |
jopdorp_ | i think i can d that | 07:19 |
yoctozepto | ok, I think it's possible that we 3 can do that by the next meeting | 07:20 |
yoctozepto | #action everybuddy to check whether we can drop the legacy client | 07:21 |
yoctozepto | #topic Release planning https://etherpad.opendev.org/p/masakari-wallaby-vptg | 07:21 |
*** openstack changes topic to "Release planning https://etherpad.opendev.org/p/masakari-wallaby-vptg (Meeting topic: masakari)" | 07:21 | |
yoctozepto | #link https://releases.openstack.org/wallaby/schedule.html | 07:22 |
yoctozepto | it's R-7 ! | 07:22 |
yoctozepto | R-5 is feature freeze and final release of clients | 07:22 |
jopdorp_ | ok | 07:23 |
yoctozepto | R-3 is RC1 | 07:23 |
yoctozepto | how are we faring with the new changes? | 07:23 |
jopdorp_ | i just went through my incoming reviews | 07:23 |
jopdorp_ | added a couple of nits | 07:24 |
jopdorp_ | and there was one line in https://review.opendev.org/c/openstack/masakari-monitors/+/761704 | 07:24 |
yoctozepto | good | 07:24 |
jopdorp_ | that i think wasn't in line with the spec | 07:24 |
yoctozepto | ack, I will check | 07:24 |
yoctozepto | I am now moving most of my extra time slots towards masakari | 07:25 |
yoctozepto | (I love the last minute stress lol) | 07:25 |
jopdorp_ | haha | 07:25 |
yoctozepto | anyhow, let me check the queues | 07:26 |
yoctozepto | I think there is something we should merged | 07:26 |
yoctozepto | have* | 07:26 |
yoctozepto | asap | 07:26 |
yoctozepto | ah, yes | 07:26 |
yoctozepto | #link https://review.opendev.org/c/openstack/masakari/+/768022 | 07:26 |
jopdorp_ | i checked this one https://review.opendev.org/c/openstack/masakari/+/458793 | 07:26 |
yoctozepto | jopdorp_, suzhengwei_: ^^ | 07:26 |
jopdorp_ | oooh, scary one | 07:27 |
yoctozepto | but we need to merge it | 07:27 |
jopdorp_ | I didn't see it yet | 07:28 |
*** openstackgerrit has joined #openstack-masakari | 07:29 | |
openstackgerrit | Radosław Piliszek proposed openstack/masakari master: Segment description allows multiline characters https://review.opendev.org/c/openstack/masakari/+/574614 | 07:29 |
suzhengwei_ | I'm having bad network condiction in my workgroud. | 07:30 |
yoctozepto | suzhengwei_: ack, you can read the logs later then and let me know if you need me for something | 07:30 |
suzhengwei_ | ok | 07:31 |
yoctozepto | ok, that's everything from me in here | 07:33 |
yoctozepto | #topic Open discussion | 07:33 |
*** openstack changes topic to "Open discussion (Meeting topic: masakari)" | 07:33 | |
jopdorp_ | well\ | 07:38 |
jopdorp_ | i don't have anything to discuss | 07:43 |
yoctozepto | all right, let's close this session | 07:46 |
yoctozepto | thank you | 07:46 |
yoctozepto | and remember to review that one asap | 07:46 |
yoctozepto | #endmeeting | 07:46 |
*** openstack changes topic to "This channel is *LOGGED* | IRC meetings on Tuesdays @ 07:00 UTC | Whiteboard: https://etherpad.opendev.org/p/masakari-whiteboard" | 07:46 | |
openstack | Meeting ended Tue Feb 23 07:46:34 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 07:46 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/masakari/2021/masakari.2021-02-23-07.01.html | 07:46 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/masakari/2021/masakari.2021-02-23-07.01.txt | 07:46 |
openstack | Log: http://eavesdrop.openstack.org/meetings/masakari/2021/masakari.2021-02-23-07.01.log.html | 07:46 |
*** suzhengwei_ has quit IRC | 08:33 | |
*** noonedeadpunk has quit IRC | 09:26 | |
*** noonedeadpunk has joined #openstack-masakari | 09:29 | |
*** vishalmanchanda has quit IRC | 14:33 | |
*** gmann is now known as gmann_lunch | 19:47 | |
*** gmann_lunch is now known as gmann | 20:07 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/masakari-dashboard master: Disable dashboard when Masakari is not available https://review.opendev.org/c/openstack/masakari-dashboard/+/777214 | 20:21 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!