Thursday, 2025-07-31

*** mhen_ is now known as mhen01:45
gouthamr#startmeeting manila15:00
opendevmeetMeeting started Thu Jul 31 15:00:16 2025 UTC and is due to finish in 60 minutes.  The chair is gouthamr. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'manila'15:00
vharihi15:00
zgogginHi!15:01
gouthamrhello everyone15:01
Saio/15:01
gouthamri'm back from a long hiatus.. but i promise this is not a coup  15:01
gireeshhi15:01
haixinhi15:01
gouthamrcarloss is away today, and i'll be driving this meeting.. lets give folks a minute to join and we can get started15:02
gouthamr#topic Announcements15:03
gouthamrlets dive into the release schedule for this one:15:04
gouthamrthis week, we're observing a couple of deadlines15:04
gouthamr#link https://releases.openstack.org/flamingo/schedule.html15:04
gouthamrwe're under 9 weeks to the release day (Oct 1st 2025)15:05
gouthamrthe feature freeze is on Aug 28th 202515:05
gouthamrthis week, we'll close our review backlog to feature patches15:06
gouthamri.e., any feature that was targeted to the Flamingo cycle needs to be up on gerrit at this point, passing tests and must have been substantially tested15:06
gouthamrif you're working on something that qualifies as a large feature, and you've hit a blocker, and need more time, now's the time to let us know15:07
gouthamrwe can take a call together regarding any feature proposal freeze exceptions.. 15:08
gouthamrwe are also targeting to merge new drivers this week15:08
gouthamrwe don't have any brand new drivers proposed on gerrit, but we have a rather significant rewrite of an existing driver that might loosely qualify15:09
gouthamr#link https://review.opendev.org/c/openstack/manila/+/952736 (Dell PowerScale: Rename Isilon to PowerScale in Manila Driver) 15:09
gouthamrthis has been up a while, and the contributors have responded to several comments.. with failing CI it may be hard to get this closed out this week, but we'll try15:10
gouthamrnext week, we'll have our midcycle - i'll cover this some more in its own topic15:11
gouthamrthat's all the announcements for today, any one else got any?15:12
kpdevFor feature of encryption and reviewers - FYI, update is manila patches are tested locally (netapp) as well as with tempest plugin dummy driver15:13
gouthamrack we'll talk about those in a bit, kpdev 15:13
gouthamr#topic Midcycle meetup / Collab reviews15:13
gouthamr#link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/HKQ6BTBG5SZRVHHHQM5OWPUBJZUMGJWE/15:13
gouthamr^ please save the date for a mid cycle meetup - its two 2-hour calls that are scheduled for Aug 6, 7 (1400 UTC to 1600 UTC) 15:14
gouthamr#link https://etherpad.opendev.org/p/manila-flamingo-mid-cycle 15:14
gouthamr^ please add your name here if you're able to attend, and propose topics15:15
gouthamri'm hoping we can dive deep into the following:15:16
gouthamr1) Share Encryption (kpdev, Sai et al) 15:16
gouthamr2) Share Backup/out-of-place Restore (zgoggin) 15:16
gouthamr3) PowerScale patches (nileshthathagar et al) 15:16
gouthamr4) pressing reviews from https://etherpad.opendev.org/p/manila-flamingo-review-focus15:16
gouthamrmost of you have been a part of "collab reviews" here, but, for those that would be new to this:15:17
gouthamrwe would synchronously review the code together - typically the author or the reviewer shares their screen, and walks through the code or questions15:18
gouthamrin the past, we've also done demos/tests live with the audience.. the idea is to get through a bulk of the review while we have our joint attention 15:19
gouthamrwould this work for you, kpdev Sai zgoggin? i had a chat with nileshthathagar, and i presume they're okay with it15:20
kpdevfine with me15:20
zgogginalso for me!15:20
Sai++15:20
gouthamrgood stuff, ty15:21
gouthamri'll volunteer you to do most of the talking :) please do use the etherpad to add any links/notes15:21
gouthamrcarloss linked a ICS file in the openstack-discuss announcement:15:22
gouthamr#link https://gist.github.com/silvacarloss/598ad6d311cfe0a588b6b47ea979dff5 15:22
gouthamrit's got the meetpad link as well, and as is tradition, we'll record the proceedings for posterity and post the videos on the manila team's youtube channel: 15:23
gouthamr#link https://www.youtube.com/@openstackmanila 15:23
gouthamrany thing else to mention regarding the midcycle?15:24
gouthamralright, lets move to our next topic15:27
gouthamr#topic Review Focus15:27
gouthamr#link https://etherpad.opendev.org/p/manila-flamingo-review-focus (Review focus etherpad)15:27
gouthamrokay lots of the patches over there are seeing good review iterations15:29
gouthamrdo we want to discuss anything from the list?15:30
* gouthamr will go through the list and add missing reviewers15:31
gouthamrin terms of priority, it'd be good to focus on the large feature patches (encryption, backup/restore, powerscale, netapp driver changes..) before the midcycle so we can close these out15:32
gouthamrty for all the review attention so far15:35
gouthamr#topic Bug Triage 15:36
gouthamrvhari: o/ floor is yours15:36
vharity gouthamr 15:36
vhari#link https://bugs.launchpad.net/python-manilaclient/+bug/211808715:36
vharilets have a look at new bug 15:36
vharistart with minor triage 15:37
gouthamrugh this is because of the "extra-specs" option allowing nargs='*' 15:38
vhariyeah good catch .. 15:38
gouthamri'm unsure if there's a good way to handle this with argparse/osc-lib extensions15:39
vharilhf 15:39
gouthamrbut, the option could be repeatable 15:39
gouthamr(and i think that was an OSC guideline iirc)15:39
gouthamri.e; you can specify "--extra-specs" multiple times but with one key=value combination each15:40
gouthamryeah this can be an lhf, and maybe we can't make it repeatable without breaking current users15:40
gouthamrcan we farm this out for the upcoming bugsquash vhari? 15:41
vharinp, will do 15:41
gouthamrunless there's a fix proposed/volunteer who wants to fix it up before that15:41
vhari:)15:42
gouthamrthe client will be released on or before the feature freeze date (Aug 28th 2025) 15:42
gouthamrthat means that the flamingo branch will be created then (stable/2025.2) 15:42
gouthamrand no feature patches will be allowed to that branch, but bugfixes are welcome, and new releases from the branch will contain such fixes15:43
gouthamrjust additional info in case someone is motivated to fix this before the feature freeze date 15:44
vharigouthamr, I will add it to the upcoming bugsquash and monitor in case a contributor steps in prior to 15:44
gouthamr++ thanks vhari 15:44
vharithat's all the new bugs this week .. like to go over a stale bug or two time permitting 15:45
gouthamryep15:45
vhari#link https://bugs.launchpad.net/manila/+bug/1813095    15:45
vhariso focusing on M prio bugs 15:45
vhariwith no activity as of late 15:45
gouthamrhmm, its a low hanging fruit, but probably a hard one for new contributors to reproduce15:47
gouthamrwe should probably drop the tag15:47
vhariack 15:48
vharican be reopened if the issue is seen again15:49
vhari#link https://bugs.launchpad.net/manila/+bug/1824442     15:49
gouthamran intern was working on this one15:50
gouthamr#link https://review.opendev.org/c/openstack/manila/+/849015 15:50
vharigood to know :)15:51
* gouthamr looks for them on launchpad15:51
gouthamrhttps://bugs.launchpad.net/~realrtorres15:52
gouthamr^ i assigned this to Riane, vhari 15:52
vharik, ty for the heads up gouthamr 15:52
gouthamrits failing zuul, will review and help her with the issue15:52
vhari++ 15:53
vhariso that's a wrap for bugs 15:53
gouthamrty vhari 15:53
gouthamr#topic Open Discussion15:53
gouthamrany other thoughts to share today?15:54
gouthamrif you need motivation 15:55
gouthamr#link https://www.youtube.com/watch?v=UHgF74ieHUM&list=PLkAmZAcQ2jdpVJzzGLhuuKl9QO4m__VVU&index=215:55
gouthamrlooks like the Salmon run is in full swing15:56
vhari:)15:56
gouthamrtoo few bears catching them - lazy buggers15:56
vharinot enough motivation :)15:57
gouthamrhaha 15:57
gouthamralright, thank you all for attending today15:57
gouthamrlets wrap up here, and see you on #openstack-manila15:57
gouthamr#endmeeting15:57
opendevmeetMeeting ended Thu Jul 31 15:57:51 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:57
opendevmeetMinutes:        https://meetings.opendev.org/meetings/manila/2025/manila.2025-07-31-15.00.html15:57
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/manila/2025/manila.2025-07-31-15.00.txt15:57
opendevmeetLog:            https://meetings.opendev.org/meetings/manila/2025/manila.2025-07-31-15.00.log.html15:57
*** tosky_ is now known as tosky22:50

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!