14:00:01 #startmeeting cinder 14:00:01 Meeting started Wed May 19 14:00:01 2021 UTC and is due to finish in 60 minutes. The chair is rosmaita. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:03 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:06 The meeting name has been set to 'cinder' 14:00:12 #topic roll call 14:00:16 mep 14:00:20 hi 14:00:26 Hi 14:00:52 Hi 14:01:02 hi 14:01:15 hi 14:01:50 hello everyone 14:01:53 #link https://etherpad.openstack.org/p/cinder-xena-meetings 14:01:56 o/ 14:02:01 hi! o/ 14:02:08 light agenda today 14:02:11 hi 14:02:23 and a good turnout 14:02:38 #topic announcements 14:02:50 Festival of XS Reviews on Friday, 1400-1600 UTC 14:02:58 we will meet in meetpad: 14:03:06 #link https://meetpad.opendev.org/cinder-festival-of-reviews 14:03:32 these festivals have been very productive, so please plan to attend if you can 14:03:44 next item 14:03:53 next week is Xena Milestone 1 14:04:12 and the week after that is our first xena virtual midcycle 14:04:34 please add topics if you got 'em 14:04:38 #link https://etherpad.opendev.org/p/cinder-xena-mid-cycles 14:05:16 that's it ... anyone else have an announcement? 14:06:45 guess not 14:07:08 around now the release team puts up auto patches to release os-brick and cinderclient 14:07:34 #action rosmaita check for release patches 14:07:47 ok, on to the real topics 14:07:59 #topic Block Storage API v2 removal update 14:08:16 so, stuff is happening 14:08:26 so far, there's a devstack and tempest patch up 14:08:43 the move to Focal seems to have borked some devstack gate jobs, though 14:09:09 these are just points of information, because we can't +2 them 14:09:20 devstack: https://review.opendev.org/c/openstack/devstack/+/791842 14:09:26 tempest: https://review.opendev.org/c/openstack/tempest/+/792025 14:09:40 but, i do have the first python-cinderclient patch up 14:09:48 #link https://review.opendev.org/c/openstack/python-cinderclient/+/791834 14:09:57 it removes the v2 shell 14:10:20 you may remember that we'll be handing the cinderclient in a series of changes 14:10:57 removing the v2 client class makes a bit of a mess, so that will happen a bit later 14:11:12 instead i've been working on removing the v2 API from cinder 14:11:28 my status is that I updated the versions controller and broke half of the api.contrib tests 14:11:41 the good news is that we have *a lot* of contrib tests 14:11:46 but that is also the bad news 14:12:22 it's mostly just replacing v2 in the path with v3 in request blanks, so i will hopefully have that finished today 14:12:41 although i haven't looked at the functional tests yet, i am kind of afraid to 14:12:55 i do have a question for the team, though 14:13:04 namely, what to do about the api-ref ? 14:13:13 isn't it branched? 14:13:20 only in the code 14:13:25 uhm, right 14:13:46 but, v2 has been deprecated so long, maybe we can assume nobody uses it anymore? 14:13:51 ahahaha 14:13:53 (sorry) 14:14:04 :) 14:14:24 when glance removed the v1 api a few years ago, they did this: 14:14:32 #link https://opendev.org/openstack/glance/commit/012cce529f9201124ca864a9bca205df4db7296f 14:14:36 it may be still useful for comparison - maybe we can ask the right someone to have a separate directory on the api-ref server and publish it from wallaby 14:14:48 basically, just left a note saying how you can generate it yourself 14:15:10 tosky: that's what i was wondering, that it could be useful for people 14:15:28 we could put a notice on the page saying that it is no longer supported 14:15:40 but the separate directory is a better idea 14:16:13 #action rosmaita check with opendev team about having a separate api-ref directory for historical purposes 14:16:20 thanks tosky 14:16:30 anyone else have feedback about this? 14:16:40 No, I think that makes sense. 14:17:10 ok, i'll check with opendev and we can talk about plan B next week if necessary 14:17:34 btw, in case i was too subtle, please review the cinderclient patch i mentioned earlier :D 14:17:50 #topic "Toggle CI" in gerrit web UI 14:18:13 i went the opendev office hours yesterday to ask about this 14:18:25 but i guess i should say what "this" is 14:18:51 #link https://review.opendev.org/c/openstack/cinder/+/790796/ 14:19:02 that's a sample review of ours, go ahead and open it 14:19:16 when you open that review, click on the "Zuul Summary" tab 14:19:27 if you scroll down, you can see the 3rd party CI results 14:19:43 that's based on the Full Name of the CI, namely it matches the pattern 14:19:53 Name Of Vendor CI 14:20:10 and since our CIs are named like that, gerrit pulls them into that tab 14:20:20 now click on the "Files" tab 14:20:30 and also click on "Show All 68 Messages" 14:20:41 if you use the "Only Comments" slider, you can see the Zuul comments disappear 14:20:55 this is because Zuul is adding a tag to its comments that the UI can use to exclude them 14:21:07 if our 3rd party CIs add the tag, then the slider will hide our CI comments too 14:21:32 the advice I got from the opendev team is that if your CI adds comments in Zuul format, the tag you want to use is 14:21:45 autogenerated:zuul 14:21:56 and if you use some other format, use the tag 14:21:57 Nice. 14:22:04 I'm not able to find Zuul Summary tab... 14:22:06 autogenerated:yourcisystemhere 14:22:56 whoami-rajat: it's about halfway down the page 14:22:59 interesting 14:23:04 under the review priority label 14:23:22 there's a bar with "files" "zuul summary" "findings" 14:23:37 (i forgot to ask what "findings" is for or how to get stuff in there) 14:23:47 this would have been better to do in video 14:24:06 which reminds me, next meeting is the last meeting of April, so it will be in video and irc 14:24:17 i can only see files and findings, maybe it's my browser 14:24:29 could be 14:24:50 rosmaita: should we send and email to tell vendors about that tag? 14:24:51 yeah i can see it in chrome 14:24:52 thanks 14:24:57 ok, cool 14:25:09 Findings is actually a gerrit feature made to hold things like CI results, i think 14:25:11 geguileo: i think so 14:25:15 because it's painful to see comments with all those interlaced CI comments 14:25:36 so just to get this into the meeting log 14:25:49 if your CI uses ssh to connect to gerrit, you can use the --tag TAG option to set the tag 14:25:56 #link https://review.opendev.org/Documentation/cmd-review.html 14:26:01 * jungleboyj is disturbed by how many CIs fail. 14:26:06 if your CI uses http to connect to gerrit, you can send the tag in the body of the request 14:26:16 #link https://review.opendev.org/Documentation/rest-api-changes.html#set-review 14:26:30 and here's the info about the 'tag' field: 14:26:39 #link https://review.opendev.org/Documentation/rest-api-changes.html#review-input 14:26:53 * rosmaita shares jungleboyj's disturbance 14:27:23 :-) 14:28:17 i will be optimistic and hope that our vendors comply and add the tag 14:28:43 the opendev team prefers to use functionality already in gerrit instead of writing custom stuff 14:28:48 (like "Toggle CI") 14:28:55 rosmaita: it will be easy to tell which one don't ;-) 14:29:00 which piles up technical debt and breaks on upgrade 14:29:07 geguileo: no kidding! 14:29:23 rosmaita: thank you very much for looking into this 14:29:36 rosmaita: Yeah, I would say send something to the mailing list and see what level of action we get. Then start targeting the vendors that don't make a change. 14:29:57 jungleboyj: sounds good 14:30:17 #action rosmaita email to ML targeting vendors to add the autogenerated:XXX tag 14:30:28 thanks rosmaita ! 14:30:42 what do we put in the subject line to get vendors to pay attention? 14:30:44 isn't there a list of emails of maintainers for each CI? 14:30:49 (I hope, at list) 14:31:13 tosky: no 14:31:18 at least, i don't know of one 14:31:32 there are emails, but not all are attended 14:31:35 rosmaita: Their e-mails are in the CI listing. 14:31:51 There isn't a mailing list but we do have a way to try to directly ping them. 14:32:55 anyway, what i would like to do is an email to the ML to start with 14:33:18 * jungleboyj can't find it. 14:33:47 anyone here who's a driver maintainer, is there a specific tag in the ML subject line that you look for about driver issues? 14:35:12 by the way, the opendev team said that modern zuul adds the "autogenerated:zuul" tag automatically 14:35:42 but i know Pure is using zuul>=v3, and their CIs comments aren't affected by the "comments only" slider 14:35:54 rosmaita: https://wiki.openstack.org/wiki/ThirdPartySystems 14:36:03 so maybe that's a zuul v4 thing 14:36:29 jungleboyj: thanks 14:36:53 i will compile that into a big list of emails and see how many bouncebacks i get 14:37:16 ok, that's all i got 14:37:21 #topic open discussion 14:40:18 3 minutes an no comments? Then I can spam a few cinder-tempest-plugin reviews :) 14:40:35 go ahead! 14:40:39 - fixing stein jobs: https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/786755 14:41:01 - "administrative" change (adding a wallaby job): https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/788846 14:41:34 - cinder-backup/s3, new job, pre-reviewed by rosmaita and now tuned to run all (I think) backup tests: https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/772085 14:41:55 - and then, the groundwork for RBAC testing (no testing, just a few basic classes): https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/772915 14:42:58 cinder-tempest-plugin reminded me of my patch, since tempest has declared tempest scenario manager stable in their 27.0.0 release, I've removed it's copy and directly imported it from there in this patch https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/790942 14:43:31 whoami-rajat: right, I'd just wait a few days for that, until the last version of tempest for train is tagged (just in case) 14:43:42 just a matter of few days 14:44:03 finally, an os-brick change which may have been relevant for train, but oh well (now in victoria, needs further backports): https://review.opendev.org/c/openstack/os-brick/+/779461 14:44:20 sure 14:46:16 tosky: i see the master patch merged recently (6th May) so it was kind of hard already, maybe we could've made it but it's too late now 14:46:36 whoami-rajat: oh, I see 14:46:42 well, it can still be backported 14:47:04 yep, it's worth backporting for other stable releases (and also to train) 14:51:35 I hope everyone is busy reviewing those :) 14:52:09 tosky++ 14:52:11 I am. :-) 14:54:34 I'd like to spam too, remember bug meeting at #openstack-cinder after this meeting :P 14:54:38 tosky: now that train is in EM, can we drop the train jobs from cinder-tempest-plugin 14:55:25 rosmaita: I will that when the the last tempest version that works on train is tagged 14:55:32 in a few days (see above) 14:55:36 I will do* 14:55:55 ok 14:58:25 guess we can wrap things up here 14:58:39 thanks! 14:58:40 thanks! 14:59:12 thanks everyone, and if you know (or are) a driver vendor, spread the word about adding the autogenerated:XXX tag to CI 14:59:20 #endmeeting