Debian Patches
Status for puppet-module-mistral/25.0.0-3
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 Since transient_queues_ttl is also managed by oslo::messaging::rabbit, there's no way to use mistral_config to set it, so this patch is mandatory for one to set rabbit_transient_queues_ttl in mistral.conf. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2025-03-26 | ||
Add-queue-manager-and-stream_fanout.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 mistral_config. =================================================================== |
Thomas Goirand <zigo@debian.org> | yes | 2025-07-01 | ||
Add-support-for-mistral_api_uwsgi_config-in-Debian.patch | [PATCH] Add support for mistral_api_uwsgi_config in Debian This patch is adding the configuration of the number of workers, threads, and the size of the listen queue in Debian, which uses uwsgi to run Mistral API. Therefore, this patch adds a new mistral_api_uwsgi_config provider as well as a new mistral::wsgi::uwsgi class. |
Thomas Goirand <zigo@debian.org> | no | 2025-10-03 |