Wednesday, 2026-03-18

opendevreviewmengxiangzhi proposed openstack/cinder master: Support zte vstorage driver  https://review.opendev.org/c/openstack/cinder/+/96920701:38
opendevreviewMerged openstack/cinder master: [Hitachi] Update docs for VSP One Block High End.  https://review.opendev.org/c/openstack/cinder/+/98084802:21
*** erlon4 is now known as erlon03:25
aloke_devHi team! I’m working on a new InfoScale driver contribution in OpenStack cinder. The implementation spans Cinder, Nova, and os-brick, though the core attachment logic is encapsulated in os-brick to avoid modifying Nova's XML generation.06:28
aloke_devI’ve posted the blueprints here:06:28
aloke_devCinder: https://blueprints.launchpad.net/cinder/+spec/infoscale-cinder-driver06:28
aloke_devNova: https://blueprints.launchpad.net/nova/+spec/infoscale-nova-driver06:28
aloke_devA couple of process questions:06:28
aloke_devWhich release series should these blueprints be tagged for?06:28
aloke_devShould I wait for blueprint approval before submitting Gerrit/PRs to the master branch, or is it preferred to have the code available for review alongside the spec?Thanks for the guidance!06:28
RomanHros[m]jbernard: Is it okay now?07:52
opendevreviewLiron Kuchlani proposed openstack/cinder-tempest-plugin master: Add quota management for concurrency tests  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/97964009:19
opendevreviewLiron Kuchlani proposed openstack/cinder-tempest-plugin master: [DNM] Check multiple resources in concurrency  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/97978009:22
opendevreviewSilvan Kaiser proposed openstack/cinder master: Fix copy_image_to_volume for Quobyte driver  https://review.opendev.org/c/openstack/cinder/+/92208209:56
opendevreviewSilvan Kaiser proposed openstack/cinder master: Report provisioning in driver stats for Quobyte driver  https://review.opendev.org/c/openstack/cinder/+/92087509:56
opendevreviewSilvan Kaiser proposed openstack/cinder master: Quobyte: adapt to image_utils fixes  https://review.opendev.org/c/openstack/cinder/+/95396609:56
opendevreviewSilvan Kaiser proposed openstack/cinder master: Quobyte: Fix metadata for volume from snapshot #2142477  https://review.opendev.org/c/openstack/cinder/+/97856409:56
opendevreviewSanketh Shetty proposed openstack/cinder master: Add support for AutomatedFailOver policy with consistent replication  https://review.opendev.org/c/openstack/cinder/+/97588010:51
opendevreviewEric Harney proposed openstack/cinder master: Create py3xx-threading tox envs  https://review.opendev.org/c/openstack/cinder/+/98110713:17
opendevreviewEric Harney proposed openstack/cinder master: VMstore: Fix pylint failure  https://review.opendev.org/c/openstack/cinder/+/97996013:58
jbernard#startmeeting cinder14:02
opendevmeetMeeting started Wed Mar 18 14:02:57 2026 UTC and is due to finish in 60 minutes.  The chair is jbernard. Information about MeetBot at http://wiki.debian.org/MeetBot.14:02
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:02
opendevmeetThe meeting name has been set to 'cinder'14:02
jbernard#link https://etherpad.opendev.org/p/cinder-gazpacho-meetings14:03
jbernard#topic roll call14:03
jbernardo/14:03
Anoop_ShuklaO/14:03
rosmaitao/14:03
agalica_O/14:03
raghavendrathi14:03
simondodsleyo/14:03
JyotsnaHi14:03
kaiserso/14:03
hong-p[m]o/14:03
jbernard#topic annoucements14:04
jbernard#link https://releases.openstack.org/gazpacho/schedule.html14:05
jbernardwe are currently in R-214:05
jbernardour rc1 release is set, final rc tags are due next week (latest) and the release is the following wee14:05
jbernardk14:05
whoami-rajathi14:05
jbernardif there are any release-critical issues, those would be considered for inclusion, but otherwise we're frozen14:06
kaisersApologies if this is a stupid q: This means bugfixes will now go in only on an exception?14:06
kaisersah14:06
kaisersok, answered before asked. 14:06
jbernardit depends on the severity of the bug, but generally we're trying to let things settle as much as possible14:06
jbernard#topic CI naming14:09
jbernardim not sure who added this, but feel free to cover it now14:09
jbernardin general I agree, better naming would help a lot14:09
agalica_It was me - I was just hoping people could name their CIs better, and we could enforce it if not14:10
agalica_Not much more to add, lol14:10
rosmaitayou mean in terms of what backend/protocol is being tested?14:11
simondodsleycompletely agree14:11
simondodsleyno the CI is reporting back as a persons name, not the vendor name14:11
agalica_No, I mean right now there’s one named “maruthi”, for example14:11
simondodsleymakes it impossible to identify which backend they are actually testing against14:11
jbernardyeah, for example, if you're reviewing a Hitachi patch, it would help a lot if the CI were named Hitachi as well, nearly impossible if the name is completely unrelated14:12
jbernardI want a way to create a list of all CIs that are reporting, and their status14:12
Anoop_ShuklaNetApp uses NetApp-CI as the CI name.14:13
simondodsleythat already exists 14:13
jbernardsimondodsley: where is that?14:13
simondodsleythere ws a script created years ago to report on the CI status14:13
rosmaitai think sean still maintains it14:13
simondodsleyit's listed in the docs somewhere i think  - let me try and find it14:14
rosmaitahttp://cinderstats.ivehearditbothways.com/cireport.txt14:15
simondodsleythat's it14:15
jbernarddo we have the code that generates that file?14:15
simondodsleyask Sean14:15
jbernardagalica_: do you see the person names in that list?14:16
agalica_One sec14:17
agalica_I do not, but they are all relatively new14:19
agalica_There’s 3-4 of them.  They all email as CIs14:19
rosmaitaalso, if they are doing something non-standard, this script won't find them14:19
rosmaitait crawls the cinder driver code to get the url in the wiki, goes to the wiki page, and then finds the ci from there14:20
agalica_https://www.irccloud.com/pastebin/jDxQOsD814:20
agalica_Err14:20
jbernardrosmaita: that's what i was thinking too14:20
agalica_Yogeshwari Manik Gitte / Shubhangi / maruthi14:20
agalica_Those three14:21
agalica_I think one other14:21
agalica_Ranjith14:22
jbernardi think it's reasonble to request a more appropriate CI name in the review14:22
agalica_Based off CIs hitting my inbox14:22
agalica_I don’t even know who they belong to - my initial concern was that they show up in email14:23
rosmaitaagalica_: can you pull one up and point me to a gerrit review where they respond?14:25
jbernardit would have to be linked to a gerrit account (to post results) and therefore *should* have contact info, i would think14:26
kaisersIf they're listed in the wiki they should have a contact person listed in there.14:26
jbernardI supsect the these are not listed in the wiki14:26
jbernardwhich is possibly why sean's script isn't finding them14:26
agalica_rosmaita: “ranjith” reported on this patch: https://review.opendev.org/c/openstack/cinder/+/98050914:27
jbernardI just sent him an email inquiring about the script14:27
agalica_Latest patch set14:27
rosmaitagot it, thanks14:27
kaisersyeah, righ, cannot see them there14:27
hong-p[m]jbernard:I guess it’ll be hard to get this fix into 2026.1 at this stage, right? https://review.opendev.org/c/openstack/cinder/+/961906 I've been requesting since last September... and really simple fix14:28
rosmaitathe vmstore CI_WIKI_NAME leads to this url, which is a nonexistent page: https://wiki.openstack.org/wiki/ThirdPartySystems/Vmstore_CI14:31
opendevreviewMerged openstack/cinder stable/2025.2: Fix missing encryption params in Quobyte driver  https://review.opendev.org/c/openstack/cinder/+/97527414:31
rosmaitaand there is no entry on https://wiki.openstack.org/wiki/ThirdPartySystems for it14:31
jbernardprobably, unless a core want's to advocate for it but it would need to land in master first14:33
jbernardhong-p[m]: ^14:33
opendevreviewSilvan Kaiser proposed openstack/cinder stable/2025.1: Fix missing encryption params in Quobyte driver  https://review.opendev.org/c/openstack/cinder/+/98112914:33
elecharnyHi, sorry for the late interaction, I'm pretty new here;-). Wondering about the status of the submitted patch (allow-force-retype-on-replicated-volumes) that is listed on today meeting14:34
elecharny(not my patch, but my collegue who submitte dit cannot join today)14:34
jbernardwhoami-rajat: ^ i believe you're working on a replication spec, this may be appropriate for you to weigh in on 14:35
whoami-rajatjbernard, sure, will take a look14:35
elecharnythanks!14:35
hong-p[m]jbernard: understood. If there’s any way to land it, that would be amazing. If not, I’d really appreciate it if we could at least ensure it gets backported to the stable branch after the release. thanks for your help.14:38
jbernardhong-p[m]: yeah, that's quite doable14:40
jbernardwhoami-rajat: thanks14:41
jbernard#topic open discussion14:41
JyotsnaWe are waiting for feedback from reviewers on a hot cust patch https://review.opendev.org/c/openstack/cinder/+/979115 and requires immediate attention. This is small change which has changes specific to HPE Alletra MP storage platform.14:42
hong-p[m]ty, jbernard!14:43
Jyotsnajbernard , can you please help us with the review on https://review.opendev.org/c/openstack/cinder/+/97911514:45
Jyotsnalast meeting you mentioned it is in your list 14:45
jbernardyes, i need another, but i should get to that today14:46
jbernardsooo many tabs open... :P14:46
Jyotsnathanks jbernard14:47
raghavendratthanks jbernard14:49
jbernardanything else? we can break early if not14:49
rosmaitafestival of reviews on friday14:49
agalica_I may not make it as I’m on vacation14:50
rosmaitaslacker14:50
agalica_Haha14:50
rosmaita:)14:50
opendevreviewSean McGinnis proposed openstack/cinder stable/2025.1: stable: Remove some non-voting jobs from stable checks  https://review.opendev.org/c/openstack/cinder/+/98113314:51
jbernardalright, thank you everyone14:52
jbernard#endmeeting14:52
opendevmeetMeeting ended Wed Mar 18 14:52:08 2026 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:52
opendevmeetMinutes:        https://meetings.opendev.org/meetings/cinder/2026/cinder.2026-03-18-14.02.html14:52
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/cinder/2026/cinder.2026-03-18-14.02.txt14:52
opendevmeetLog:            https://meetings.opendev.org/meetings/cinder/2026/cinder.2026-03-18-14.02.log.html14:52
raghavendratThank you Brian for approval on patch15:02
opendevreviewSean McGinnis proposed openstack/cinder master: Fix migrate_volume using volume dict instead of name  https://review.opendev.org/c/openstack/cinder/+/98114015:16
opendevreviewMerged openstack/cinder master: Remove eventlet.sleep calls from scheduler  https://review.opendev.org/c/openstack/cinder/+/95938815:48
opendevreviewMerged openstack/cinder stable/2025.1: [Pure Storage] Fix performance stats collection error  https://review.opendev.org/c/openstack/cinder/+/98083919:03
opendevreviewMerged openstack/cinder stable/2025.1: Hitachi: Add support for Hitachi VSP One B20  https://review.opendev.org/c/openstack/cinder/+/96726019:24
opendevreviewMerged openstack/cinder master: VMstore: Fix pylint failure  https://review.opendev.org/c/openstack/cinder/+/97996021:31
opendevreviewMerged openstack/cinder master: Tests: Add extend_volume to fake driver  https://review.opendev.org/c/openstack/cinder/+/96361822:15

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!