From 874b1038a4ef7dd6ad705968b1e8af994e8e57a2 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 18 Dec 2025 22:39:53 +0000 Subject: [PATCH] Update git submodules * Update nova from branch 'master' to 4b71dab239b4f82d50297ec5bd887c207b43b7ea - Merge "Remove tpool_execute as it is unused" - Remove tpool_execute as it is unused The previous commits removed all the users for nova.utils.tpool_execute so this patch removes that utility. This also allows us to inline the _pass_context helper as now it is only used by spawn_on. Change-Id: I8520ccf4b5526543681c8c3864aaeef501462e9e Signed-off-by: Balazs Gibizer --- nova | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova b/nova index 081130d329..4b71dab239 160000 --- a/nova +++ b/nova @@ -1 +1 @@ -Subproject commit 081130d329f2c7386ddbada8c0e5ac47188f5c12 +Subproject commit 4b71dab239b4f82d50297ec5bd887c207b43b7ea -- 2.43.0