Thursday, 2026-07-23

opendevreviewcid proposed openstack/ironic master: Fix the types of the agent_containers options  https://review.opendev.org/c/openstack/ironic/+/99838500:08
opendevreviewcid proposed openstack/ironic master: Drop the unused container_conf_file option  https://review.opendev.org/c/openstack/ironic/+/99838600:08
opendevreviewcid proposed openstack/ironic master: doc: Fix the container-based steps guide  https://review.opendev.org/c/openstack/ironic/+/99838700:08
opendevreviewcid proposed openstack/ironic-python-agent-builder master: Write container options as comma separated lists  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/99838900:12
opendevreviewcid proposed openstack/ironic-python-agent-builder master: Do not require a container steps file to build  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/99839000:12
opendevreviewSteve Baker proposed openstack/ironic-tempest-plugin master: Improve autodetect test coverage  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/99839801:57
opendevreviewSteve Baker proposed openstack/ironic master: Switch ironic-standalone-redfish to autodetect deploy  https://review.opendev.org/c/openstack/ironic/+/99791001:57
opendevreviewSteve Baker proposed openstack/ironic-tempest-plugin master: Improve autodetect test coverage  https://review.opendev.org/c/openstack/ironic-tempest-plugin/+/99839805:19
opendevreviewJacob Anders proposed openstack/ironic master: Add allow_grouping_reboots argument to firmware.update step  https://review.opendev.org/c/openstack/ironic/+/99841708:00
*** jroll05 is now known as jroll009:09
hjensasTheJulia: cardoe: I tested https://review.opendev.org/c/openstack/networking-generic-switch/+/998062, on Cisco it works, on Arista it only works if I use ssh-key. Tried configuring Arista's management ssh to use "password" - but it looks like it does keyboard-interactive no matter.12:04
hjensaswdyt, should I change the patch to make libssh/paramiko a config option?12:05
dtantsurI think it won't hurt to make it configurable in case of regressions like this one.12:07
opendevreviewHarald JensÃ¥s proposed openstack/networking-generic-switch master: Switch netconf transport from paramiko to libssh  https://review.opendev.org/c/openstack/networking-generic-switch/+/99806212:33
TheJuliabrraaains13:14
TheJuliaWell, I don't think that is a regression necessarilly, its a defect in arista forcing the user to be keyboard-interactive13:15
opendevreviewRiccardo Pittau proposed openstack/ironic master: Fix BIOS firmware update failure detection on Dell iDRAC  https://review.opendev.org/c/openstack/ironic/+/99736613:15
dtantsurTheJulia: well, if it worked with netmiko, it's effectively a regression if we switch to netconf13:15
TheJuliaI really don't think we should extend the option out to the user to choose moving forward because its not like everyone will test both paths13:15
TheJuliaeverything is framed as new drivers to replace, not perfect continuiity13:16
* TheJulia CAFFINATES13:17
iurygregorygood morning13:28
TheJuliaThe other issue is then we have to explicitly document "this one doesn't work with libssh" which is fine, but its still not great and then the question becomes how do we provide a paramiko-less path, if ever. Does it support the netconf over tls model?13:29
TheJuliaI guess I'm trying to end up with an explicit matrix of "these are the drivers" as opposed to "you need to know the incantation" for specific drivers because we should document broadcast what is used and when.13:36
TheJuliaI may also be hoping too much there13:37
opendevreviewJulia Kreger proposed openstack/ironic-python-agent master: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99847914:01
opendevreviewJulia Kreger proposed openstack/ironic-python-agent bugfix/11.6: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848014:02
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/2026.1: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848114:02
opendevreviewJulia Kreger proposed openstack/ironic-python-agent bugfix/11.4: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848214:02
opendevreviewJulia Kreger proposed openstack/ironic-python-agent bugfix/11.3: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848314:02
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/2025.2: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848414:02
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/2025.1: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848514:03
opendevreviewJulia Kreger proposed openstack/ironic-python-agent master: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848614:03
opendevreviewJulia Kreger proposed openstack/ironic-python-agent bugfix/11.6: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848714:04
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/2026.1: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848814:04
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/2025.2: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848914:07
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/2025.1: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99849014:08
opendevreviewJulia Kreger proposed openstack/ironic-python-agent unmaintained/2024.1: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99849114:08
opendevreviewJulia Kreger proposed openstack/ironic-python-agent unmaintained/2023.1: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99849214:08
opendevreviewJulia Kreger proposed openstack/ironic-python-agent bugfix/11.4: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99849314:09
opendevreviewJulia Kreger proposed openstack/ironic-python-agent bugfix/11.3: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99849414:09
TheJuliaSo, folks... if it wasn't obvious by the titles, I'll need reviews ^14:32
iurygregorylooking now14:50
TheJuliaThanks14:58
opendevreviewJulia Kreger proposed openstack/ironic bugfix/37.0: bugfix/stable: lock constraints for bugfix to 2026.1  https://review.opendev.org/c/openstack/ironic/+/99851115:12
TheJuliaAs an fyi, bugfix/37.0 is broken due to upper constraints, I've proposed a pin to https://review.opendev.org/c/openstack/ironic/+/99851115:27
iurygregory+215:32
TheJuliaI'll likely just workflow that one since it is a CI fix.15:35
rpittauwe do pin UC in metal3, but not here15:41
rpittaumaybe time to start doing that15:41
TheJuliareviews needed: https://review.opendev.org/c/openstack/ironic-python-agent/+/99848615:43
TheJuliaAt least CI seems to be "mostly happy" today15:45
TheJulialast call on https://review.opendev.org/c/openstack/sushy/+/99746315:59
TheJuliarutro, we have a conflict 16:08
TheJuliaon the constraints, 5.11.0 is requested. u-c is 5.10.1. 16:08
TheJuliarpittau: what did you do the last time this broke one of the bugfix branches? Didn't you craft a custom constraints file for the branch?16:08
TheJuliaI guess the inherent issue is unless we backport the change to rip the policy flag out, bugfix/37.0 is broken16:20
opendevreviewMahnoor Asghar proposed openstack/ironic master: Soft power off before virtual media ejection on inspection cleanup  https://review.opendev.org/c/openstack/ironic/+/99669216:29
opendevreviewMerged openstack/networking-baremetal master: Clean up deprecated [ironic] options  https://review.opendev.org/c/openstack/networking-baremetal/+/98421616:37
opendevreviewJulia Kreger proposed openstack/ironic unmaintained/2024.1: stable: limit virtualbmc so we don't get into a python conflict  https://review.opendev.org/c/openstack/ironic/+/99852916:47
opendevreviewDoug Goldstein proposed openstack/networking-baremetal master: doc: include info about l2vni_subport_anchor_network and cross refs  https://review.opendev.org/c/openstack/networking-baremetal/+/99853016:48
opendevreviewJulia Kreger proposed openstack/ironic unmaintained/2024.1: stable: limit virtualbmc so we don't get into a python conflict  https://review.opendev.org/c/openstack/ironic/+/99852916:52
TheJuliaOkay, that should fix 2024.116:55
opendevreviewMerged openstack/ironic master: Add supports_deploy to AnsibleDeploy for autodetect  https://review.opendev.org/c/openstack/ironic/+/99790917:10
opendevreviewMerged openstack/ironic-python-agent master: security: fix NTP command handling  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848617:38
TheJuliareviews on https://review.opendev.org/q/I69e85a1c5040066674d90a6e12acc30cec96ba76 would be appreciated17:54
opendevreviewMerged openstack/ironic-python-agent master: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99847918:01
opendevreviewVerification of a change to openstack/ironic-python-agent-builder stable/2025.2 failed: Fix IPA service not starting on CentOS 10 (systemd 257)  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/99833218:07
* TheJulia wonders if all contributors have melted in the heat :)18:18
opendevreviewMerged openstack/networking-baremetal stable/2026.1: use agent hostname for notification listener pool name  https://review.opendev.org/c/openstack/networking-baremetal/+/99807918:25
opendevreviewMerged openstack/networking-generic-switch stable/2025.2: Sanitise secret config field  https://review.opendev.org/c/openstack/networking-generic-switch/+/99698318:41
opendevreviewVerification of a change to openstack/ironic-python-agent-builder stable/2025.1 failed: Fix IPA service not starting on CentOS 10 (systemd 257)  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/99833319:19
opendevreviewVerification of a change to openstack/ironic-python-agent-builder stable/2026.1 failed: Fix IPA service not starting on CentOS 10 (systemd 257)  https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/99833119:21
* cardoe waves at Ironic19:34
cardoeTheJulia: OVN issues melted me19:36
cardoeSomehow I ended up fighting oslo.service importing eventlet always triggering a patching.19:38
opendevreviewMerged openstack/ironic-python-agent stable/2026.1: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848120:01
opendevreviewMerged openstack/ironic-python-agent stable/2025.2: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848420:01
opendevreviewMerged openstack/ironic-python-agent bugfix/11.6: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99848020:01
opendevreviewMerged openstack/ironic-python-agent bugfix/11.4: Do not expose registry pull secret to bootc container  https://review.opendev.org/c/openstack/ironic-python-agent/+/99849320:01
cardoeBUT... if JayF and stephenfin don't mind that I stomped on their work... https://review.opendev.org/c/openstack/oslo.service/+/992774 will remove eventlet from even being in Ironic's dep tree.20:17
TheJuliahow was it doing that?21:48
TheJuliaor maybe thats a bad question21:48
TheJuliaeasy patch: https://review.opendev.org/c/openstack/ironic/+/99852921:50

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