Monday, 2026-06-01

opendevreviewMerged openstack/puppet-glance stable/2026.1: Ubuntu/Debian: Adjust wsgi script path  https://review.opendev.org/c/openstack/puppet-glance/+/99082006:12
opendevreviewTakashi Kajinami proposed openstack/puppet-glance master: Prepare new 2026.1 relesae  https://review.opendev.org/c/openstack/puppet-glance/+/99088907:54
opendevreviewTakashi Kajinami proposed openstack/puppet-glance stable/2026.1: Prepare new 2026.1 relesae  https://review.opendev.org/c/openstack/puppet-glance/+/99089007:56
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908511:29
zigotkajinam: The issue with Ubuntu is that they don't provide the wsgi script anymore for Glance, and we should be using the Python module name instead, no? If so, I'm confused on how to fix, there's no such option in the openstacklib::wsgi::apache right?11:44
zigoNot sure https://review.opendev.org/c/openstack/puppet-glance/+/990820 is the right approach, api.py may go away from upstream later.11:45
tkajinamapi.py is the in-tree code which won't go away11:55
tkajinamif you provide your own script somewhere else then we can use it11:55
tkajinambut the wsgi script created by pbr is no longer available from next release at the latest11:55
zigoLet's revisit this if I am right, and let's hope I'm wrong ! :)11:56
zigoApache doesn't support module= like uwsgi?11:56
tkajinamzigo, mod_wsgi does not support python module and we need a tiny code to expose application instance11:56
zigoOh ok.11:56
tkajinamwhich is achieved by that api.py11:56
tkajinamas long as you provide that file (the file was added a few cycles back but has been unavailable in ubuntu packages due to odd handling about directories without __init__.py11:57
tkajinam(which is killing subpackage structure, though that's not a problem for glance atm11:57
opendevreviewMerged openstack/puppet-glance stable/2026.1: Prepare new 2026.1 relesae  https://review.opendev.org/c/openstack/puppet-glance/+/99089011:59
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908512:12
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908512:41
zigoFeels like my last patch is doing what it should: it's not crashed yet after 45 minutes... Smells good! :P13:28
zigo(and same for Ubuntu support)13:29
zigoyeaaah, it's doing "scenario001 (2nd time)" ! :)13:48
zigoAnd Ubuntu is running tempest ATM.13:48
zigoGood good good !13:49
zigoscenario004 for Ubuntu is in success.13:49
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908514:24
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908514:36
opendevreviewThomas Goirand proposed openstack/puppet-openstack-integration master: WIP: support Debian  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/98908515:44
zigoHopefully, with that last one, the puppet run should be idempotent. Found an issue in my aodh-api package that prevented starting, this was the only blocker for idempotency ! :)15:46
zigotkajinam: GETTING THERE, FINALLY ! :)15:46
tkajinamzigo, oh, nice15:48
opendevreviewTakashi Kajinami proposed openstack/puppet-openstack-integration master: wip  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/99095816:30
opendevreviewTakashi Kajinami proposed openstack/puppet-openstack-integration master: wip  https://review.opendev.org/c/openstack/puppet-openstack-integration/+/99095816:50

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