15:00:12 #startmeeting cinder_bs 15:00:14 Meeting started Wed May 19 15:00:12 2021 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:15 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:00:18 The meeting name has been set to 'cinder_bs' 15:00:23 #topic roll call 15:00:33 #link https://etherpad.opendev.org/p/cinder-bug-squad-meeting 15:00:55 o/ 15:01:08 hi 15:01:44 We have 6 new bugs reported this week. 15:02:15 The first one is sort of weird : 15:02:29 #topic bug_1: "Infinidat volume driver shouldn't use mock in production code". 15:02:44 #link https://bugs.launchpad.net/cinder/+bug/1928232 15:02:44 Launchpad bug 1928232 in Cinder "infinidat volume driver shouldn't use mock in production code" [Medium,New] 15:02:56 Not sure why there's a mock outside a test: https://opendev.org/openstack/cinder/src/branch/master/cinder/volume/drivers/infinidat.py#L626 15:03:21 Luckily, I did a quick grep and it's the only one. 15:05:04 yeah, that is a bit weird 15:06:54 yes, not familiar with the driver, i should wait for a patch i guess 15:06:57 moving on.. 15:07:03 #topic bug_2: " scheduler _create_snapshot filter_function fails when filtering on user_id or project_id " (Ussuri) 15:07:16 #link https://bugs.launchpad.net/cinder/+bug/1928400 15:07:16 Launchpad bug 1928400 in Cinder "scheduler _create_snapshot filter_function fails when filtering on user_id or project_id" [Medium,New] 15:07:23 Summary: Creating volume snapshots for any volumes in that backend results in a scheduling error. 15:07:40 I wonder if this a bug or just a misunderstanding of how to use the kwargs. I haven't tested it in master yet to see if the bug persists. 15:12:04 cool, guess I'll check it a bit more to see what's really going on there. 15:12:09 That's all for me today. 15:12:13 #topic open discussion 15:12:28 Any bugs for open discussion? 15:12:29 i don't know that we anticipated such specific filters 15:13:09 rosmaita, mm good question 15:13:24 but it looks like we intentionally keep the snapshot info to a minimum from tommylike's comment in https://github.com/openstack/cinder/blob/master/cinder/volume/api.py#L847-L866 15:14:54 not sure what the rationale behind that was 15:20:51 Maybe I can compare with volume creation because the bug report says that works with it, but it doesn't with snapshot. 15:21:17 OK, i'll check it out 15:22:00 should I move the bug to wishlist until I double check? 15:26:18 guess we don't have anything else for today's 15:27:19 Thanks, see you next week! 15:27:37 #endmeeting