Thursday, 2025-07-24

*** mhen_ is now known as mhen01:23
carloss#startmeeting manila15:00
opendevmeetMeeting started Thu Jul 24 15:00:08 2025 UTC and is due to finish in 60 minutes.  The chair is carloss. 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
Saio/15:00
vharihi15:00
carlosscourtesy ping: dviroel ashrodri gireesh15:00
kpdevhi15:01
haixinhi15:02
carlosso/ hello everyone15:02
carlossour meeting agenda for today:15:02
carloss#link https://wiki.openstack.org/wiki/Manila/Meetings (Meeting agenda)15:02
carlosslet's get started15:02
carloss#topic Announcements15:02
carlossSchedule and Deadlines15:03
carloss#link https://releases.openstack.org/flamingo/schedule.html (Flamingo Schedule)15:03
gireeshhi15:03
carlosso/15:03
carlosswe're one week away from feature proposal freeze15:03
carlossand the new driver deadline15:03
carlossand two weeks away from the manila mid cycle15:03
carlossfor feature proposal freeze:15:04
carlossAll new Manila features must be proposed and substantially completed, with unit, functional and integration tests by the end of the week. Collaborative review sessions must be proposed at this timeline, in order to speed up the review process.15:04
carlossand for the new driver deadline:15:04
carlossBy the end of the week all new backend drivers for Manila must be substantially complete, with unit tests, and passing 3rd party CI. Drivers do not have to actually merge until feature freeze.15:04
carlossis there a feature you are planning to propose and didn't make it to gerrit yet?15:04
carlossor a driver15:04
carlosstaking silence as no15:08
carlossI'll send the mid-cycle email this week15:08
Anoop_ShuklaNone from NetApp side15:08
carlossthanks Anoop_Shukla 15:08
carlossand the last announcement I wanted to share:15:08
carlossFIPS job is broken and fixes were proposed15:09
carloss#link https://review.opendev.org/c/openstack/manila-tempest-plugin/+/95573215:09
carloss#link https://review.opendev.org/c/openstack/manila/+/95573315:09
carlossbig thank you to eharney_ for proposing the fixes15:09
carlosshaixin kpdev can I get your eyes on these changes?15:10
carlossI'll review them as well15:10
haixinok, i will15:10
carlossthank you!15:11
carlossthat's all I had for $topic15:12
carlossis there an announcement you'd like to share with us today?15:12
carloss#topic Review Focus15:14
carlossas we're 1 week away from the feature proposal freeze, let's go through the featureful changes15:15
carloss#link https://review.opendev.org/c/openstack/manila/+/928081 (Allow services API to filter by ensuring)15:16
carlossthis is a bug fix but it bumps the api version, meaning that it is eligible for the feature freeze15:16
carlossI'll update this change asap and check for the need of additional functional tests15:16
carloss#link https://review.opendev.org/c/openstack/python-manilaclient/+/950414 (Add option to override API endpoint)15:18
carlossthis is featureful~ish15:18
carlossbut one that would be nice to make it part of the client release on this cycle15:19
kpdevyes15:19
vharicarloss++15:20
carloss#link https://review.opendev.org/c/openstack/manila/+/952580 (Netapp - Enable logical space reporting )15:21
carlossthis is also somehow a feature, I think it should be fine to get it done in this cycle15:21
carlossI'd like to request some testing on this15:21
carlossSai gireesh Anoop_Shukla: can one/some of you test this change?15:22
carlossand share the output of the testing15:22
carloss#link https://review.opendev.org/q/topic:%22bp/share-backup-out-of-place-restore%22 (Out of place backup restore)15:23
carlossCI is not green here yet, I'll ping za and ask about his plans for this change15:23
gireeshsure carloss15:24
carlossgireesh: ty15:24
carloss#link https://review.opendev.org/c/openstack/manila/+/947255 (Dell PowerScale: Added support of thin provisioning)15:24
carlossthis had positive reviews and the parent change is blocking this from merging15:24
carlossin the parent change, I asked to split up the fixes because that means it's easier for us to backport changes15:25
carlossrather than backporting the whole patch together15:25
carlossI also mentioned about all other distributions that can benefit form it15:25
carlossfrom*15:25
carlossbut seems to be in a good shape, nileshthathagar and the Dell team managed to have the Dell CI up and running and reporting to the changes15:26
carlosswhich is a very good sign15:26
carlossand helps us merging changes faster15:26
carlosslet's see how the discussion to split up the changes evolve15:27
carloss#link https://review.opendev.org/c/openstack/manila/+/952736 (Dell PowerScale: Rename Isilon to PowerScale in Manila Driver)15:27
carlossDell engineers are also renaming the driver15:27
zgogginHi Carloss! I've been busy tutoring for the summer student program the past couple of weeks, plan is to still go ahead if I can make it in time :)15:27
carlosszgoggin: great, thank you for the update!15:28
carlossand last but not least15:29
carloss#link https://review.opendev.org/q/topic:%22bp/share-encryption%22 (Share encryption series)15:29
carlosspossibly the biggest feature for this cycle15:29
carlossit is in a good shape15:29
carlosstests being proposed, unit test coverage15:30
carlossand I was working with Sai on how to add Barbican to the devstack installation and make the configs visible15:30
carlossapparently, everything is there15:30
Sai> ++15:30
kpdevthanks Carloss.  Most of the issues are addressed on this topic. Tested are added in tempest to validate barbican connection with dummy dhss.15:31
SaiThank you so much carloss for supporting! 15:31
carlossI was looking at the functional tests and the workflow seems to be tested, but the dummy driver isn't doing anything15:32
carloss(I know it doesn't do anything)15:32
carlosskpdev Sai: anytime15:32
kpdevdummy driver is testing barbican connection15:32
carloss... but I was wondering if we can make the dummy driver behave like a storage backend would do?15:32
kpdevthere is nothing new w.r.t share creation as its encryption key ref and completely driver part.15:33
carlossyes, exactly, but as we don't have any other first party driver testing15:33
kpdevWe can do pending suggestions as follow-up. But this is what we agreed on w.r.t. tempest tests. First party driver will be tested with netapp CI15:34
carlosscan it make some calls to barbican? get the secret? ensure that what we're providing is enough?15:34
kpdevalso on PR testing results with netapp driver are shared15:34
carloss> We can do pending suggestions as follow-up. But this is what we agreed on w.r.t. tempest tests. First party driver will be tested with netapp CI15:34
carlossI don't think this should be part of a follow-up15:34
kpdevyes it create and get barbican secret15:34
carlossfrom the get go we are discussing how this should be tested, we are now down to testing it with generic driver + dummy, to only dummy, which isn't doing anything15:34
carlossso my suggestion is: let's try to make the most we can with the dummy driver just to ensure we are passing the correct parameters15:38
carlossand that they can be used by a real backend15:38
carlosswe can discuss this next week or at the mid cycle15:39
carlossthat's all for features I'd like to bring up today15:43
carlossis there another featureful change you'd like to bring up on this meeting?15:43
carlossor something you're still working on?15:43
carlossso we have zero new bugs today15:44
carlosslet's skip to open discussion15:44
carloss#topic Open Discussion15:44
carlossthe schedule for the OpenInfra summit in Europe is out:15:47
carloss#link https://summit2025.openinfra.org/a/schedule/#15:47
carlossplease check it out15:48
carlossthere will also be an opportunity to meet people from leadership and/or the foundation from what I read in the mailing list15:49
carlossand that's definitely a nice event15:49
carlossalright, let's wrap up15:52
carlossthanks for participating15:52
carlosslet's get back to #openstack-manila15:52
carlosshave a great rest of your day!15:52
carloss#endmeeting15:52
opendevmeetMeeting ended Thu Jul 24 15:52:46 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:52
opendevmeetMinutes:        https://meetings.opendev.org/meetings/manila/2025/manila.2025-07-24-15.00.html15:52
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/manila/2025/manila.2025-07-24-15.00.txt15:52
opendevmeetLog:            https://meetings.opendev.org/meetings/manila/2025/manila.2025-07-24-15.00.log.html15:52

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