*** mhen_ is now known as mhen | 01:15 | |
carloss | #startmeeting manila | 15:00 |
---|---|---|
opendevmeet | Meeting started Thu Jun 5 15:00:19 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 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
opendevmeet | The meeting name has been set to 'manila' | 15:00 |
haixin | o/ | 15:00 |
carloss | courtesy ping: dviroel vhari carthaca msaravan Sai ashrodri gireesh | 15:00 |
gouthamr | o/ | 15:01 |
kpdev | hi | 15:01 |
vhari | o/ | 15:02 |
carloss | o/ hello everyone, thanks for joining | 15:04 |
carloss | let's get started | 15:04 |
carloss | our meeting agenda for today: | 15:04 |
carloss | #link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting (Meeting agenda) | 15:05 |
carloss | #topic Announcements | 15:05 |
carloss | Schedule and Deadlines | 15:05 |
carloss | #link https://releases.openstack.org/flamingo/schedule.html (Flamingo Schedule) | 15:05 |
carloss | so, spec freeze is in two weeks | 15:06 |
carloss | share encryption spec is close | 15:07 |
carloss | and seems that I missed a ping on it, will take a look | 15:07 |
Sai | o/ | 15:08 |
kpdev | I think we can merge encryption spec | 15:08 |
kpdev | the minor query of handling quota error in manila-api is agreed upon. | 15:08 |
kpdev | also POC is tested and we are able to create share using REST/ZAPI. Thanks to Sai | 15:08 |
carloss | yep, the spec seems ready | 15:09 |
carloss | I'll take a look today | 15:09 |
carloss | and press buttons if everyone is okay with it :) | 15:09 |
Sai | Yes able to create an encrypted share with share-server is configured with barbican keystore! Thank you Kiran for the continuous effort. | 15:09 |
Sai | > yep, the spec seems ready | 15:09 |
Sai | ++ | 15:09 |
Sai | > Yes able to create an encrypted share with share-server is configured with barbican keystore! Thank you Kiran for the continuous effort. | 15:10 |
Sai | With NetApp driver changes* | 15:10 |
gouthamr | good progress; I’m hoping tempest tests are underway as well? | 15:10 |
carloss | gouthamr++ | 15:10 |
kpdev | Yes, but for spec we dont need tempest tests. right ? | 15:11 |
kpdev | Manila PR is still WIP | 15:11 |
gouthamr | yes | 15:11 |
kpdev | ok. Once Manila PR will be ready, I will also raise tempest | 15:12 |
carloss | ack, tempest will be really important here | 15:14 |
carloss | as always | 15:14 |
carloss | but it would be ideal that we have the NetApp CI testing this | 15:14 |
carloss | and also would be nice if we can get a first party CI to test that. I know we've had that discussion but I think I'll need to keep bringing it back to mention the importance of this | 15:15 |
carloss | and also, important to have tempest tests proposed alongside the feature by feature proposal freeze dates (week of Jul 28th - Aug 1st) | 15:17 |
carloss | thanks for the hard work on this kpdev and Sai | 15:17 |
carloss | and also to the reviewers that helped to shape it | 15:18 |
carloss | on the other specs, we also have the share group affinity policy spec | 15:18 |
carloss | #link https://review.opendev.org/c/openstack/manila-specs/+/933558 (Add spec for share group affinity policy) | 15:18 |
carloss | that needs some updates after some -1s | 15:18 |
carloss | chuanm: if I understand it correctly, you are targeting it to this release, right? | 15:19 |
carloss | I'll also ping Sylvan on | 15:19 |
carloss | #link https://review.opendev.org/c/openstack/manila-specs/+/932637 | 15:20 |
kpdev | I will discuss with Chuan for this | 15:20 |
carloss | kpdev: thank you | 15:20 |
carloss | re out of place restores, I see za started to push some patches | 15:21 |
carloss | after the spec was merged | 15:21 |
carloss | so we've two weeks until the spec freeze deadline hits us | 15:21 |
carloss | but I think we're in a good shape | 15:21 |
carloss | anything else you'd like to mention regarding specs? | 15:22 |
carloss | OpenInfra Summit CFP ending | 15:24 |
carloss | so the CFP for the OpenInfra Summit Europe closes in one week | 15:24 |
carloss | #link https://summit2025.openinfra.org/ (OpenInfra Summit 2025) | 15:24 |
carloss | if you have any talk ideas, please go ahead and submit them | 15:25 |
carloss | there's still some time | 15:25 |
carloss | that's all I had for $topic | 15:25 |
carloss | do you have any other announcement to share today? | 15:25 |
gouthamr | Yes | 15:25 |
gouthamr | DCO | 15:26 |
gouthamr | we must start encouraging all commits to include “Signed-off-by” in the message | 15:26 |
gouthamr | this will be enforced from July 1st | 15:26 |
gouthamr | but, you’re welcome to start uploading your changes/patches today with this compliance | 15:27 |
gouthamr | if you’ve setup your git.username and git.email correctly (i.e to match your gerrit profile), you can simply commit with “git commit -s” | 15:28 |
gouthamr | or amend an existing commit with “git commit —amend -s —no-edit” | 15:28 |
carloss | gouthamr: great, thank you for bringing it up | 15:32 |
carloss | this will simplify the contribution process for new contributors and it's also easy on current contributors | 15:33 |
gouthamr | #link https://governance.openstack.org/tc/resolutions/20250520-replace-the-cla-with-dco-for-all-contributions.html | 15:33 |
gouthamr | #link https://review.opendev.org/c/openstack/contributor-guide/+/950839 (draft contributor docs) | 15:34 |
carloss | thanks for the links | 15:35 |
gouthamr | this was necessitated by the OIF move under the LF, which was completed this week | 15:35 |
gouthamr | #link https://openinfra.org/blog/openinfra-joins-linux-foundation | 15:35 |
gouthamr | we’re officially a part of the Linux Foundation now… this should encourage better collaboration with our adjacent communities - like CNCF’s Kubernetes or the Ceph project | 15:37 |
gouthamr | this may be through co-located events, coalescing on maintainer/governance best practices and supporting cross-community development | 15:38 |
gouthamr | \o/ I’ll stop now, that’s all I had :) | 15:39 |
vhari | gouthamr++ | 15:39 |
carloss | gouthamr: all important news, thanks for bringing this up | 15:40 |
carloss | gouthamr++ | 15:41 |
carloss | alright, let's switch topics | 15:42 |
carloss | #topic Review focus | 15:42 |
vhari | carloss, can you pls recap the Hack-a-thon first | 15:42 |
carloss | #undo | 15:42 |
opendevmeet | Removing item from minutes: #topic Review focus | 15:42 |
carloss | vhari: yep, so I added that to the agenda | 15:43 |
vhari | ty :) | 15:43 |
carloss | the intent is to chat about the hack-a-ton that we talked about having | 15:43 |
kpdev | need review on https://review.opendev.org/c/openstack/manila/+/951782 as this is bug fix | 15:43 |
carloss | in the PTG, we had this idea to host the hack-a-ton to increase our coverage of functional tests in OSC | 15:44 |
carloss | we had another hack-a-ton a while ago | 15:44 |
carloss | it was focusing on positive functional tests | 15:44 |
carloss | but as we intend to remove manilaclient on this release, then we'll need more testing | 15:45 |
carloss | the hack-a-ton is happening in 3 weeks from now, according to the schedule (week of Jun 30th) | 15:45 |
carloss | we'll need a couple of hands participating | 15:46 |
carloss | and I'd like to ask you if that date is still okay and if everyone will be able to participate | 15:46 |
carloss | or if you think we should push it | 15:46 |
carloss | > need review on https://review.opendev.org/c/openstack/manila/+/951782 as this is bug fix | 15:47 |
carloss | kpdev ack, thank you. I see you already have one review from a NetApper, will take a look | 15:47 |
carloss | Sai, gireesh: could you please review this change well? | 15:48 |
carloss | s/change well/change as well | 15:48 |
carloss | hearing silence on hack-a-ton dates, I think we can keep it as is then | 15:49 |
Sai | I can take a look post 9th June carloss | 15:50 |
carloss | Sai: ack, thanks | 15:51 |
carloss | moving on to review focus :) | 15:51 |
carloss | #topic Review Focus | 15:51 |
carloss | #link https://etherpad.opendev.org/p/manila-flamingo-review-focus (Review focus etherpad) | 15:52 |
carloss | I've updated the etherpad | 15:52 |
carloss | and a bunch of changes either need updates or are failing on CI | 15:52 |
carloss | #link https://review.opendev.org/c/openstack/manila/+/941084 (NetApp: delete vlan even if ipspace is reused) | 15:53 |
carloss | this change didn't get reviews yet | 15:53 |
carloss | I'll take a look | 15:53 |
carloss | gireesh Sai: could you please take a look? | 15:54 |
carloss | as well as the other change kpdev linked, of course | 15:54 |
carloss | any other change you'd like to bring up for $topic? | 15:55 |
carloss | alright, let's wrap up | 15:57 |
carloss | thanks for participating | 15:57 |
carloss | let's get back to #openstack-manila | 15:57 |
carloss | #endmeeting | 15:57 |
opendevmeet | Meeting ended Thu Jun 5 15:57:48 2025 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:57 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/manila/2025/manila.2025-06-05-15.00.html | 15:57 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/manila/2025/manila.2025-06-05-15.00.txt | 15:57 |
opendevmeet | Log: https://meetings.opendev.org/meetings/manila/2025/manila.2025-06-05-15.00.log.html | 15:57 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!