Friday, 2026-07-31

opendevreviewTakashi Kajinami proposed openstack/python-ironicclient master: Drop unnecessary allowlist_externals  https://review.opendev.org/c/openstack/python-ironicclient/+/99936005:05
opendevreviewTakashi Kajinami proposed openstack/python-ironicclient master: ruff: Enable common checks  https://review.opendev.org/c/openstack/python-ironicclient/+/99936105:09
opendevreviewBartosz Bezak proposed openstack/networking-generic-switch stable/2026.1: batching: Fix missed batch result watches  https://review.opendev.org/c/openstack/networking-generic-switch/+/99936507:01
rpittauTheJulia: about the comment on https://review.opendev.org/c/openstack/ironic/+/989994, I don't think we needed to bump api version for nodehistory until the release?07:13
opendevreviewMerged openstack/ironic-python-agent master: Set a minimal default mdns config key list for IPA  https://review.opendev.org/c/openstack/ironic-python-agent/+/99933708:41
opendevreviewJacob Anders proposed openstack/sushy-tools master: Add HPE iLO-style firmware update simulation for BMC, BIOS, NIC and SSD  https://review.opendev.org/c/openstack/sushy-tools/+/99940411:23
opendevreviewJacob Anders proposed openstack/sushy-tools master: [WIP] Add HPE iLO-style firmware update simulation for BMC, BIOS, NIC and SSD  https://review.opendev.org/c/openstack/sushy-tools/+/99940411:24
opendevreviewJacob Anders proposed openstack/sushy-tools master: [WIP] Add HPE iLO-style firmware update simulation for BMC, BIOS, NIC and SSD  https://review.opendev.org/c/openstack/sushy-tools/+/99941413:08
TheJuliarpittau: your bumping the object itself13:23
TheJuliaso the version needs to increment when you do that. The object version is disjointed from the api version13:23
rpittauoh... right :/13:24
TheJuliaSorry :(13:24
* TheJulia feels bad13:24
rpittauno, no, my bad! :D13:24
opendevreviewJacob Anders proposed openstack/sushy-tools master: [WIP] Add HPE iLO-style firmware update simulation for BMC, BIOS, NIC and SSD  https://review.opendev.org/c/openstack/sushy-tools/+/99941413:35
TheJuliarpittau: a sushy release soon? I know there is one huge outstanding patch in review right now... unfortunately I think that will require sitting down with the schema to give a solid review for13:56
rpittauTheJulia: I was actually looking at that, I've hold it because of that specific patch, but if we're good I'm going to propose the release now14:01
TheJuliaI went to review it yesterday and was like "I don't have the spoons for 1400 lines at the moment"14:01
TheJuliaMy plan is to review it today, but I suspect I'm no tthe only on ewith the limited spoon issue14:01
TheJuliaThe author really should have broken it up... and I really suspect it is AI given how insanely verbose the commit message is without actually telling us "why"14:02
TheJulia(I mean, aside from the schema)14:02
rpittauI opened it up myself multiple times but had to leave it there :/14:04
TheJuliaHonestly, I think that is feedback I'm going to leave on it.14:18
TheJuliaAnd stress that if they wanted it sooner, they *really* ought to be advocating during our weekly meetings and whatnot.14:18
rpittauI will back that up :)14:20
TheJuliaI'm currently on cid's IPA patches, once done with those and after a dog walking, I'm going to start on the sushy patch14:20
dtantsurTheJulia: hey, for the attestation work, have you by chance considered getting TPM information from Redfish instead of in-band? (I might be talking nonsense, I've just realized that Redfish exposes something in this area)14:21
TheJuliaI loosely have14:21
TheJuliabut honestly haven't floated it in here beyond a high level idea in some high bandwidth dsicussions14:21
TheJuliaThe *downside* is if we do that we're sort of more becoming a read only state observer, but that is still powerful in terms of information we can provide to operators.14:22
TheJuliayou don't get *ALL* of the details, but we would need to almost become the "attestation tracker" as well which means firmware cleaning would also likely need to set a flag saying "hey, some of these masurements (0-7 might change, don't freak out TOO much"14:23
cid\o/14:26
TheJuliacid: I'm a little concerned around just explicitly supporting a variety of transport options in https://review.opendev.org/c/openstack/ironic-python-agent/+/998381. I guess the big question is why?15:39
TheJuliadid someone forget to make gerrit coffee this morning?!?15:42
TheJuliaugh, it was my vpn's dns died15:43
opendevreviewEsther Domfeh proposed openstack/ironic master: Add state, target_provision_state, and duration_seconds to node history  https://review.opendev.org/c/openstack/ironic/+/98999415:53
opendevreviewEsther Domfeh proposed openstack/ironic master: Populate node_history state fields  https://review.opendev.org/c/openstack/ironic/+/99320815:53
opendevreviewEsther Domfeh proposed openstack/ironic master: Add request context user tracking to node history records  https://review.opendev.org/c/openstack/ironic/+/99390115:53
opendevreviewEsther Domfeh proposed openstack/ironic master: Add power tracking telemetry in node history  https://review.opendev.org/c/openstack/ironic/+/99634715:53
JayFTheJulia: dtantsur: rpittau: For mDNS, do we want to advisory that with an OSSN? The patches aren't really safe to backport imo17:19
TheJuliaI'd just say OSSN, I'm not really sure the implementation was really functional, and definitely not in out of the box images.17:30
TheJuliarpittau: I semi-successfully made it through the sushy change17:31
JayFTheJulia: I said mDNS, you answered as if I said Container HWM17:34
JayFTheJulia: can you re-confirm that you responded with the right bug in mind?17:34
TheJuliaoh oh oh17:34
TheJuliayeah17:34
TheJuliano, soryr17:35
TheJuliaI guess I'm split on an advisory for mdns because 1) you basically had to force it into that state to begin with which is way outside of default cases, and 2) it would be semi-breaking to backport without doing additional actions17:36
JayFI'm thinking mainly booting blind agents17:40
JayFthat's the irl likely scary scenario17:40
TheJuliayou have to explicitly walk into that17:40
JayFyeah17:40
JayFbut the OSSN would at least warn them they are gonna walk into it? 17:41
JayFIDK, no advisory is fine too17:41
TheJuliaso, an OSSN saying "don't do that unless you *REALLY* know what your doing17:41
JayFyeah17:41
TheJuliaand if you do, here is a risk, and you may want some patches, but.... yeah.17:41
TheJuliaSorry for the confusion, my brain is sort of on a fast track to "weekend"17:47
JayFI'll draft an OSSN for mDNS 17:56
TheJuliaok17:59
opendevreviewJay Faulkner proposed openstack/ironic-specs master: WIP: Add Portgroup/LAG support to ironic-networking  https://review.opendev.org/c/openstack/ironic-specs/+/99944818:48
JayFTheJulia: dtantsur: rpittau: RFR https://review.opendev.org/c/openstack/security-doc/+/99945119:11

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