15:00:41 <carloss> #startmeeting manila
15:00:41 <opendevmeet> Meeting started Thu Jan  4 15:00:41 2024 UTC and is due to finish in 60 minutes.  The chair is carloss. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:00:41 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:00:41 <opendevmeet> The meeting name has been set to 'manila'
15:01:00 <msaravan> Hi
15:01:07 <vhari> o/
15:01:15 <carloss> courtesy ping: dviroel gouthamr carthaca pulluri
15:01:28 <gouthamr> o/
15:03:16 <gireesh> hi
15:04:43 <carloss> o/ hello everyone
15:04:54 <carloss> smaller crowd today, but let's get started
15:05:10 <carloss> first: happy new year!
15:05:51 <carloss> wishing you all an amazing 2024
15:07:32 <carloss> today's meeting agenda:
15:07:33 <carloss> #link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting
15:07:39 <carloss> #topic Announcements
15:07:47 <carloss> Schedule and Deadlines:
15:07:48 <carloss> #link https://releases.openstack.org/caracal/schedule.html
15:09:08 <carloss> according to our proposed release schedule, spec freeze is happening next week:
15:09:10 <carloss> #link https://review.opendev.org/c/openstack/releases/+/902305
15:09:33 <carloss> I've seen some interactions in the ongoing specs and I intend to get to them by today
15:11:20 <carloss> would be nice to get some attentionm
15:11:32 <carloss> the two ongoing specs are:
15:11:40 <carloss> #link https://review.opendev.org/c/openstack/manila-specs/+/898999 Add spec for share encryption
15:11:41 <carloss> and
15:11:51 <carloss> #link https://review.opendev.org/c/openstack/manila-specs/+/901700 Add spec for share/share-snapshot deferred deletion
15:12:32 <carloss> gouthamr: could you please take a look too?
15:12:49 <gouthamr> yep! can do carloss
15:12:49 <carloss> dviroel: if you have some cycles and would like to take a look, it would be very welcome :)
15:13:04 <carloss> ty gouthamr
15:13:50 <carloss> that's all I had in terms of announcements. Do you have an announcement to share with us today?
15:13:51 <dviroel> carloss: ack, I will bookmark them here :)
15:14:00 <carloss> dviroel: ty
15:14:19 <carloss> and thanks for all the folks that already had a chance to review them
15:17:05 <carloss> #topic Review Focus
15:17:10 <carloss> #link https://etherpad.opendev.org/p/manila-caracal-review-focus (Caracal review focus etherpad)
15:18:43 <carloss> I was going through the changes listed in this etherpad and things seem to be under control
15:18:58 <carloss> for the changes still needing reviews, we already have some reviewers that will take a look at them
15:19:07 <carloss> (the specs)
15:20:10 <gouthamr> some of these changes are languishing thanks to the holidays - I for one need to get back my review mojo
15:20:25 <carloss> yep
15:20:47 <carloss> #link https://review.opendev.org/c/openstack/manila/+/894637 - kpdev asked me for some eyes on this change earlier today
15:21:09 <carloss> I'll review, and gouthamr: could you please take a look at it as well?
15:21:58 <gouthamr> is netapp ci still broken?
15:22:10 <carloss> ^ msaravan
15:22:11 <carloss> :)
15:22:44 <msaravan> yes, the nodes (ontap select boxes) are down due to shut down
15:23:13 <msaravan> we raised a ticket to bring them up.. and they are taking time .. once the ontap nodes are up, we'll bring it up asap.
15:23:42 <msaravan> Raised a priority for this with our lab team carloss gouthamr
15:24:24 <msaravan> we have exempted the ontap nodes from shutdown, but they made a mistake of pulling them down.
15:24:41 <msaravan> we'll take care of this asap.
15:25:34 <carloss> msaravan: ack, so servers are still on PTO :p
15:25:38 <carloss> thank you for the info
15:25:59 <msaravan> Servers are up. ontap nodes are on PTO.  :-(
15:26:33 <carloss> ack, np
15:26:48 <carloss> once they are back, could you please trigger the CI on this change:
15:26:50 <carloss> #link https://review.opendev.org/c/openstack/manila/+/894637
15:26:54 <carloss> ?
15:29:28 <gireesh> Sure Carloss, once all the setup are up,  will trigger the netapp CI for above patch
15:29:44 <carloss> awesome
15:29:54 <carloss> msaravan gireesh: tyvm
15:31:30 <carloss> that's all I had for review focus
15:31:56 <carloss> do you have a change you'd like some eyes on?
15:36:20 <carloss> alright
15:36:23 <carloss> next topic:
15:36:29 <carloss> #topic Bug Triage
15:36:31 <carloss> #link https://etherpad.opendev.org/p/manila-bug-triage-pad-new
15:36:47 <carloss> o/ vhari floor is yours
15:36:54 <vhari> ty carloss
15:37:15 <vhari> first off .. happy NY all :)
15:37:59 <vhari> good news is there hasn't been any new bugs since last session
15:38:20 <vhari> looping back on a stale bug
15:38:21 <vhari> #link https://bugs.launchpad.net/manila/+bug/1797512
15:39:47 <vhari> have we hit this failure lately?
15:40:58 <vhari> link to related  fix  https://review.openstack.org/609832
15:42:34 <carloss> hmm, not at the top of my head
15:43:13 <carloss> the change is making the coverage job non voting
15:43:14 <gouthamr> I think we’ve trained ourselves to ignore the failure and look at the logs/coverage report
15:43:31 <carloss> ^ ++
15:44:43 <vhari> we can move this to expiry and watch for new occurrence
15:45:12 <gouthamr> but, it’s not obvious to new contributors as to why the job fails, even if all the tests themselves pass… beyond generating the coverage data, the job calculates the difference in covered lines prior to a patch and with the patch applied… and that’s always been a crude measure
15:46:14 <gouthamr> yeah, that’s a good strategy vhari
15:46:52 <carloss> ++
15:47:18 <vhari> ack, gouthamr .. and this is intermittent at best ..
15:47:37 <vhari> ++ done
15:47:58 <vhari> that's all for today's Bugs
15:48:04 <vhari> back to you carloss :)
15:48:31 <carloss> awesome, thanks vhari
15:48:34 <carloss> #topic Open Discussion
15:51:07 <carloss> so, the new OpenInfra summit format was announced
15:51:26 <carloss> #link https://openinfra.dev/blog/openinfra-events-2024/
15:51:39 <carloss> so it will be regional, as in
15:52:12 <carloss> "The Community-Powered OpenInfra Summit will be piloted in 2024 by the Korean community organizers in collaboration with fellow organizers from various regions of Asia"
15:52:48 <carloss> and there will be other openinfra days events happening elsewhere too
15:53:43 <carloss> this is a very good opportunity to meet some openstackers even if it's local
15:54:55 <carloss> so watch out for more openinfra days being announced
15:55:13 <carloss> and also the cfp for those
15:55:40 <carloss> always good to talk about things we have been working on or are interested
15:57:04 <gouthamr> it’s pretty cool to see the number of events! nothing on the calendar yet for the americas … hopefully it’ll be a feasible one when it comes around
15:58:05 <carloss> ++
15:58:59 <carloss> we're almost at the top of the hour
15:59:02 <carloss> let's wrap up
15:59:08 <carloss> thank you for attending!
15:59:19 <carloss> have a great day
15:59:20 <carloss> let's get back to #openstack-manila
15:59:24 <carloss> #endmeeting