14:48:53 #startmeeting cinder_bs 14:48:54 Meeting started Wed Apr 7 14:48:53 2021 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:48:55 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:48:57 The meeting name has been set to 'cinder_bs' 14:49:02 #link https://etherpad.opendev.org/p/cinder-bug-squad-meeting 14:49:07 #topic roll call 14:49:15 o/ 14:49:18 hey 14:49:36 We have 5 new bugs this week. Lucky half of them have already a fix proposed. 14:49:42 nice 14:49:45 not much on the agenda today, only one bug and then we can continue with the open discussion in case something comes up. 14:50:00 #topic bug_1: " Top-level client doesn't support auth v3" 14:50:06 #link https://bugs.launchpad.net/python-cinderclient/+bug/1922749 14:50:07 Launchpad bug 1922749 in python-cinderclient "Top-level client doesn't support auth v3" [Low,New] 14:50:14 Summary: The top-level client (cinderclient.v3.Client) doesn't support auth v3 when it uses the HTTPClient: the user_domain_name and project_domain_name parameters can be propagated to the HTTPClient. 14:50:32 My concern here is I'm not sure if this is a valid bug. As far as I know, we support v3 https://docs.openstack.org/api-ref/identity/v3/ 14:50:49 i thought so too 14:50:51 it does seem like there may be additional details needed 14:50:52 what are your thoughts? 14:51:23 "Note this client is used by Glance via the glance_store library." 14:51:34 yep, looks like I could ask for more details 14:51:35 it could be that we never implemented the domain stuff 14:51:49 have we not tested glance's cinder driver w/ keystone v3? 14:52:12 "it works in devstack" 14:52:18 I think we added a ci job for that 14:52:28 rosmaita: and tripleo 14:52:55 Eric Harney proposed openstack/cinder master: Update to pylint 2.7.4 https://review.opendev.org/c/openstack/cinder/+/785193 14:52:58 enriquetaso: i think it's reasonable to ask for more details about what's missing 14:53:12 sure 14:53:29 #action (enriquetaso) ask for more details in the report bug case 14:53:50 #topic Open Discussion 14:55:01 Maybe it's a good time to say that the 'encryption header' related bugs keep coming 14:55:14 #link https://bugs.launchpad.net/cinder/+bug/1922408 14:55:16 Launchpad bug 1922408 in Cinder " create volume from snapshot will lose encrypted head when source volume is encrypted in RBD." [Medium,In progress] - Assigned to haixin (haixin77) 14:55:27 but this time it's related to snapshots 14:55:58 but there's already a patch proposed 14:56:09 yeah, it's worth noting that these behave a little differently on RBD (and maybe NFS) vs most other drivers/areas 14:56:24 silently truncating data rather than failing 14:56:53 we need some tempest tests that do a bit more i/o and data testing on volumes/snapshots than what we have currently 14:56:58 i wonder if we should add a "Known Issues" to the wallaby release notes? 14:57:07 i might end up writing one if nobody else volunteers before i get to it 14:57:07 silently truncating data is bad 14:57:20 probably not a bad idea 14:57:57 #action add tempest tests that do a bit more i/o and data testing on volumes/snapshots than what we have currently 14:58:03 it shows up at least on a) image->volume with the RBD volume driver and certain permutations of encryption and b) snap->clone volume with the RBD driver 14:58:15 #action add a "Known Issues" to the wallaby release notes 14:58:32 i don't know if there are other situations where it may be silently broken, but nfs needs a look 15:00:24 Yes, nfs as well 15:00:42 I think that would be it for this week. 15:01:10 if no one else has a topic to discuss :) 15:02:56 i'll draft a release note about the rbd encryption issues, and you two can add comments to it to make it accurate 15:03:08 thanks rosmaita 15:03:40 np, i will ping you in a half hour or so 15:03:58 OK, i'm going to close the mtg 15:04:08 end* 15:04:27 #endmeeting