From bee6255f441512dafde511e5c3b26b3d49a030a8 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 18 Dec 2025 21:01:37 +0000 Subject: [PATCH] Update git submodules * Update ironic from branch 'master' to d069f2a886f5be30e987ce0f668170eec6383a13 - Merge "fix redfish inspect system product name" - fix redfish inspect system product name The intention of this code is to read the system product name which is stored in the model field per the Redfish spec and not in the name field which will always store the name of the object we are working with. This results in the value always being 'System'. Closes-Bug: 2136233 Change-Id: I375fbe27253d7965e458be7b147d5b72cffa4e89 Signed-off-by: Doug Goldstein --- ironic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironic b/ironic index 92ef93c384..d069f2a886 160000 --- a/ironic +++ b/ironic @@ -1 +1 @@ -Subproject commit 92ef93c384ee8c31b7d4e8b398778083d8f141c2 +Subproject commit d069f2a886f5be30e987ce0f668170eec6383a13 -- 2.43.0