Wednesday, 2025-01-15

opendevreviewDaniel Bengtsson proposed openstack/oslo.service master: Introduce backend system in oslo.service  https://review.opendev.org/c/openstack/oslo.service/+/93578313:16
damani[m]hberaud,  tkajinam, i have add a new unit test and a comment, i think now we are safe to merge 13:19
tkajinamhmmm13:22
tkajinamdamani[m], I've left a comment in the change, but I don't think the current unit tests describe the scenario I pointed.13:27
tkajinamdamani[m], The problem is that conf is not updated according to config files until CONF.__call__ is called, and get_backend is called during import13:28
tkajinamwhen get_backend is called , CONF.__call__ is not yet called because import is processed before any function call, and at that timing CONF singleton has no values loaded from config files yet13:30
tkajinamI mean that the execution_backend option isn't really configurable set via config option in the current implementation which calls get_backend in module level.13:35
opendevreviewDaniel Bengtsson proposed openstack/oslo.service master: Introduce backend system in oslo.service  https://review.opendev.org/c/openstack/oslo.service/+/93578313:40
damani[m]i have added a new test 13:41
damani[m]so what is the best solution use environment variable?14:34
damani[m]instead the configuration?14:35
damani[m]tkajinam, zzzeek, are you around?14:48
opendevreviewHervĂ© Beraud proposed openstack/futurist master: deprecate eventlet  https://review.opendev.org/c/openstack/futurist/+/93936115:37
opendevreviewDaniel Bengtsson proposed openstack/oslo.service master: Introduce backend system in oslo.service  https://review.opendev.org/c/openstack/oslo.service/+/93578316:11
-opendevstatus- NOTICE: The paste service at paste.opendev.org will have a short (15-20) minute outage momentarily to replace the underlying server.17:08

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