From 72c4d8acd94d76e3550cc593be9d3c91fb469bb3 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Tue, 16 Dec 2025 00:45:54 +0100 Subject: [PATCH] Update git submodules * Update openstack-ansible-rabbitmq_server from branch 'master' to 7867e67a08e4e4bfcb7f34c70738bac3da751117 - Do not run remove_classic_queue_mirroring for distro-isntalled RabbitMQ This command has been implemented for RabbitMQ 3.13 [1]. With that rabbitmq installed from distro path may be not yet compatible and will fail to execute this command Alternatively, we can disble this block for `rabbitmq_install_method: distro`. [1] https://github.com/rabbitmq/rabbitmq-server/pull/9869 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/970366 Change-Id: I49f43a84738c86c3e62fcfc45509edf7eba59a7a Signed-off-by: Dmitriy Rabotyagov --- openstack-ansible-rabbitmq_server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-rabbitmq_server b/openstack-ansible-rabbitmq_server index 98426d84ed..7867e67a08 160000 --- a/openstack-ansible-rabbitmq_server +++ b/openstack-ansible-rabbitmq_server @@ -1 +1 @@ -Subproject commit 98426d84ed8c66dc4a053cca89646c4f47b2ce11 +Subproject commit 7867e67a08e4e4bfcb7f34c70738bac3da751117