From a04a458995d90e2836ec14b54ed873b7ffcffc7f Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 18 Dec 2025 15:33:04 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible from branch 'master' to 072a66673dbed0d0dd017f179b10b3b71ee9b62a - Merge "ci: add nova console log collection and fix build file collection" - ci: add nova console log collection and fix build file collection Bash wildcard expansion resulted in too many arguments to the store_artifacts function. This is remedied by passing in directories instead, with a wildcard filter for file types. The same approach is used to store nova VM console output without picking up disk images from the same directory. Change-Id: Ia28e3639299247ff28b4b150a4006c7a9f558959 Signed-off-by: Andrew Bonney --- openstack-ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible b/openstack-ansible index 4d46aefb2f..072a66673d 160000 --- a/openstack-ansible +++ b/openstack-ansible @@ -1 +1 @@ -Subproject commit 4d46aefb2f6b22be93c7c4b2e84b19684e94ef3b +Subproject commit 072a66673dbed0d0dd017f179b10b3b71ee9b62a -- 2.43.0