carloss | #startmeeting manila | 15:00 |
---|---|---|
opendevmeet | Meeting started Thu May 25 15:00:07 2023 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 |
carloss | courtesy ping: vkmc dviroel carloss felipe_rodrigues vhari gouthamr carthaca | 15:00 |
haixin | o/ | 15:00 |
lucasmoliveira059 | \o | 15:00 |
thiagoalvoravel | o/ | 15:01 |
gouthamr | o/ | 15:01 |
vhari | o/ | 15:02 |
caiquemello[m] | 0/ | 15:02 |
helenadantas[m] | o/ | 15:02 |
carthaca | hi | 15:02 |
nahimsouza[m] | o/ | 15:03 |
MatheusAndrade[m] | o/ | 15:03 |
luizsantos[m] | o/ | 15:03 |
dviroel | o/ | 15:03 |
carloss | hello everyone | 15:04 |
carloss | good turnout, let's get started | 15:04 |
carloss | #link https://wiki.openstack.org/wiki/Manila/Meetings#Next_meeting (Meeting agenda) | 15:04 |
carloss | today's meeting agenda ^ | 15:04 |
carloss | slightly lighter than usual, as we will use the second half to discuss hackathon :) | 15:04 |
carloss | #topic Announcements | 15:05 |
carloss | Schedule and Deadlines: | 15:05 |
carloss | #link https://releases.openstack.org/bobcat/schedule.html | 15:05 |
carloss | this is the hackathon week, and the next big milestone we are looking at, is the spec freeze | 15:06 |
carloss | we have a couple of specs under review: | 15:08 |
carloss | #link https://review.opendev.org/q/project:openstack/manila-specs+status:open | 15:08 |
carloss | please take a look at these specs... the changes for them will likely come in later in the cycle | 15:09 |
carloss | and in this earlier phase, we can already help to shape it | 15:09 |
carloss | that's all I had for announcements. Is there something you would like to share? | 15:10 |
haixin | OpenInfra Foundation board has approved the establishment of | 15:12 |
haixin | “OpenInfra Asia”, a Public Company Limited by Guarantee | 15:12 |
haixin | ("CLG") in Singapore. | 15:12 |
haixin | OpenInfra Asia will be Announced during OpenInfra Summit Vancouver, | 15:12 |
gouthamr | oh, very nice \o/ | 15:13 |
carloss | ++ glad to hear that :D | 15:14 |
haixin | I just got back from Singapore:) | 15:15 |
carloss | haixin: nice! very beautiful city by the photos | 15:17 |
* carloss remembers it from the F1 singapore GP :) | 15:17 | |
carloss | thanks for sharing the news haixin | 15:18 |
carloss | any other announcements you would like to share? | 15:18 |
carloss | taking silence as no | 15:19 |
carloss | :) | 15:20 |
* carloss skipping the usual review focus today | 15:20 | |
carloss | #topic Bug Triage (vhari) | 15:20 |
carloss | #link https://etherpad.openstack.org/p/manila-bug-triage-pad-new (Bug Triage etherpad) | 15:21 |
vhari | ty carloss | 15:21 |
vhari | we have a new bug to review | 15:21 |
vhari | #link https://bugs.launchpad.net/manila/+bug/2020745 | 15:21 |
vhari | and minor triage | 15:21 |
vhari | will keep the sessions short to focus on hackathon :) | 15:22 |
vhari | thanks to everyone who pitched in with fixes for new bugs | 15:23 |
kpdev | I had filed https://bugs.launchpad.net/manila/+bug/2019846 last week and also proposed fix. | 15:23 |
carloss | vhari: driver-specific apparently | 15:26 |
* carloss was reading some code trying to understand what's happening | 15:26 | |
carloss | > I had filed https://bugs.launchpad.net/manila/+bug/2019846 last week and also proposed fix. | 15:27 |
carloss | awesome! thanks for the report and the fix kpdev - could you please add the fix link to the review focus etherpad? | 15:27 |
kpdev | ok | 15:28 |
vhari | kpdev++ | 15:28 |
carloss | vhari: re 2020745 - apparently they are assuming that the port object in the code will always have a parent_storage_processor - in this case it doesn't have | 15:28 |
vhari | carloss, ack | 15:29 |
carloss | to workaround the NoneType issue, they would first need to ensure that the attribute exists | 15:29 |
gouthamr | the reporter mentions a fix in a fork | 15:29 |
carloss | but more importantly, debug why this is empty | 15:29 |
carloss | ah yes, https://github.com/emc-openstack/unity-manila-driver/blob/train-fix-lacp-port-issue/manila/share/drivers/dell_emc/plugins/unity/utils.py#L61C22-L64 | 15:30 |
carloss | maybe we can ask them to add the fix upstream t oo? | 15:31 |
carloss | too* | 15:31 |
gouthamr | yeah; certainly appropriate coming from the driver maintainer; their CI is still reporting, probably doesn't use LACP ports or the issue was somehow mitigated with versions newer than train | 15:33 |
gouthamr | the code's the same on the master branch too.. so probably the latter: https://github.com/openstack/manila/blob/master/manila/share/drivers/dell_emc/plugins/unity/utils.py#L64 | 15:35 |
gouthamr | imo, low, requires driver maintainer attention to determine a milestone | 15:36 |
carloss | ++ | 15:36 |
vhari | ++ | 15:38 |
vhari | so that's a wrap for bugs carloss | 15:38 |
carloss | awesome, thanks vhari | 15:39 |
carloss | so now... | 15:39 |
carloss | #topic Hackathon | 15:40 |
gouthamr | kpdev: the fix for https://bugs.launchpad.net/manila/+bug/2019846 lgtm; i vote for low, m-2; think it'll help to backport too | 15:40 |
carloss | ++ | 15:40 |
kpdev | ok | 15:41 |
carloss | for the hackathon, I think we have the option to switch to video or continue here... it will be mostly assignment of reviews I would say | 15:42 |
carloss | as I saw some changes coming up :) | 15:42 |
carloss | #link https://etherpad.opendev.org/p/zorilla-bobcat-hackathon (Bobcat hackathon etherpad) | 15:44 |
carloss | let's continue here, I think - good for also keeping the logs | 15:45 |
carloss | thanks for proposing the changes vhari caiquemello[m] and nahimsouza[m] | 15:45 |
carloss | ashrodri will be pushing her changes later next week, as she mentioned | 15:45 |
carloss | and I have been working on a couple of bugs | 15:46 |
carloss | the changes currently proposed are: | 15:46 |
caiquemello[m] | yw | 15:46 |
carloss | #link https://review.opendev.org/c/openstack/manila/+/884401 (missing documentation for scheduler hints) | 15:46 |
carloss | #link https://review.opendev.org/c/openstack/manila/+/884411 (missing documentation for share transfer) | 15:46 |
carloss | and | 15:47 |
carloss | #link https://review.opendev.org/c/openstack/manila/+/884403 (need to call out generic driver limitations) | 15:47 |
carloss | we need some reviewers for the three changes | 15:47 |
carloss | helenadantas[m]: lucasmoliveira059 kpdev: can I have your eyes on https://review.opendev.org/c/openstack/manila/+/884401 ? :) | 15:48 |
lucasmoliveira059 | Of course =). I will take a look | 15:49 |
carloss | thiagoalvoravel MatheusAndrade[m] luizsantos[m] https://review.opendev.org/c/openstack/manila/+/884411 - can I have your eyes here? | 15:50 |
MatheusAndrade[m] | Sure! | 15:50 |
thiagoalvoravel | yes | 15:50 |
carloss | lucasmoliveira059: MatheusAndrade[m] thiagoalvoravel thanks :) | 15:50 |
carloss | caiquemello[m] gouthamr nahimsouza[m] https://review.opendev.org/c/openstack/manila/+/884403 - could you please take a look? | 15:52 |
gouthamr | ack carloss | 15:52 |
carloss | haixin carthaca could you please take a look at the scheduler hints and share transfer? | 15:52 |
caiquemello[m] | yeap | 15:52 |
haixin | ok | 15:53 |
carthaca | ack | 15:53 |
carloss | thank you very much folks! | 15:54 |
carloss | of course I voluntold some of you, but feel free to take a look at the other changes too :) | 15:55 |
gouthamr | great job knocking off long pending doc gaps :) in the interest of participation; i may have a low-hanging-fruit to get done with in an otherwise busy week :D | 15:56 |
vhari | ++ | 15:57 |
* carloss realizes he didn't voluntell vhari to any of the changes | 15:57 | |
carloss | vhari: you're free to pick xD | 15:57 |
carloss | ++ thank you for actively working on that. it is of great value and always awesome to see some tech debt going away | 15:57 |
vhari | carloss, already knocked one off the list .. lml | 15:57 |
carloss | haha | 15:58 |
carloss | alright, we are at the top of the hour | 16:00 |
carloss | thank you for joining today! | 16:00 |
carloss | and also for all of the hackathon efforts | 16:00 |
carloss | see you in #openstack-manila | 16:00 |
carloss | #endmeeting | 16:00 |
opendevmeet | Meeting ended Thu May 25 16:00:40 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:00 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/manila/2023/manila.2023-05-25-15.00.html | 16:00 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/manila/2023/manila.2023-05-25-15.00.txt | 16:00 |
opendevmeet | Log: https://meetings.opendev.org/meetings/manila/2023/manila.2023-05-25-15.00.log.html | 16:00 |
*** tosky_ is now known as tosky | 16:20 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!