From 04ec21522ac55295135bc9bafa53ba5f1e4401e0 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Wed, 3 Jan 2024 22:15:21 +0200 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_zun from branch 'master' to e164cd56d843b2ddb4bb0680d8b27175ffb7ebb5 - Add quorum queues support for service This change implements and enables by default quorum support for rabbitmq as well as providing default variables to globally tune it's behaviour. In order to ensure upgrade path and ability to switch back to HA queues we change vhost names with removing leading `/`, as enabling quorum requires to remove exchange which is tricky thing to do with running services. Change-Id: I2e3f464534bffe9edd9d969c8d6a24adce06c02c --- openstack-ansible-os_zun | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_zun b/openstack-ansible-os_zun index 3125263df0..e164cd56d8 160000 --- a/openstack-ansible-os_zun +++ b/openstack-ansible-os_zun @@ -1 +1 @@ -Subproject commit 3125263df0ada02ec8c5a160e47fe35e4e87cec8 +Subproject commit e164cd56d843b2ddb4bb0680d8b27175ffb7ebb5