Monday, 2026-05-11

*** zigo_ is now known as zigo08:57
opendevreviewDaniel Bengtsson proposed openstack/oslo.messaging master: Fix RabbitMQ TLS hostname verification  https://review.opendev.org/c/openstack/oslo.messaging/+/98809511:27
opendevreviewDaniel Bengtsson proposed openstack/oslo.service master: Poll parallel periodic results with AsyncResult.ready()  https://review.opendev.org/c/openstack/oslo.service/+/98241811:41
opendevreviewDaniel Bengtsson proposed openstack/oslo.messaging master: Fix RabbitMQ TLS hostname verification  https://review.opendev.org/c/openstack/oslo.messaging/+/98809511:56
opendevreviewDaniel Bengtsson proposed openstack/oslo.messaging master: Fix RabbitMQ TLS hostname verification  https://review.opendev.org/c/openstack/oslo.messaging/+/98809511:59
*** haleyb_ is now known as haleyb13:54
croelandtHello! I seem to recall there were talks about deprecating oslo.rootwrap. It is indeed marked as deprecated (in favor of oslo.privsep) at https://wiki.openstack.org/wiki/Oslo#oslo.rootwrap . Three questions: 1) Is this accurate? 2) Do we know when rootwrap will stop being maintained? 3) Am I right in saying that rootwrap can currently work without eventlet?15:08
*** tkajinam_ is now known as tkajinam16:03
tkajinamcroelandt, 1) I believe no though I'm unsure if anyone is actively working on the remaining work. The remaining large blocker so far is os-brick afaik  2) We've not yet determined any timeline to abandon it because it's still used  3) it should work. it does not require eventlet. the only logic it contains is to check whether the monkey_patch is done or not to select the correct subprocess module16:05
tkajinamcroelandt, assuming your main interest is glance.... iiuc glance does not do monkey_patch when api is deployed under uwsgi, right ? then if you see any problems with cinder backend requiring root access (eg lvm backend with iscsi connections), then that proves "it works without eventlet"16:07
tkajinamif you see *no* problem, I mean16:08
croelandttkajinam: yeah I was wondering whether we should stop using oslo.rootwrap in favor os oslo.privsep in glance_store17:42
croelandtThat's why I'm interested in the topic :)17:42

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