Debian Patches
Status for puppet-module-manila/25.0.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Add-amqp_auto_delete-and-rabbit_transient_queues_ttl-params.patch | Add a rabbit_transient_queues_ttl and amqp_auto_delete params The amqp_auto_delete option needs this patch: https://review.opendev.org/c/openstack/puppet-oslo/+/944132 . Since transient_queues_ttl is also managed by oslo::messaging::rabbit, there's no way to use manila_config to set it, so this patch is mandatory for one to set rabbit_transient_queues_ttl in manila.conf. diff --git a/manifests/init.pp b/manifests/init.pp index 38a886c..303e147 100644 |
Takashi Kajinami <kajinamit@oss.nttdata.com> | no | upstream, https://review.opendev.org/c/openstack/puppet-manila/+/944304 | 2025-03-26 | |
Add-queue_manager-and-stream_fanout.patch | [PATCH] Add queue_manager and stream_fanout This patch adds two new parameters to the toplevel class: - rabbit_use_queue_manager - rabbit_stream_fanout . that are already handled by the oslo::messaging::rabbit class, which makes it impossible to set using manila_config. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2025-06-22 |