Thursday, 2026-07-09

opendevreviewsean mooney proposed openstack/futurist master: Add regression test for slow thread shutdown  https://review.opendev.org/c/openstack/futurist/+/99656700:03
opendevreviewsean mooney proposed openstack/futurist master: Wake thread workers during shutdown  https://review.opendev.org/c/openstack/futurist/+/99656800:03
opendevreviewsean mooney proposed openstack/futurist master: Reuse idle thread workers before growing pool  https://review.opendev.org/c/openstack/futurist/+/99656900:03
opendevreviewsean mooney proposed openstack/futurist master: Expire idle thread workers after timeout  https://review.opendev.org/c/openstack/futurist/+/99657000:03
opendevreviewsean mooney proposed openstack/futurist master: Block indefinitely when idle expiry is disabled  https://review.opendev.org/c/openstack/futurist/+/99657100:51
opendevreviewsean mooney proposed openstack/futurist master: Add thread executor benchmark tool  https://review.opendev.org/c/openstack/futurist/+/99657200:51
opendevreviewsean mooney proposed openstack/futurist master: Debounce dynamic thread pool shrinking  https://review.opendev.org/c/openstack/futurist/+/99657300:51
opendevreviewsean mooney proposed openstack/futurist master: [DNM] Add thread executor benchmark report  https://review.opendev.org/c/openstack/futurist/+/99657400:51
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: various fixes  https://review.opendev.org/c/openstack/oslo.messaging/+/99331205:21
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: httpx client and pluggable ASGI/WSGI server  https://review.opendev.org/c/openstack/oslo.messaging/+/99331605:22
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: Kubernetes Lease service broker  https://review.opendev.org/c/openstack/oslo.messaging/+/99331705:22
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: WIP: HTTP-RPC driver: PoC kafka-k8s tempest gate  https://review.opendev.org/c/openstack/oslo.messaging/+/99460105:22
opendevreviewThomas Goirand proposed openstack/oslo.config master: Implements sample_max and sample_min  https://review.opendev.org/c/openstack/oslo.config/+/99567607:22
mnasiadkadamani[m]: thanks for the +2 on https://review.opendev.org/c/openstack/openstackdocstheme/+/987166 - but unfortunately it still needs +w :-)07:27
*** elodilles_pto is now known as elodilles07:52
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: various fixes  https://review.opendev.org/c/openstack/oslo.messaging/+/99331210:17
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: httpx client and pluggable ASGI/WSGI server  https://review.opendev.org/c/openstack/oslo.messaging/+/99331610:18
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: Kubernetes Lease service broker  https://review.opendev.org/c/openstack/oslo.messaging/+/99331710:18
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: WIP: HTTP-RPC driver: PoC kafka-k8s tempest gate  https://review.opendev.org/c/openstack/oslo.messaging/+/99460110:18
sean-k-mooneygmaan: the removal of oslo.poligices enforce sope breaks oslo.config sphinx exetension10:28
sean-k-mooneyhttps://zuul.opendev.org/t/openstack/build/780b9d5306bc488f99d42d4b0615573010:28
sean-k-mooney      File "/home/zuul/src/opendev.org/openstack/cyborg/.tox/docs/lib/python3.12/site-packages/oslo_config/sphinxext.py", line 535, in resolve_xref10:28
sean-k-mooney        env.domaindata['oslo.config']['options'][target],10:29
sean-k-mooney        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^10:29
sean-k-mooney    KeyError: 'oslo_policy.enforce_scope'10:29
sean-k-mooneymybe the cybrog change has not merged yet10:29
sean-k-mooney 33 minutes ago10:30
sean-k-mooneyhum that may have just been bad timing but that not how i was execting it to break if a project had not fully merged all the removals :)10:31
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: various fixes  https://review.opendev.org/c/openstack/oslo.messaging/+/99331210:47
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: httpx client and pluggable ASGI/WSGI server  https://review.opendev.org/c/openstack/oslo.messaging/+/99331610:47
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: Kubernetes Lease service broker  https://review.opendev.org/c/openstack/oslo.messaging/+/99331710:47
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: WIP: HTTP-RPC driver: PoC kafka-k8s tempest gate  https://review.opendev.org/c/openstack/oslo.messaging/+/99460110:47
gmaansean-k-mooney: requirement chnage is not yet merged so new oslo.policy is not in CI yet https://review.opendev.org/c/openstack/requirements/+/99651115:04
gmaansean-k-mooney: about timing, at some stage we it will break projects as it has been more than one month I am begging projects to pay attention and fix the things in advance15:06
gmaansean-k-mooney: anyways, i am wondering on doc job failing, does it use latest oslo.policy?15:07
sean-k-mooneyhum i shoudl check maybe we are not using constaits properly15:09
gmaansean-k-mooney: it seems it is passgin now https://review.opendev.org/c/openstack/cyborg/+/99593515:09
sean-k-mooneyi merge the fix in cybrog in anycase15:09
gmaanohk15:09
sean-k-mooneythat why i was like bad timing i guess15:10
sean-k-mooneyso cybrog is fine15:10
sean-k-mooneyi just was not expecting the docs job of all things to be the thing that failed15:10
gmaansean-k-mooney: also, it will be good to add a cross project job for cyborg in requirement gate, i can see watcer one. it helps to fix the things in advance. for example this one, I fixed all the projects has their job and was failing https://review.opendev.org/c/openstack/requirements/+/99651115:12
sean-k-mooneygmaan: yes that on my todolist somewhere15:12
gmaancool15:12
sean-k-mooneyi inetntionally didnt do it before the end of last cycel but i aim to do it before 2026.2 is done15:13
gmaanack15:15
sean-k-mooneygmaan: looking at https://github.com/openstack/cyborg/blob/master/tox.ini i dont see any uncostaied installation. i do plan to updat that to use the new way fo passing constaitnits so ill check over it as part of that work15:16
sean-k-mooneythe actual failure was coming form the oslo.config sphix extension howver15:17
sean-k-mooneyso i dont knwo if that somehow could have used latest15:17
gmaank, what was fix, i could not find commit15:18
sean-k-mooneyhttps://github.com/openstack/cyborg/commit/02f10e5bc3471c53cab1c563a1962b9939186f5115:18
sean-k-mooneyremoving the use of the config option15:19
gmaanthat i saw, i thought you mentioned somewhere constraints are not used correctly15:19
gmaanbcz it is supposed to fail until requirement chanege is in15:19
sean-k-mooneyno i was lookign to see if that was what happen15:19
sean-k-mooneyi could not find a place where it was bing bypassed15:19
gmaanhumm, ok, will check after droping kids to school. I am wondering the same15:22
sean-k-mooneyno worrise im quikcly going over the log again bug it used the local zuul copy of the requirement repo as far as i can tell https://zuul.opendev.org/t/openstack/build/780b9d5306bc488f99d42d4b06155730/log/job-output.txt#65115:25
sean-k-mooneyit installed oslo.policy-6.0.0 and oslo.config-10.5.015:27
sean-k-mooneyso it did use the latest version for some reason15:28
sean-k-mooneythe olso config version is valid but looking at the commti that was checked out https://github.com/openstack/requirements/blob/7a04938e7e6f130a007e17750e880b6ec3eadd07/upper-constraints.txt#L477 it used the wrong oslo.policy version15:33
sean-k-mooneycyborg is not currently using the install command way of passing constrait or the new native way15:34
sean-k-mooneyhttps://github.com/openstack/cyborg/blob/master/tox.ini#L1415:34
sean-k-mooneyits using the way we do it in libs15:35
sean-k-mooneythat has some werid interaction with extras so it might just be a result of that15:35
sean-k-mooneymy plan is ot use https://github.com/openstack/nova/commit/5acdfc5632b330bf778850ab74c7a8daf7525102 going forward15:36
gmaan++16:13
-Guest12850- NOTICE: The Gerrit service on review.opendev.org will be offline briefly one hour from now, at 21:00 UTC, while we rename a project.20:02
-Guest12850- NOTICE: The Gerrit service on review.opendev.org is going offline momentarily at 21:00 UTC while we rename a project, but will return within a few minutes.20:59
fungistephenfin: just a heads up that x/cursive is now openstack/cursive so i've added gmaan to cursive-core as oslo's current tact sig liaison; he can clean up the existing core team membership and include oslo-core or whatever is appropriate21:51
gmaanfungi: ack, thanks22:26
gmaanadded oslo-core22:29
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: various fixes  https://review.opendev.org/c/openstack/oslo.messaging/+/99331223:23
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: httpx client and pluggable ASGI/WSGI server  https://review.opendev.org/c/openstack/oslo.messaging/+/99331623:23
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: HTTP-RPC driver: Kubernetes Lease service broker  https://review.opendev.org/c/openstack/oslo.messaging/+/99331723:23
opendevreviewAdam Harwell proposed openstack/oslo.messaging master: WIP: HTTP-RPC driver: PoC kafka-k8s tempest gate  https://review.opendev.org/c/openstack/oslo.messaging/+/99460123:23

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