Monday, 2026-07-13

opendevreviewGoutham Pacha Ravi proposed openstack/manila-image-elements master: Modernize container driver docker image  https://review.opendev.org/c/openstack/manila-image-elements/+/99692702:27
opendevreviewGoutham Pacha Ravi proposed openstack/manila-image-elements master: Publish container image to quay.io  https://review.opendev.org/c/openstack/manila-image-elements/+/99693002:27
opendevreviewMerged openstack/manila-test-image master: Upgrade to buildroot 2025.02 LTS, x86_64, musl  https://review.opendev.org/c/openstack/manila-test-image/+/99692803:13
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695504:57
opendevreviewGoutham Pacha Ravi proposed openstack/manila-test-image master: Enable CephFS kernel client  https://review.opendev.org/c/openstack/manila-test-image/+/99697005:04
opendevreviewGoutham Pacha Ravi proposed openstack/manila master: Fix container image import for file:// URLs  https://review.opendev.org/c/openstack/manila/+/99697105:05
opendevreviewGoutham Pacha Ravi proposed openstack/manila master: Pull container image from quay.io  https://review.opendev.org/c/openstack/manila/+/99697205:11
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Use manila-test-image for non-generic driver jobs  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99697305:13
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Add LUSTRE protocol support  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99690805:20
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Add Lustre tempest CI job  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99691005:20
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695505:20
opendevreviewGireesh Awasthi proposed openstack/manila master: Added Share Server Replica Support  https://review.opendev.org/c/openstack/manila/+/99350106:01
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695506:43
opendevreviewGoutham Pacha Ravi proposed openstack/manila-test-image master: Enable CephFS kernel client, fix mount helpers  https://review.opendev.org/c/openstack/manila-test-image/+/99697706:43
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Use manila-test-image for non-generic driver jobs  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99697306:45
carlosso/ folks. This is the bugsquash week, finally :) the final list is here: https://etherpad.opendev.org/p/manila-hibiscus-m1-bugsquash10:45
carlosslet's try going through all bugs assinged to us/our teams and share a status by EOD today, so we can proceed10:46
carlossalso, please sign up for reviews and add reviewers to your bugs10:46
carlossAnoop_Shukla carthaca kpdev gouthamr vhari gireesh Sai manideep medha_ ^10:46
opendevreviewManideep proposed openstack/manila master: Added Share Server Replica Support  https://review.opendev.org/c/openstack/manila/+/99350110:54
opendevreviewManideep proposed openstack/manila master: Added Share Server Replica Support  https://review.opendev.org/c/openstack/manila/+/99350111:08
vhariack, carloss++ 12:30
opendevreviewsean mooney proposed openstack/devstack-plugin-ceph stable/2025.1: move ceph jobs to debian 12  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/99703512:40
opendevreviewGoutham Pacha Ravi proposed openstack/manila-test-image master: Enable CephFS kernel client, fix mount helpers  https://review.opendev.org/c/openstack/manila-test-image/+/99697714:35
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695515:03
opendevreviewMedha Choudhary (netapp) proposed openstack/manila master: NetApp: Zapi to Rest gaps - configure_cifs_options, default_ad_site and is_kerberos_enabled  https://review.opendev.org/c/openstack/manila/+/99707315:46
opendevreviewTakashi Kajinami proposed openstack/puppet-manila master: Deprecate support for [oslo_policy] enforce_scope  https://review.opendev.org/c/openstack/puppet-manila/+/99708315:53
opendevreviewTakashi Kajinami proposed openstack/puppet-manila master: Deprecate support for [oslo_policy] enforce_scope  https://review.opendev.org/c/openstack/puppet-manila/+/99708315:54
tkajinamgouthamr, do you mind adding +A to https://review.opendev.org/c/openstack/manila/+/996489 ?18:00
tkajinam(sorry for noisy ping but I want to unblock the requirements bump asap...18:00
gouthamrnot at all, ty tkajinam 18:00
tkajinamthanks !18:00
gouthamrsorry we didn't see the expediency here. I could have single-core approved this.. it was trivial18:00
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695518:05
gouthamrmanila-cores: the container driver's job has been perma-failing for a while now; and i thought i'd take a look at our long "wishlist" stuff for that driver:18:34
gouthamr1) We need to update the container image it's using, it's still relying on an Ubuntu 14.04 LTS based image - it can't build anymore from manila-image-elements. 18:34
gouthamr2) We are still pulling the container image from a personal github account's stash. Which, honestly, we should have ripped out/replaced 10 years ago :D18:34
gouthamr3) I think quay.io is a good place for the container driver image to be housed permanently.. we have discussed this in the past, but, i wanted to learn how zuul could help etc.. i set up an account, created encrypted secrets etc so the image can finally be pushed to quay: https://quay.io/repository/openstack-manila/manila-docker-container18:34
gouthamrthe patches are here: https://review.opendev.org/q/topic:%22bug/2160440%2218:34
gouthamrwould appreciate your reviews!18:34
carlossyes for quay.io18:36
carlossthanks for working on this, gouthamr 18:36
carlossactually good timing for the bugsquash as well, so thank you for also adding some of these fixes to the list18:36
gouthamryeah, hopefully this is non-controversial.. 18:38
gouthamrit's super useful to have an open source DHSS=True reference driver for CI that's less complicated than the generic driver18:38
gouthamrso beating this into shape is in my interest18:38
gouthamrcarloss: do you care if i ninja-merge some manila-test-image patches?18:56
gouthamri'm experimenting if we can use the thing in our gate again, we have chicken-and-egg problems with the "build" and subsequent use.. 18:56
gouthamrthis for example needs to be merged: https://review.opendev.org/c/openstack/manila-test-image/+/99697718:57
gouthamrso that i can get an image pushed out to https://tarballs.opendev.org/openstack/manila-test-image/images18:57
carlossno worries, you got my blessing on https://review.opendev.org/c/openstack/manila-test-image/+/99697718:57
carlossI can pull the trigger there18:57
gouthamrand the CI jobs can pull from there: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99697318:57
carlossbut yes, if you need, please go for it18:57
gouthamrw00t, pull it18:58
carlossdone18:58
carlossalso going through manila-image-elements changes now18:59
gouthamrthank you.. the resulting image has a faaar lesser size (17 mb) vs our manila-service-image-master (based on ubuntu 22.04 LTS - 800ish mb) 18:59
carlosswow :D18:59
carlossthat's a huge difference, yes18:59
gouthamrhaha, i know :D i am thinking, we just need busybox extensions for mounting NFS, CIFS and CephFS18:59
gouthamri've my fingers crossed18:59
gouthamrso running a VM should need ~64MB RAM, ~1GB disk space (plenty), and 1 vCPU 19:01
gouthamrour very own cirrOS 19:01
gouthamrwe can call it "zorillOS". I'll chat more about this in our next week's manila meeting.. 19:02
carlosshaha, +1 for zorillOS19:03
carlossI think it will also speed up our functional tests19:03
carloss(scenario ones)19:03
carlosswe'll likely need to have virtiofs installed too19:04
gouthamryes, i'm expecting a 8x more throughput :P will share numbers/deets 19:04
carloss++19:04
carlossgood stuff19:04
gouthamryou're tempting me19:04
opendevreviewGoutham Pacha Ravi proposed openstack/manila-test-image master: Enable virtiofs support  https://review.opendev.org/c/openstack/manila-test-image/+/99710819:04
gouthamrlet's try ^19:04
carlosshahaha, awesome19:06
opendevreviewMerged openstack/manila master: Fix interface mismatch detected by tooz 9.0.0  https://review.opendev.org/c/openstack/manila/+/99648919:21
opendevreviewMerged openstack/manila-test-image master: Enable CephFS kernel client, fix mount helpers  https://review.opendev.org/c/openstack/manila-test-image/+/99697719:33
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695520:17
opendevreviewGoutham Pacha Ravi proposed openstack/devstack-plugin-lustre master: Fix quota enforcement and tempest config  https://review.opendev.org/c/openstack/devstack-plugin-lustre/+/99690922:00
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695522:08
opendevreviewGoutham Pacha Ravi proposed openstack/devstack-plugin-lustre master: Fix quota enforcement and tempest config  https://review.opendev.org/c/openstack/devstack-plugin-lustre/+/99690923:10
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695523:10
opendevreviewGoutham Pacha Ravi proposed openstack/devstack-plugin-lustre master: Fix quota enforcement and tempest config  https://review.opendev.org/c/openstack/devstack-plugin-lustre/+/99690923:16
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: DNM: Run only Lustre scenario tests  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99695523:26

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