15:01:22 #startmeeting cinder_bs 15:01:22 Meeting started Wed Mar 1 15:01:22 2023 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:22 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:22 The meeting name has been set to 'cinder_bs' 15:01:32 Hello, Welcome to the Bug meeting 15:01:43 Only 3 bugs reported 15:01:53 #link https://lists.openstack.org/pipermail/openstack-discuss/2023-March/032516.html 15:02:18 #topic Volume multiattach exposed to non-admin users via API 15:02:37 We discussed this bug on the main meeting, so please check the logs: 15:03:12 #link https://meetings.opendev.org/meetings/cinder/2023/cinder.2023-03-01-14.00.log.html#l-53 15:03:24 and please review Rajat's patches! 15:03:54 #link https://review.opendev.org/c/openstack/cinder/+/874865 15:04:10 Moving on 15:04:33 #topic image_utils: code hardening around decompression 15:04:49 #link https://bugs.launchpad.net/cinder/+bug/2008429 15:05:09 rosmaita, talked about it in last week video meeting 15:05:37 i think i tagged it low hanging fruit 15:05:40 It's a low-hanging-fruit bug so hopefully some potential intern may work on it 15:05:44 :) 15:06:04 but anyone can work on it! 15:06:13 thanks rosmaita 15:06:59 Hey, is it worth mentioning again our Antelope Dell driver bugs https://review.opendev.org/c/openstack/cinder/+/768105 https://review.opendev.org/c/openstack/cinder/+/797970 https://review.opendev.org/c/openstack/cinder/+/821739 https://review.opendev.org/c/openstack/cinder/+/858370 15:07:43 i see you are spanning any meeting you can :P 15:08:03 remember to review Dell patches ^ 15:08:20 this is the first time I join this meeting haha I dont know which is best to bring up the topic 15:08:37 One is already merged tho, and the last one.. i would like to see and update on the sean comment 15:09:15 thanks! 15:09:36 np 15:09:39 Last bug 15:10:02 #topic [yadro] tatlin_client is_port_assigned method broken 15:10:16 #link https://bugs.launchpad.net/cinder/+bug/2008735 15:10:29 No patch proposed to master yet 15:10:50 I dont know if anyone from yadro would like to say something here 15:10:53 more evidence that we still benefit from pylint ^ 15:12:02 true, we should make openstack-tox-pylint work again 15:12:28 i'm working on it, need reviews on patches like https://review.opendev.org/c/openstack/cinder/+/871289 15:15:14 ++ 15:16:04 thanks eharney for working on this 15:16:13 #topic open discussion 15:16:24 Feel free to proposed any bug report or bug now 15:17:08 I see https://review.opendev.org/c/openstack/cinder/+/871286 is also related to pylint, maybe we can tag them or something to keep it track together 15:17:37 that one is more complex, pylint seems to be very broken on 3.10 and 3.11 for us, still figuring that out 15:18:19 also, thanks for reviewing my 3.11 unit test fixes... one of them failed in the unit test gate and i have to figure out why 15:19:56 :( 15:20:27 thanks to you eharney 15:20:33 unfortunately i can't run tox unit tests locally today... anyone else hit that? 15:20:36 error: Multiple top-level packages discovered in a flat-layout: ['etc', 'roles', 'cinder', 'playbooks', 'releasenotes']. 15:23:25 To be honest, I'm not able to deploy devstack in general.. `tox -e py3` returns `ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: 'RECORD'` 15:24:01 this fails for me with just a cinder clone and running any tox env (tox using 3.11) 15:24:03 uhy 15:24:49 oh true `ERROR: could not install deps [virtualenv>=20.17.1, tox >= 4.0.0]; v = InvocationError("/usr/bin/python -m pip install 15:24:49 'virtualenv>=20.17.1' 'tox >= 4.0.0'", 1)` 15:24:57 god 15:25:57 i'm using tox 3.28 15:26:18 i don't think it's tox itself 15:26:35 the error is coming from setuptools 15:27:45 jeez ... you may want to change your tox.ini to tox<4.0.0 and see what happens 15:29:35 Eric Harney proposed openstack/cinder master: Set packages in setup.cfg https://review.opendev.org/c/openstack/cinder/+/875939 15:29:40 rosmaita: this fixes it for me ^ 15:29:54 dunno if it's correct though, just a quick pass.. 15:30:20 anyway i guess we can end the bug meeting 15:30:26 yes 15:30:30 thanks you! 15:30:34 I'll try both things 15:30:39 #endmeeting