Friday, 2026-02-20

opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: Skip binding on the generi baremetal mech driver with binding levels  https://review.opendev.org/c/openstack/networking-baremetal/+/97738300:01
* TheJulia crosses her fingers00:02
*** mdfr0 is now known as mdfr00:04
opendevreviewMerged openstack/sushy master: skip missing collection members instead of failing  https://review.opendev.org/c/openstack/sushy/+/97632900:05
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: Add a segment host mapping  https://review.opendev.org/c/openstack/networking-baremetal/+/97738901:49
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: explicitly prevent heiarchical agent triggered binding  https://review.opendev.org/c/openstack/networking-baremetal/+/97740204:16
opendevreviewDoug Goldstein proposed openstack/python-ironicclient stable/2025.2: Fix parallel initial version negotiation  https://review.opendev.org/c/openstack/python-ironicclient/+/97740605:08
opendevreviewDoug Goldstein proposed openstack/python-ironicclient stable/2025.1: Fix parallel initial version negotiation  https://review.opendev.org/c/openstack/python-ironicclient/+/97740705:08
opendevreviewDoug Goldstein proposed openstack/python-ironicclient stable/2024.2: Fix parallel initial version negotiation  https://review.opendev.org/c/openstack/python-ironicclient/+/97740805:09
opendevreviewDoug Goldstein proposed openstack/ironic bugfix/34.0: Allow node lookup for in-band servicing  https://review.opendev.org/c/openstack/ironic/+/97741907:35
opendevreviewHarald Jensås proposed openstack/sushy-tools master: novadriver: Fix boot mode and secure boot detect  https://review.opendev.org/c/openstack/sushy-tools/+/97742609:32
opendevreviewHarald Jensås proposed openstack/sushy-tools master: novadriver: rescue-based net-boot support  https://review.opendev.org/c/openstack/sushy-tools/+/97728411:02
opendevreviewHarald Jensås proposed openstack/sushy-tools master: novadriver: rescue-based net-boot support  https://review.opendev.org/c/openstack/sushy-tools/+/97728411:22
opendevreviewHarald Jensås proposed openstack/sushy-tools master: novadriver: rescue-based net-boot support  https://review.opendev.org/c/openstack/sushy-tools/+/97728411:37
opendevreviewHarald Jensås proposed openstack/sushy-tools master: novadriver: rescue-based net-boot support  https://review.opendev.org/c/openstack/sushy-tools/+/97728411:49
opendevreviewHarald Jensås proposed openstack/sushy-tools master: novadriver: rescue-based net-boot support  https://review.opendev.org/c/openstack/sushy-tools/+/97728412:03
opendevreviewHarald Jensås proposed openstack/sushy-tools master: novadriver: rescue-based net-boot support  https://review.opendev.org/c/openstack/sushy-tools/+/97728412:10
TheJuliahehh13:51
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: explicitly prevent heiarchical agent triggered binding  https://review.opendev.org/c/openstack/networking-baremetal/+/97740213:52
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: Skip binding on the generi baremetal mech driver with binding levels  https://review.opendev.org/c/openstack/networking-baremetal/+/97738314:25
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: Add a segment host mapping  https://review.opendev.org/c/openstack/networking-baremetal/+/97738914:25
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: explicitly prevent heiarchical agent triggered binding  https://review.opendev.org/c/openstack/networking-baremetal/+/97740214:25
cardoeDid we ever figure out why ironic.tests.unit.drivers.modules.redfish.test_firmware.RedfishFirmwareTestCase.test_update_bmc_with_explicit_wait is segfaulting?15:14
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: explicitly prevent heiarchical agent triggered binding  https://review.opendev.org/c/openstack/networking-baremetal/+/97740215:34
opendevreviewJulia Kreger proposed openstack/networking-baremetal master: WIP: explicitly prevent heiarchical agent triggered binding  https://review.opendev.org/c/openstack/networking-baremetal/+/97740215:39
opendevreviewcid proposed openstack/ironic master: ci: Pin `setuptools` to a range that still ships  https://review.opendev.org/c/openstack/ironic/+/97731815:39
opendevreviewcid proposed openstack/ironic stable/2025.2: ci: Pin `setuptools` to a range that still ships  https://review.opendev.org/c/openstack/ironic/+/97745715:42
cidre'segfaulting... I think I saw a patch that addressed it with additional mocking.15:44
cardoeah thank you cid 15:53
cardoeLooks like https://review.opendev.org/c/openstack/ironic/+/97699915:53
opendevreviewDoug Goldstein proposed openstack/ironic bugfix/34.0: Fix CI - One unit/One CI job  https://review.opendev.org/c/openstack/ironic/+/97745915:53
cardoeThat should fix that branch15:54
cardoecid: https://review.opendev.org/c/openstack/ironic/+/977318 should we maybe make a constraints file?16:59
cidcardoe, This is more or less a temporary fix (if it merges). A permanent fix will have to live in the requirements repo.17:01
cidThat's the global contraints file.17:02
cardoeIt'd be great if they'd put a constraint on setuptools<82.0.0 in the global-constraints... agreed17:03
opendevreviewMerged openstack/ironic bugfix/34.0: Fix CI - One unit/One CI job  https://review.opendev.org/c/openstack/ironic/+/97745917:22
TheJuliayeah, we were relying upon time directly, so I mocked it out18:31
TheJuliacardoe: just to confirm, y'all don't run ironic-neutron-agent do you?18:36
clifdoes anyone know where CONF.profiler is defined? I can't seem to find it through `git grep`18:41
TheJuliahttps://github.com/openstack/osprofiler/blob/master/osprofiler/opts.py needs to be loaded afaik18:44
cardoeTheJulia: uhh why?19:52
TheJuliaI have a growing fear that the segment recording which might be in many deployments due to spine/leaf may be incompatible with port segment handling in neutron, as exposed by the ci job i've been working on, that being said I need to spend a little time glaring at ngs's bind_port logic to see if it does anything different then19:54
cardoeHow would ya feel if we committed an AGENTS.md with some instructions on how to run tests?21:43
TheJuliano objection from me21:48
TheJuliawe already kind of agreed it would make sense to have some foundatinal context md file21:48

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