| opendevreview | Riccardo Pittau proposed openstack/ironic-prometheus-exporter master: Fix issues with DevStack data collection https://review.opendev.org/c/openstack/ironic-prometheus-exporter/+/988442 | 08:40 |
|---|---|---|
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add netconf_models package with OpenConfig lib https://review.opendev.org/c/openstack/networking-generic-switch/+/990059 | 08:40 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfSwitch base class for NETCONF transport https://review.opendev.org/c/openstack/networking-generic-switch/+/990060 | 08:40 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfOpenConfigSwitch driver https://review.opendev.org/c/openstack/networking-generic-switch/+/990061 | 08:40 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NETCONF OpenConfig driver documentation https://review.opendev.org/c/openstack/networking-generic-switch/+/990062 | 08:40 |
| opendevreview | Merged openstack/tenks master: CI: move do debian trixie https://review.opendev.org/c/openstack/tenks/+/988970 | 08:52 |
| opendevreview | Bartosz Bezak proposed openstack/tenks master: DNM: test aarch64 Tenks CI https://review.opendev.org/c/openstack/tenks/+/989768 | 08:54 |
| opendevreview | Merged openstack/python-ironicclient master: clean up pyproject.toml deprecated and missing entries https://review.opendev.org/c/openstack/python-ironicclient/+/989241 | 08:55 |
| opendevreview | Luca Del Monte proposed openstack/sushy master: Chassis: Support Redfish 2020.4+ Sensors/ThermalSubsystem/PowerSubsystem https://review.opendev.org/c/openstack/sushy/+/989988 | 09:27 |
| dtantsur | TheJulia: it looks like people do use software RAID, even in Metal3: https://github.com/metal3-io/baremetal-operator/issues/3270 | 09:41 |
| Sandzwerg[m] | Morning ironic. Could I get some eyes on https://review.opendev.org/c/openstack/ironic/+/989431 please? cc TheJulia (I don't want to bug you to much but you mentiond you would give it a look) | 09:57 |
| kubajj | dtantsur: regarding the issue itself - I think we discussed it around the time when Morten implemented is_root_volume parameter for the target RAID config and the conclusion was not to allow root_device_hint for RAID - lmk if you want to change it though | 09:59 |
| dtantsur | kubajj: the patch they're proposing to fix this issue does go in this direction: it makes setting root_device_hints together with is_root_volume a validation failure | 10:00 |
| dtantsur | Sandzwerg[m]: are we exposing ourselves to any security risks by using service auth? | 10:01 |
| kubajj | dtantsur: I think now it is set to prioritise is_root_volume https://docs.openstack.org/ironic/latest/admin/raid.html#optional-properties | 10:01 |
| Sandzwerg[m] | dtantsur: I don't think, rather it fixes an issue where ports which should be created in the service project/context are instead created in the user context. But I can't rule out I missed something. You are all much more familiar with this | 10:09 |
| dtantsur | I'm even less familiar with Neutron than you nowadays :D | 10:11 |
| Sandzwerg[m] | ^^ | 10:19 |
| opendevreview | Luca Del Monte proposed openstack/sushy master: Chassis: Support Redfish 2020.4+ Sensors/ThermalSubsystem/PowerSubsystem https://review.opendev.org/c/openstack/sushy/+/989988 | 10:44 |
| opendevreview | Bartosz Bezak proposed openstack/tenks master: DNM: test aarch64 Tenks CI https://review.opendev.org/c/openstack/tenks/+/989768 | 10:44 |
| kubajj | dtantsur: does metal3 not use IPA? | 11:17 |
| kubajj | my bad - this is about HW RAID | 11:17 |
| opendevreview | Jakub Jelinek proposed openstack/ironic master: Correct the change number linked in docs for is_root_volume https://review.opendev.org/c/openstack/ironic/+/990085 | 11:38 |
| Sandzwerg[m] | Does someone know what's up with the recent CVE change for antelope? https://review.opendev.org/c/openstack/ironic/+/986418 I know it's unmainted but there is a patch and the build failes seem to unrelated to the issue itself (e.g. "ModuleNotFoundError: No module named 'pkg_resources'") Will that change be merged eventually? | 11:43 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add netconf_models package with OpenConfig lib https://review.opendev.org/c/openstack/networking-generic-switch/+/990059 | 11:58 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfSwitch base class for NETCONF transport https://review.opendev.org/c/openstack/networking-generic-switch/+/990060 | 11:58 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfOpenConfigSwitch driver https://review.opendev.org/c/openstack/networking-generic-switch/+/990061 | 11:58 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NETCONF OpenConfig driver documentation https://review.opendev.org/c/openstack/networking-generic-switch/+/990062 | 11:58 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add pyroute2 to doc requirements https://review.opendev.org/c/openstack/networking-generic-switch/+/990088 | 11:58 |
| kubajj | Any opinions about https://bugs.launchpad.net/ironic-python-agent/+bug/2154279 - in particular the hostname to be set? | 12:04 |
| opendevreview | Jakub Jelinek proposed openstack/ironic master: Correct the change number linked in docs for is_root_volume https://review.opendev.org/c/openstack/ironic/+/990085 | 12:24 |
| iurygregory | good morning ironic | 12:46 |
| iurygregory | TheJulia, fyi we skipped the meeting yesterday because we didn't have quorum for it | 12:46 |
| TheJulia | good morning | 13:07 |
| TheJulia | kubajj: I think option b is best, ultimately, embedding a deploy time hostname is... weird. The code as a result should become more defensive I think | 13:17 |
| TheJulia | dtantsur: no doubt, but still a harder path. :( | 13:17 |
| kubajj | TheJulia: ok, that is the easier one :D - was thinking of doing both (my downstream suggested to use the node name, but that is optional) | 13:24 |
| TheJulia | Honestly, I think the name making it in there in general is a bug, but often we have to harden before we "fix" the issue | 13:25 |
| kubajj | TheJulia: I was also surprised it is there (in majority of cases) - since we do not ever set it | 13:27 |
| TheJulia | we don't have reverse dns and I don't think we even have forward dns in our testing, so if the tool is quietly recording the hostname portion into the metadata, then... environmental configuration differences will create that opportunity | 13:29 |
| opendevreview | Julia Kreger proposed openstack/networking-generic-switch master: Add Cisco NDFC REST API driver for VXLAN L2VNI https://review.opendev.org/c/openstack/networking-generic-switch/+/968484 | 13:32 |
| opendevreview | Julia Kreger proposed openstack/networking-generic-switch master: Add multicast BUM replication support to NDFC driver https://review.opendev.org/c/openstack/networking-generic-switch/+/984815 | 13:32 |
| * TheJulia tries to wake up | 13:33 | |
| opendevreview | Jakub Jelinek proposed openstack/ironic-python-agent master: Fix retrieval of volume name if the Name does not include hostname https://review.opendev.org/c/openstack/ironic-python-agent/+/990110 | 13:41 |
| opendevreview | Jakub Jelinek proposed openstack/ironic-python-agent master: Fix retrieval of volume name if the Name does not include hostname https://review.opendev.org/c/openstack/ironic-python-agent/+/990110 | 13:42 |
| opendevreview | Jakub Jelinek proposed openstack/ironic-python-agent master: Fix retrieval of volume name if the Name does not include hostname https://review.opendev.org/c/openstack/ironic-python-agent/+/990110 | 13:44 |
| opendevreview | Luca Del Monte proposed openstack/sushy master: Chassis: Support Redfish 2020.4+ Sensors/ThermalSubsystem/PowerSubsystem https://review.opendev.org/c/openstack/sushy/+/989988 | 13:56 |
| opendevreview | Bertrand Lanson proposed openstack/ironic stable/2026.1: fix: skip storage controllers without Volumes link https://review.opendev.org/c/openstack/ironic/+/990116 | 14:01 |
| cardoe | Sandzwerg[m]: no. We need to backport pinning an older version of setuptools. | 14:11 |
| Sandzwerg[m] | cardoe OK. I assumed it might be related | 15:28 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add netconf_models package with OpenConfig lib https://review.opendev.org/c/openstack/networking-generic-switch/+/990059 | 15:53 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfSwitch base class for NETCONF transport https://review.opendev.org/c/openstack/networking-generic-switch/+/990060 | 15:53 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfOpenConfigSwitch driver https://review.opendev.org/c/openstack/networking-generic-switch/+/990061 | 15:53 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NETCONF OpenConfig driver documentation https://review.opendev.org/c/openstack/networking-generic-switch/+/990062 | 15:54 |
| opendevreview | Esther Domfeh proposed openstack/ironic master: feat: add state and timestamps to node history https://review.opendev.org/c/openstack/ironic/+/989994 | 16:22 |
| opendevreview | Iury Gregory Melo Ferreira proposed openstack/sushy-tools master: Handle BIOS Firmware Update the same way as real hardware https://review.opendev.org/c/openstack/sushy-tools/+/990166 | 18:24 |
| opendevreview | Clif Houck proposed openstack/ironic-python-agent master: Update pre-commit bandit version to 1.9.4 https://review.opendev.org/c/openstack/ironic-python-agent/+/990196 | 20:30 |
| JayF | mumesan[m]: https://review.opendev.org/c/openstack/ironic/+/987887/9#message-c1e2c6d0ad90469f85423674d181794aedf81c3b should be helpful for your ongoing work | 20:47 |
| opendevreview | Merged openstack/python-ironicclient master: Stop ignoring override in tests https://review.opendev.org/c/openstack/python-ironicclient/+/985237 | 21:08 |
| opendevreview | Iury Gregory Melo Ferreira proposed openstack/sushy-tools master: Handle BIOS Firmware Update the same way as real hardware https://review.opendev.org/c/openstack/sushy-tools/+/990166 | 21:50 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add netconf_models package with OpenConfig lib https://review.opendev.org/c/openstack/networking-generic-switch/+/990059 | 22:49 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfSwitch base class for NETCONF transport https://review.opendev.org/c/openstack/networking-generic-switch/+/990060 | 22:49 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NetconfOpenConfigSwitch driver https://review.opendev.org/c/openstack/networking-generic-switch/+/990061 | 22:49 |
| opendevreview | Harald Jensås proposed openstack/networking-generic-switch master: Add NETCONF OpenConfig driver documentation https://review.opendev.org/c/openstack/networking-generic-switch/+/990062 | 22:49 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!