From 0c7aa8b4926f29d885e6bdeb8be578fcf12b3d88 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 28 Mar 2024 19:07:33 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible from branch 'master' to 2b88403afd375abac6a3598967e157e62137d403 - Merge "Apply ironic virt_type only for ironic_compute group" - Apply ironic virt_type only for ironic_compute group With current inventory state, ironic_compute group is not the same as ironic-compute_hosts, since latter does also include hosts, on which ironic_compute LXC container resides in LXC scenario. For example in AIO LXC, 'ironic-compute_hosts' includes aio1, while ironic_compute - aio1_ironic_compute_container-5fd060b3. This results in setting `nova_virt_type` for proper nova-compute, that resides on AIO breaking it. Change-Id: I47b2e9af86b5dceafe68c7e56e149a8b34c30439 --- openstack-ansible | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible b/openstack-ansible index 3e2d7afa05..2b88403afd 160000 --- a/openstack-ansible +++ b/openstack-ansible @@ -1 +1 @@ -Subproject commit 3e2d7afa05013ce48582cabfd18b617c0c89e64a +Subproject commit 2b88403afd375abac6a3598967e157e62137d403